AuthCodeCredential      Authorization code credential authentication
AzureCLICredential      Azure CLI credential authentication
ClientSecretCredential
                        Client secret credential authentication
DefaultCredential       Default credential authentication
DeviceCodeCredential    Device code credential authentication
api_client              Azure API Client
api_resource            Azure API Resource
api_service             API Service Base Class
az_cli_account_show     Show Azure CLI Account Information
az_cli_get_token        Get Access Token from Azure CLI
az_cli_is_login         Check if User is Logged in to Azure CLI
az_cli_login            Azure CLI Device Code Login
az_cli_logout           Azure CLI Logout
azr_graph_client        Create a Microsoft Graph API Client
credential_chain        Create Custom Credential Chain
default_azure_client_id
                        Get default Azure client ID
default_azure_client_secret
                        Get default Azure client secret
default_azure_config_dir
                        Get default Azure configuration directory
default_azure_host      Get default Azure authority host
default_azure_oauth_client
                        Create default Azure OAuth client
default_azure_scope     Get default Azure OAuth scope
default_azure_tenant_id
                        Get default Azure tenant ID
default_azure_url       Get default Azure OAuth URLs
default_credential_chain
                        Create Default Credential Chain
default_non_auth        Default No Authentication
default_redirect_uri    Get default OAuth redirect URI
default_response_handler
                        Default Response Handler
get_credential_auth     Get Credential Authentication Function
get_credential_provider
                        Get Credential Provider
get_request_authorizer
                        Get Default Request Authorizer Function
get_token               Get Authentication Token
get_token_provider      Get Default Token Provider Function
is_hosted_session       Detect if running in a hosted session
