az account show
In this Azure CLI tutorial, we will discuss the Az account show command with examples. az account show This is an excellent Azure command that can help you to check the details like tenantId, user name, type, environmentName, homeTenantId, id, state, etc., using the az account show cmdlet. Syntax Example-1: Get the output in the JSON … Read more >>
