-
Notifications
You must be signed in to change notification settings - Fork 549
docs: Add missing pip install azure.storage.blob #1397
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
Conversation
|
Learn Build status updates of commit b947892: 💡 Validation status: suggestions
articles/python/sdk/authentication-azure-hosted-apps.md
articles/python/sdk/authentication-local-development-dev-accounts.md
articles/python/sdk/authentication-local-development-service-principal.md
articles/python/sdk/authentication-on-premises-apps.md
articles/python/sdk/authentication-overview.md
For more details, please refer to the build report. Note: Your PR may contain errors or warnings or suggestions unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them. For any questions, please:
|
|
@microsoft-github-policy-service agree |
|
@elainajones : Thanks for your contribution! The author(s) have been notified to review your proposed change. |
Adds missing command to install azure.storage.blob python package as referenced in the code examples. Without this, users may not know proper install steps. Fixes sequence of numbered bullets.
|
Learn Build status updates of commit 62c6515: 💡 Validation status: suggestions
articles/python/sdk/authentication-azure-hosted-apps.md
articles/python/sdk/authentication-local-development-dev-accounts.md
articles/python/sdk/authentication-local-development-service-principal.md
articles/python/sdk/authentication-on-premises-apps.md
articles/python/sdk/authentication-overview.md
For more details, please refer to the build report. Note: Your PR may contain errors or warnings or suggestions unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them. For any questions, please:
|
|
Can you review the proposed changes? Important: When the changes are ready for publication, adding a #label:"aq-pr-triaged" |
|
@Court72 ... Adding @JimacoMS4 who has been working on these docs recently. Hold off for now. Let's figure out the best place to put this kind of information (assuming we don't already have it somewhere). |
|
@elainajones Thank you for your submission. There are some good ideas in this PR that we will want to apply more broadly, and some that we do not want to include. So, thank you again, great ideas and it brought to light the need to add a few things to certain docs ... so I'm going to close this PR, but this helped highlight some areas in our docs that can be improved. Thank you! |
Adds missing command to install azure.storage.blob python package as referenced in the code examples. Without this, users may not know proper install steps. Fixes sequence of numbered bullets.