Skip to content

Conversation

@chlowell
Copy link
Member

Some changes across all the samples:

  • fixed typos
  • fixed links
  • ensured keys hello world samples delete both keys they create
  • removed inaccurate numbering in print statements
  • removed if __name__ == "__main__" from sync samples
  • added license headers

@adxsdk6
Copy link

adxsdk6 commented Sep 11, 2019

Can one of the admins verify this patch?

@chlowell chlowell added the Client This issue points to a problem in the data-plane of the library. label Sep 16, 2019
finally:
print("\nrun_sample done")
# To ensure key is deleted on the server side.
print("\nDeleting keys...")
Copy link
Contributor

Choose a reason for hiding this comment

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

For consistency I think it's better to be print("\n.. Deleting keys")

finally:
print("\nrun_sample done")
# To ensure key is deleted on the server side.
print("\nDeleting EC Key...")
Copy link
Contributor

Choose a reason for hiding this comment

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

Should be print("\n.. Deleting EC Key") for consistency

@chlowell chlowell requested a review from iscai-msft September 18, 2019 17:11
@chlowell chlowell merged commit c37defa into Azure:master Sep 18, 2019
@chlowell chlowell deleted the samples branch September 18, 2019 22:20
YijunXieMS pushed a commit to YijunXieMS/azure-sdk-for-python that referenced this pull request Oct 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Client This issue points to a problem in the data-plane of the library. KeyVault

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants