The right way to Limit Customers from Accessing the Azure App Service With Azure AD Authentication
Introduction
If an app is secured with Azure AD, it’s out there to all of the customers who authenticate efficiently. However we can have necessities to limit entry to particular customers. This may be achieved historically inside the utility primarily based on the roles however it’s a bit sophisticated.
If we safe an app with Azure AD, we are able to get this performed in a number of easy steps. We’ll see the step-by-step implementation right here.
Step 1
Be sure you have World Administrator permission in your tenant. If you happen to don’t have this entry, ship the under steps to the individual in your group who’ve sufficient entry.
Step 2
Step 3
Within the high Azure bar seek for the “Azure Lively Listing”.
Step 4
From the properties left pane search for the “Enterprise functions” like under,

Step 5
Within the upcoming part search for the AD utility which you need, in case you don’t discover your utility then choose “All Purposes” from the Software Kind dropdown and use different filters additionally to search out the applying.

Step 6
As soon as you choose the applying within the upcoming display screen, choose “Properties” within the left menu and allow the “Consumer task required” choice to “Sure” and click on “Save” to replace this configuration change.

Step 7
Now we’re able to make person assignments. Within the left-hand navigation menu of the applying select “Customers and teams”.
Step 8
Within the upcoming display screen, click on “Add person” on the high.

Step 10
It would take you to the subsequent web page the place you may choose the customers who can entry the app companies carried out with this particular Azure AD app authentication.

We will additionally handle authorization for the exterior customers additionally.
Now, when any legitimate AD person tries to log in your Azure App Service, the person shall be efficiently authenticated, however when the person shall be allowed to authorize the applying solely primarily based on the configurations that we realized now.
Conclusion
I hope this text helps you perceive learn how to authenticate and authorize the Azure App Service utility with Azure Lively Listing. If in case you have any questions/points about this text, please let me know within the feedback.