Skip to content
This repository was archived by the owner on Jun 12, 2026. It is now read-only.

DefaultAzureCredential can take care of the authenticating the function#2

Open
toddlers wants to merge 2 commits into
Azure-Samples:masterfrom
toddlers:auth-fix
Open

DefaultAzureCredential can take care of the authenticating the function#2
toddlers wants to merge 2 commits into
Azure-Samples:masterfrom
toddlers:auth-fix

Conversation

@toddlers

@toddlers toddlers commented Nov 1, 2020

Copy link
Copy Markdown

As per Azure function docs[1] DefaultAzureCredential should be able to get the necessary credentials.

[1] https://docs.microsoft.com/en-us/python/api/overview/azure/identity-readme?view=azure-python#defaultazurecredential

* removed unused imports
* added the `DefaultAzureCredential`
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants