The App Service Web App feature in Azure allows for third-party applications to integrate with Azure. The App Service you create will be used by Azure Licensing Manager uses the EmpowerID SCIM Microservice to perform Azure AD operations make API calls to your Azure tenant in response to your actions in EmpowerID. In order for the microservice to make these calls, an App Service for the application must first be created in Azure.
To create
...
the EmpowerID SCIM Microservice App Service
...
Log in to your Azure portal as a user with the necessary permissions to create an App Service.
In Azure, navigate to All Services.
Select App Services > Create.
Under Project Details, select a Subscription and Resource Group for the App Service.
Under Instance Details, do the following:
Name — Enter a name for the Web App name.
Publish — Select Code.
Runtime Stack — Select .Net Core 3.1 (LTS).
Operating System — Select Windows.
Region — Select the appropriate region.
Click Review + Create.
Click Create.
After the deployment of the App Service completes, click Go to resource.
On the App Service page, copy the URL. You will need this when you configure the App Service for the EmpowerID SCIM Microservice.
Insert excerpt | ||||||
---|---|---|---|---|---|---|
|
...
Insert excerpt | ||||||
---|---|---|---|---|---|---|
|
Insert excerpt | ||||||
---|---|---|---|---|---|---|
|