ZIP File Deployment

To deploy the received IWC.Azure.UserSettings ZIP file, follow these steps:

  1. From the left-side navigation menu, go to Development Tools > Advanced Tools and then, from the right-side pane, click on Go.

    Location of Go button in side menu, Development tools, Advanced tools

    This opens a web browser window to the following URL:
    https://<Web Service name>.scm.azurewebsites.net/.

    In this example, the URL is https://acmelabs.scm.azurewebsites.net/.

    Overview of Kudu services website.

  2. In the web browser window, from the top main menu, open Tools and then select Zip Push Deploy.

    Location of Zip Push Deploy button in toolbar, Tools.

  3. To deploy the ZIP file, drag and drop it to the /wwwroot folder in the web browser window.

    Example of drag and drop.

    The ZIP is extracted and the deployment log is visible once the deployment process is complete.

    Overview of the deployment log.

    The web page may need a refresh before the /wwwroot folder updates with the deployed items.

  4. Switch to the Web Service browser tab. From the left-side navigation menu, go to Overview and then, from the right-side pane, under Essentials, click on the URL.

    URL resides on the right side of the Essentials window.

    In this configuration example, the URL is https://acmelabs.azurewebsites.net/.

    This opens a web browser window that displays the following banner:

    Workspace Control logo image with the message: Your environment is ready for use.