Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The Analytics microservice provides a visual feedback of Azure data that can be used by your organization to quickly gather a real-time synopsis of license usage, which can be helpful for making informed business decisions. The first step in deploying the Analytics microservice is to create an App Service in Azure for it.

...

As part of the configuration needed to host and run MyTasks in Azure, you need to create the following two App Services for the microservice in Azure:

  • An App Service for the MyTasks Front-End application

  • An App Service for the MyTasks API (back-end)

Create the App Service for the MyTasks Front-End application

  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

...

  1. > App Services

...

  1. and create a new App service.

...

  1. Under Project Details, select a Subscription and then create a Resource Group for the App Service.

  2. Under Instance Details,

...

  1. enter the following information:

    • Name — Enter a name for the Web App, such as MyIdentity-UI-App.

    • Publish — Select Code.

    • Runtime Stack — Select Node 12 (LTS).

    • Operating System — Select Windows.

    • Region — Select the appropriate region.

  2. Click Review + Create.

...

  1. Click Create.

...

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

  2. Change the platform for the App Service to 64 Bit by doing the following:

    1. On the App Service navbar, under Settings, click Configuration.

    2. On the Configuration blade, select the General settings tab.

    3. Under Platform settings, change the Platform to 64 Bit and click Save.

    4. Click Continue to confirm you want to save the changes.

...

  1. Select Overview on the App Service navbar.

  2. On the Overview page, copy and save the URL for the App Service. You will need this when you create the service principal

...

  1. application for the App Service in Azure AD.

Create the App Service for MyTasks API application

  1. In Azure, create a new App Service.

...

Back in the Overview page for the App Service, click Get Publish Profile. You will need this file when you publish the Analytics microservice to Azure.

...

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

  2. Under Instance Details, do the following:

    • Name — Enter a name for the Web App, such as MyIdentity-API-App.

    • Publish — Select Code.

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

    • Operating System — Select Windows.

    • Region — Select the appropriate region.

  3. Click Review + Create.

  4. Click Create.

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

  6. Change the platform for the App Service to 64 Bit by doing the following:

    1. On the App Service navbar, under Settings, click Configuration.

    2. On the Configuration blade, select the General settings tab.

    3. Under Platform settings, change the Platform to 64 Bit and click Save.

    4. Click Continue confirm you want to save the changes.

  7. Select Overview on the App Service navbar.

  8. On the Overview page, copy and save the URL. You will need this when you create the service principal application for the App Service in Azure AD.

Insert excerpt
IL:External Stylesheet
IL:External Stylesheet
nopaneltrue

Div
stylefloat: left; position: fixed;

IN THIS ARTICLE

Table of Contents
maxLevel4
minLevel2
stylenone

Insert excerpt
IL:External Stylesheet
IL:External Stylesheet
nopaneltrue