Credential Chain for Seamless 'OAuth 2.0' Authentication to 'Azure Services'


[Up] [Top]

Documentation for package ‘azr’ version 0.3.5

Help Pages

api_client Azure API Client
api_log_analytics_client Azure Log Analytics API Class
api_resource Azure API Resource
api_service API Service Base Class
api_storage_client Azure Storage API Class
AuthCodeCredential Authorization code credential authentication
azr_catalog Azure Storage dataset catalog
azr_catalog_read Read a dataset catalog from JSON
azr_catalog_write Write a dataset catalog to JSON
azr_dataset Azure Storage dataset
azr_dataset_from_uri Create an 'azr_dataset' from a full Azure Storage URI
azr_dataset_manifest Azure Storage dataset manifest
azr_dataset_uri Build a URI for an 'azr_dataset' or look one up in an 'azr_catalog'
azr_graph_client Create a Microsoft Graph API Client
azr_logs_client Create an Azure Log Analytics Client
azr_options List all azr options and their current values
azr_resolve_dataset Build a URI + format manifest for an 'azr_dataset' or 'azr_catalog'
azr_storage_client Create an Azure Storage Client
AzureCLICredential Azure CLI credential authentication
azure_spark_storage_conf Azure Storage Spark / Hadoop configuration
az_cli_account_show Show Azure CLI Account Information
az_cli_get_cached_token Get Cached Token from MSAL Token Cache
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
CachedTokenCredential Cached token credential authentication
cached_token_credential_chain Create Cached Token Credential Chain
ClientSecretCredential Client secret credential authentication
credential_chain Create Custom Credential Chain
DefaultCredential Default credential authentication
default_azure_client_id Get default Azure client ID
default_azure_client_secret Get default Azure client secret
default_azure_cli_client_id Get the Azure CLI public client ID
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_federated_token_file Get default federated token file path
default_graph_endpoint Get default Microsoft Graph endpoint
default_log_analytics_endpoint Get default Azure Log Analytics query endpoint
default_msal_token_cache Get default MSAL token cache path
default_non_auth Default No Authentication
default_redirect_uri Get default OAuth redirect URI
default_refresh_token Get default Azure refresh token
default_response_handler Default response handler
default_storage_endpoint Get default Azure Storage DFS endpoint suffix
DeviceCodeCredential Device code credential authentication
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
ManagedIdentityCredential Managed identity credential authentication
parse_storage_path Parse an Azure Storage path
RefreshTokenCredential Refresh token credential authentication
WorkloadIdentityCredential Workload Identity credential authentication
write_msal_token Write an httr2 Token to the MSAL Token Cache