Skip to content

Conversation

@isra-fel
Copy link
Member

Description

Checklist

  • I have read the Submitting Changes section of CONTRIBUTING.md
  • The title of the PR is clear and informative
  • The appropriate ChangeLog.md file(s) has been updated:
    • For any service, the ChangeLog.md file can be found at src/{{SERVICE}}/{{SERVICE}}/ChangeLog.md
    • A snippet outlining the change(s) made in the PR should be written under the ## Upcoming Release header -- no new version header should be added
  • The PR does not introduce breaking changes
  • If applicable, the changes made in the PR have proper test coverage
  • For public API changes to cmdlets:
    • a cmdlet design review was approved for the changes in this repository (Microsoft internal only)
    • the markdown help files have been regenerated using the commands listed here

@adxsdkps
Copy link
Collaborator

Can one of the admins verify this patch?

wyunchi-ms
wyunchi-ms previously approved these changes Jul 13, 2020
Revert the upcoming change section.
@wyunchi-ms wyunchi-ms merged commit 842659e into Azure:master Jul 13, 2020
@isra-fel isra-fel deleted the fix-csr-doc branch July 13, 2020 14:30
litchiyangMSFT pushed a commit to litchiyangMSFT/azure-powershell that referenced this pull request Aug 4, 2020
* Fix doc issue of `Import-AzKeyVaultCertificate`
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.

New-AzKeyVaultCertificateSigningRequest mentioned in docs is not in Azure PowerShell at all

3 participants