Share via

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 Security | Microsoft Entra | Microsoft Entra ID

1 answer

Sort by: Most helpful
  1. Dillon Silzer 60,931 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.

    Was this answer helpful?


Your answer

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