# Functions
DefaultTokenCredential is a modification of azidentity.NewDefaultAzureCredential, specifically adapted to not shell out to the Azure CLI.
LoadAADConfigFromBytes attempts to load the given bytes into the given AADConfig.
TokenCredentialFromAADConfig attempts to construct a Token using the AADConfig values.