Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add documentation on how to use Managed Identity (password-less auth) with Azure Storage #1370

Merged
merged 6 commits into from Mar 26, 2024

Conversation

tonybaloney
Copy link
Contributor

Managed Identity is the recommended approach for authenticating to Azure Storage Accounts from a Python app running on Azure (or when debugging in VS Code).

This extension already supports it, this PR gives an example of how to do it.

docs/backends/azure.rst Outdated Show resolved Hide resolved
@jschneier
Copy link
Owner

Hi, I just merged a different Azure docs update, can you please rebase and I will then merge.

@tonybaloney
Copy link
Contributor Author

@jschneier done!

@jschneier jschneier merged commit 9d900c0 into jschneier:master Mar 26, 2024
19 checks passed
@tonybaloney tonybaloney deleted the managed_id_explanation branch March 29, 2024 09:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants