Let’s learn all about Azure AD Reply URL, the rules that need to be followed, how to set up Azure AD Reply URL, etc. as part of this article.
Table of Contents
Azure AD Reply URL
Azure AD Reply URL is also known as the Azure AD Redirect URI. This is the place where the server sends the user after the app has been authorized successfully and granted an access token.
Rules Need To Follow For The Azure AD Reply URL
There are different rules you need to follow while deciding on Azure AD Reply URLs. Below are a few of them.
- The Azure AD Reply URL must start with https.
- The Azure AD Reply URL is case-sensitive in nature. It must match with the Running application URL case.
- The maximum number of characters you can use in the Azure AD URL is 256.
- You should avoid wild card URLs, for example, https://*.tsinfo.com.
- The maximum number of URLs allowed in the case of Organizations’ Azure AD tenant is 256 But in the case of personal accounts, it is 100 maximum.
Where To Set Azure AD Reply URL
Follow the below steps to set the Azure AD Reply URL
Login to the Azure Portal
Search for the Azure Active Directory and click on the search result Azure Active Directory

On the Default Directory page, click on the App registrations from the left navigation and then click on the + New registrations button as highlighted below.

You can set the Azure Redirect URI as highlighted below.

Azure AD Multiple Reply URLs
You can also able to add Multiple Azure AD URLs.
Once You click on the Register your Azure AD App will be created successfully.
Now navigate to the Azure AD App that you have created above, then click on the Authentication option from the left navigation then Under Redirect URI, click on the Add URL button as highlighted below to add multiple Redirect URI or Azure AD reply URLs.

Wrapping Up
In this Azure article, we discussed all about Azure AD Reply URL. Thanks for reading this article !!!

I am Rajkishore, and I have over 14 years of experience in Microsoft Azure and AWS, with good experience in Azure Functions, Storage, Virtual Machine, Logic Apps, PowerShell Commands, CLI Commands, Machine Learning, AI, Azure Cognitive Services, DevOps, etc. Not only that, I do have good real-time experience in designing and developing cloud-native data integrations on Azure or AWS, etc. I hope you will learn from these practical Azure tutorials. Read more.