Webapp

Webapp is an HTTP-based service for hosting Web applications, REST APIs, and mobile backends.

Webapp is an HTTP-based service for hosting Web applications, REST APIs, and mobile backends. With support for major programming languages such as ASP.NET, ASP.NET Core, Java, Ruby, Node.js, PHP or Python, users can easily, efficiently, securely and flexibly deploy, scale, change configuration and monitor applications without having to manage the underlying infrastructure.

Currently only reads Webapps that interface to the Azure platform.

Basic Concepts

  • Technology Stack: The technology stack is a combination of operating systems, programming languages, and application servers.
  • Environment: The environment is the cloud resource information that runs the application.

Entry: In the cloud management platform click on the top left corner navigation menu, and click “Compute/Compute/Webapp” menu item in the left menu bar that pops up to enter the Webapp page.

Sync Status

This function is used to get the current state of the Webapp.

Single Sync Status

  1. On the Webapp page, click the “Sync Status” button in the action column on the right side of the list to synchronize the Webapp status.

Batch Sync Status

  1. On the Webapp page, click the “Sync Status” button in the action bar at the top of the list to synchronize the Webapp status.

View Webapp Details

This function is used to view the Webapp details.

  1. On the Webapp page, click the Webapp Name item to access the Webapp Details page.
  2. View the following information.
    • Details: Includes on-cloud ID, ID, name, status, domain, project, platform, application type, kind, technology stack, region, availability zone, cloud account, cloud subscription, create at, update at, and description.

View the environment of the Webapp

This function is used to view the environment information of the Webapp.

  1. On the Webapp page, click the Webapp Name item to enter the Webapp Details page.
  2. Click the Environment tab to enter the Environment page.
  3. View the environment, packages, and number of instances of the Webapp.

View Webapp Operation Log

This function is used to view the log information of the Webapp related operations.

  1. On the Webapp page, click the name item of the Webapp to enter the Webapp details page.
  2. Click the Operation Log tab to enter the Operation Log page.
    • Load More Logs: In the Operation Logs page, the list shows 20 operation logs by default. To view more operation logs, click the “Load More” button to get more logs.
    • View Log Details: Click the “View” button on the right column of the operation log to view the log details. Copy details are supported.
    • View logs of specified time period: If you want to view the operation logs of a certain time period, set the specific date in the start date and end date at the top right of the list to query the log information of the specified time period.
    • Export logs: Currently, only the logs displayed on this page are supported to be exported. Click the upper-right corner of icon, set the export data column in the pop-up Export Data dialog box, and click the “OK” button to export the logs.