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

Blog post for 3/24 #1128

Merged
merged 7 commits into from
Mar 24, 2020
Merged

Blog post for 3/24 #1128

merged 7 commits into from
Mar 24, 2020

Conversation

adrianhall
Copy link
Member

No description provided.

_posts/2020-03-24-python-tracing.md Outdated Show resolved Hide resolved
_posts/2020-03-24-python-tracing.md Outdated Show resolved Hide resolved
_posts/2020-03-24-python-tracing.md Outdated Show resolved Hide resolved
_posts/2020-03-24-python-tracing.md Show resolved Hide resolved
Copy link
Contributor

@rakshith91 rakshith91 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

This simple console application creates a container within the storage account,
then uploads the `main.py` file (which contains the source code to the app) as
a block blob. To support this, I've created a resource group, a storage account,
and a service principal with permissions to access the storage acocunt.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should double-click on why using credential=azure.identity.DefaultAzureCredential(exclude_interactive_browser_credential=False) didn't work for you. It works on my machine(tm).

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Agreed - I can do a screen share with someone.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@chlowell should be able to provide support here...

adrianhall and others added 2 commits March 20, 2020 13:57
Co-Authored-By: Richard Park <51494936+richardpark-msft@users.noreply.github.com>
@adrianhall adrianhall merged commit a09a7cb into Azure:master Mar 24, 2020
@adrianhall adrianhall deleted the mar24-blog branch March 24, 2020 14:57
bterlson pushed a commit to bterlson/azure-sdk that referenced this pull request Apr 16, 2020
* New blog post

* Updates from @kaerm

* Apply suggestions from code review

Co-Authored-By: Richard Park <51494936+richardpark-msft@users.noreply.github.com>

* Updates from reviews

* Fixes from checking code

* Final corrections for virtual envs

* Removed --pre

Co-authored-by: Richard Park <51494936+richardpark-msft@users.noreply.github.com>
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.

7 participants