azure-powershell icon indicating copy to clipboard operation
azure-powershell copied to clipboard

Fix typo in ASRVaultSettings class

Open anwather opened this issue 2 years ago • 2 comments

Fixed type in ASRVaultSettings class

Description

Fix typo in ASRVaultSettings class

Checklist

  • [x] I have read the Submitting Changes section of CONTRIBUTING.md
  • [x] 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
  • [x] The PR does not introduce breaking changes
  • [x] 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)
      • {Please put the link here}
    • [ ] the markdown help files have been regenerated using the commands listed here

anwather avatar Jun 21 '22 06:06 anwather

Thank you for your contribution anwather! We will review the pull request and get back to you soon.

msftbot[bot] avatar Jun 21 '22 06:06 msftbot[bot]

Hi @anwather , Thanks for you contribution, however this change is considered breaking change and can be released only at major releases (twice a year). I have created issue: https://github.com/Azure/azure-powershell/issues/18742 to track this, please feel free to add comments

VeryEarly avatar Jun 27 '22 06:06 VeryEarly

@service team,, do you want to release the breaking change fix in this PR.

msJinLei avatar Apr 26 '23 11:04 msJinLei

/azp run

msJinLei avatar May 12 '23 17:05 msJinLei

/azp run azure-powershell - powershell-core

msJinLei avatar May 12 '23 17:05 msJinLei

/azp run

wyunchi-ms avatar Jan 03 '24 03:01 wyunchi-ms

Will included in https://github.com/Azure/azure-powershell/pull/23873

wyunchi-ms avatar Jan 04 '24 08:01 wyunchi-ms