Exploring "Try It" option

AzureUser-9588 151 Reputation points
2023-07-20T03:31:40.3033333+00:00

While trying to explore the Azure REST APIs using "Try It" button available on the methods, it is not giving me the option to choose the directory/tenant into which I would like to sign-in. As I have multiple directories, it is randomly picking one of its choice which is frustrating. How can I choose the tenant of my choice?

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
23,149 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Dillon Silzer 57,631 Reputation points
    2023-07-20T04:22:54.9533333+00:00

    You could just install the Azure PowerShell module and then authenticate to the tenant you'd like:

    Install Azure PowerShell on Windows

    https://learn.microsoft.com/en-us/powershell/azure/install-azps-windows?view=azps-10.1.0&tabs=powershell&pivots=windows-psgallery

    Then with the Graph Explorer, just copy the commands you are trying to call with.


    If this is helpful please accept answer.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.