Skip to content

Conversation

@mccoyp
Copy link
Member

@mccoyp mccoyp commented Oct 15, 2020

Part of fix to #13006.

This picks up where #13321 left off, with some naming changes (ParsedId --> KeyVaultResourceId, parse_key_vault_identifier --> parse_key_vault_id). This pattern would be repeated for the other libraries with a common name for KeyVaultResourceId and library-specific parsing method names (e.g. parse_key_vault_key_id) if this implementation looks reasonable.

@mccoyp mccoyp added KeyVault Client This issue points to a problem in the data-plane of the library. labels Oct 15, 2020
@mccoyp mccoyp added this to the [2020] November milestone Oct 15, 2020
@mccoyp mccoyp requested review from chlowell and iscai-msft October 15, 2020 01:09
@mccoyp mccoyp requested a review from schaabs as a code owner October 15, 2020 01:09
Copy link
Contributor

@iscai-msft iscai-msft left a comment

Choose a reason for hiding this comment

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

:shipit:

@mccoyp mccoyp merged commit 2635f65 into Azure:master Oct 16, 2020
@mccoyp mccoyp deleted the parseid branch October 16, 2020 23:42
iscai-msft added a commit to iscai-msft/azure-sdk-for-python that referenced this pull request Oct 20, 2020
…into add_business_multipage_tests

* 'master' of https://github.com/Azure/azure-sdk-for-python: (24 commits)
  samples updates from other branch (Azure#14598)
  [form recognizer] add multipage business card form (Azure#14613)
  Remove extra newline at the end of the file (Azure#14608)
  Update .gitignore (Azure#14609)
  Enable the link check for link verification step. (Azure#14604)
  Switch the content from array to string. (Azure#14576)
  [Fileshare] Added support for set share properties including access tier (Azure#14355)
  [EventHubs & ServiceBus] add python3.9 support (Azure#14301)
  Add parse_key_vault_certificate_id method and tests (Azure#14518)
  Enable Codespaces. (Azure#14564)
  Failed the anchor links with Uppercase. (Azure#14535)
  Sync eng/common directory with azure-sdk-tools for PR 1091 (Azure#14550)
  Only check the touched markdown files in PR for the Verify link step (Azure#14466)
  [formrecognizer] add logic to set page_number on `ContactNames` field (Azure#14552)
  update deps for multiapi (Azure#14534)
  add sample tests for business cards and model compose (Azure#14515)
  Ma accept str for datetime (Azure#14517)
  Fix anchor links so they work when converting to html
  [formrecognizer] initial selection marks (Azure#14024)
  Mypy Compatibilty for EventGrid (Azure#14344)
  ...
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.

2 participants