You are viewing an earlier version of the admin guide. For the latest version, please visit EmpowerID Admin Guide v7.211.0.0.
Publish the MyTasks Microservice to Azure
After you complete your configuration of MyTasks in Azure, you need to publish the microservice to the app services in Azure.
Publish the microservice
On the navbar, expand Azure License Manager and select Configuration.
On the Configuration page, select the Tenants tab and then click the Publish Azure AD App Service action link.
Â
For Application Type select Microservices and then click Submit.
Â
For Microservice Application, select My Tasks and click Submit.
In the Azure Application Deployment form, do the following:
Client ID — Enter the Client ID of the service principal app
Tenant ID — Enter the Tenant ID of your Azure AD tenant
Scope — Enter the scope set for the the MyTasks backend application you registered in Azure AD. The scope should be similar to
https://{{mytasks-ui-url}}/myidentity.all
, where{{mytasks-ui-url}}
is the URL for the MyTasks UI app service.UI - Publisher Profile settings file — Click the Choose File button and then browse for the publisher profile settings for the MyTasks UI service app you downloaded
API - Publisher Profile settings file — Click the Choose File button and then browse for the publisher profile settings for the MyTasks API service app you downloaded
When you have added all information to the MyTasks App Service Publish Settings form, click Submit.
Click Yes to confirm that you want to publish MyTasks to the designated app services.
Click OK to close the publish results message.