-
Notifications
You must be signed in to change notification settings - Fork 14.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add DefaultAzureCredential support to AzureBatchHook (#33469)
* feat(providers/microsoft): add DefaultAzureCredential support to AzureBatchHook * fix(providers/microsfot): replace DefaultAzureCredential with AzureIdentityCredentialAdapter azure-batch does not directly supports DefaultAzureCredential * test(providers/microsoft): add test case test_fallback_to_azure_identity_credential_adppter_when_name_and_key_is_not_provided
- Loading branch information
Showing
2 changed files
with
30 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters