Welcome to Azure Scout
Sign in with your Microsoft account to explore Azure resources
using your own permissions.
{% if error %}
{% if error == "consent_required" %}
Admin consent required
Your tenant needs an administrator to grant access to az-scout before you can use it.
{% if tenant %}
{% endif %}
{% elif error == "mfa_required" %}
Multi-factor authentication required
Your tenant requires MFA to access Azure resources. Please try signing in again — MFA should be triggered during login.
{% elif error == "user_not_in_tenant" %}
Account not found in this tenant
Your account does not exist in the selected tenant. Use the correct tenant for your account, or sign in with your default account.
{% elif error == "token_expired" %}
Session expired
Your authentication token has expired. Please sign in again.
{% elif error == "obo_failed" %}
Azure resource access failed
Sign-in succeeded but az-scout could not access Azure resources on your behalf. Please try again or contact an administrator.
{% elif error == "token_exchange_failed" %}
Sign-in failed: could not complete the authentication. Please try again.
{% elif error == "invalid_state" %}
Sign-in session expired. Please try again.
{% elif error == "auth_failed" %}
Authentication was denied or cancelled. Please try again.
{% else %}
An error occurred during sign-in. Please try again.
{% endif %}
{% endif %}
Sign in to a specific tenant by entering its domain or ID. Use this to access a different organization.
Your Azure RBAC permissions determine what you can access.