Launch the web app
Type “Resource groups" in the Azure portal search bar and select said option as it appears.
Once on the page, you will see a list of resource groups displayed. Select the resource group that you have used previously (to create the managed application).
Find and select the managed application as shown in the image below:
Select Managed resource group.
An overview page will open which will display all the resources.
Select your admin web app is the one highlighted in the image below.
Select the link under the Default domain.
You will be taken to a web page that looks like this:
Add “/swagger/index.html” to the end of the website's URL.
A Swagger web page will be displayed. Click on Authorize, located on the right side of the page.
Enter the token generated using Postman in the text box.
Click on Authorize. You can now close the pop-up and begin working with the APIs.
Last updated