logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Azure Logout - Manage Azure Subscriptions | Online Free DevTools by Hexmos

Manage Azure subscriptions with Azure Logout. Securely disconnect from Azure accounts and subscriptions using the Azure CLI. Free online tool, no registration required.

az-logout

Log out from an Azure subscription. Part of azure-cli (also known as az). More information: https://learn.microsoft.com/cli/azure/reference-index#az-logout.

  • Log out from the active account:

az logout

  • Log out a specific username:

az logout --username {{alias@somedomain.com}}

See Also