Velvet Star Monitor

Standout celebrity highlights with iconic style.

updates

What is the tenant URL for Default Directory on Azure?

Writer Andrew Henderson

I'm trying to connect my app to my Azure Active Directory.

I just followed an example where if the directory name on Azure is myazuredirectory, the tenant URL is myazuredirectory.onmicrosoft.com

What would it be for the "Default Directory"?

1 Answer

A directory has a display name and a domain name (aka tenant URL). When you create an Azure subscription you automatically get a directory with a display name of "Default Directory". By default the domain name is usually based on the name under which the subscription is created.

To see what the domain is for your directory, go to the Azure portal, select your directory, and go to the Domains tab.

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge that you have read and understand our privacy policy and code of conduct.