You are viewing an earlier version of the admin guide. For the latest version, please visit EmpowerID Admin Guide v7.211.0.0.

Skip to end of banner
Go to start of banner

Creating an App Service in Azure

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Introductory text here.

To create an app service in Azure

  1. Log in to your Azure portal as a user with the necessary permissions to create an App Service.

  2. In Azure, navigate to All Services.

  3. Select App Services > Create.

  4. Under Project Details, select a Subscription and Resource Group for the App Service.

  5. Under Instance Details, do the following:

    • Name — Enter a Web App name.

    • Publish — Select Code.

    • Runtime Stack — Select .Net Core 3.1 (LTS).

    • Operating System — Select Windows.

    • Region — Select the appropriate region.

  6. Click Review + Create.

  7. Click Create.

  8. After the deployment of the App Service completes, click Go to resource.

  9. On the App Service page, copy the URL. You will need this when you configure the App Service for the EmpowerID SCIM Microservice.

  • No labels