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

[Hub Generated] Review request for Microsoft.KeyVault to add version stable/2022-07-01 #19395

Commits on Jun 9, 2022

  1. Adds base for updating Microsoft.KeyVault from version preview/2021-1…

    …1-01-preview to version 2022-07-01
    adarce committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    2579aee View commit details
    Browse the repository at this point in the history
  2. Updates readme

    adarce committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    fd2c594 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d8e714e View commit details
    Browse the repository at this point in the history
  4. Merges changes from 2021-10-01 into 2022-07-01.

    Changes that were merged include:
    - Adding "object" type.
    - Fixing description of enableRbacAuthorization (no longer a preview feature).
    adarce committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    7f877af View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2022

  1. Addresses the LRO_RESPONSE_HEADER guideline.

    This commit ensures the following invariant in managedHsm.json:
    ```
    If an operation can return a 202 Accepted response, then we insert
    '"x-ms-long-running-operation": true,' directly below the operationId,
    and we insert a Location header in the operation as well as the
    corresponding example.
    ```
    adarce committed Jun 10, 2022
    Configuration menu
    Copy the full SHA
    ca6a761 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2022

  1. Add check name availability api and security domain status property t…

    …o managed hsm specificiation
    neeerajaakula committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    ff63535 View commit details
    Browse the repository at this point in the history