Open stefong99 opened 3 days ago
‼️ DO NOT MERGE THIS PR ‼️ This PR was labeled "Do Not Merge" because it contains code change that cannot be merged. Please contact the reviewer for more information.
Please add unit test for this cmdlet
Use autorest.Powershell Doc : How to generate SDK with autorest.powershell to replace track 1 SDK | Azure CLI Tools Wiki
changing interface IStorageSyncResourceManager would require changing MockStorageSyncResourceManager
Support it being cloud cmdlet as well, not just hybrid
Do not allow customer to set the identity from false and application non-guid as same request.
Description
Update the Set-AzStorageSyncServer command to reset the identity of the server when using MI.
Mandatory Checklist
Please choose the target release of Azure PowerShell. (⚠️Target release is a different concept from API readiness. Please click below links for details.)
[x] Check this box to confirm: I have read the Submitting Changes section of
CONTRIBUTING.md
and reviewed the following information:SHOULD update
ChangeLog.md
file(s) appropriatelysrc/{{SERVICE}}/{{SERVICE}}/ChangeLog.md
.## Upcoming Release
header in the past tense.ChangeLog.md
if no new release is required, such as fixing test case only.SHOULD regenerate markdown help files if there is cmdlet API change. Instruction
SHOULD have proper test coverage for changes in pull request.
SHOULD NOT adjust version of module manually in pull request