-
Notifications
You must be signed in to change notification settings - Fork 3.8k
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
Update Set-AzStorageSyncServer to reset identity #26511
base: shared/StorageSync
Are you sure you want to change the base?
Update Set-AzStorageSyncServer to reset identity #26511
Conversation
…ade (Azure#26248) * Add breaking changes docs for breaking changes caused by v3 to v4 upgrade * Apply suggestions from code review Co-authored-by: Yeming Liu <[email protected]> * Fixed a link issue and add explanation for enum change --------- Co-authored-by: Yeming Liu <[email protected]>
* Move StackHCI to main * Update ChangeLog.md --------- Co-authored-by: azure-powershell-bot <[email protected]>
* To deprecate alias 'Resolve-Error' * update upcoming BC doc
* fixing description for Az.Terraform * update changelog * Update ChangeLog.md --------- Co-authored-by: zhenteng <[email protected]> Co-authored-by: Jin Lei <[email protected]>
Wrong property was used to create from a VM
* fixing description for Az.Terraform * update changelog * fixed another `{{ModuleNamePlaceHolder}}` --------- Co-authored-by: zhenteng <[email protected]>
* Move ConnectedKubernetes to main * Update ChangeLog.md --------- Co-authored-by: azure-powershell-bot <[email protected]> Co-authored-by: NanxiangLiu <[email protected]>
…d add Batch.Management.Sdk (Azure#26199) * Batch SDK generated by auto rest powershell * Update ChangeLog.md * Update ChangeLog.md
…AnalysisService.Management.Sdk (Azure#26193) * AnalysisService generated by autores powershell * change log and psd1 * recording json and change admin account * Update ChangeLog.md
* Move ConnectedMachine to main * Update ChangeLog.md --------- Co-authored-by: azure-powershell-bot <[email protected]> Co-authored-by: NanxiangLiu <[email protected]>
* Split dotnet reference docs to two repos * refine * refine * refine
* Move Resources to main * Update CredScanSuppressions.json --------- Co-authored-by: azure-powershell-bot <[email protected]> Co-authored-by: Yabo Hu <[email protected]>
…he Track 1 to SDK (Azure#26301) * re-generation DeviceProvisioningServices sdk * update DeviceProvisioningServices sdk * update * update GeneratedSdkIssues.csv * update changelog
* Move Communication to main * Update ChangeLog.md * Update ChangeLog.md --------- Co-authored-by: azure-powershell-bot <[email protected]> Co-authored-by: NanxiangLiu <[email protected]>
* Try to fix test case failure in MacOs for Monitor * Use invariant culture
* Add PrivateEndpointVNetPolicies parameter * Update format.ps1xml * Some boilerplate code * Some more boilerplate code * Test * Fix * Parameter PrivateEndpointVNetPolicies of cmdlet New-AzVirtualNetwork does not follow the enforced naming convention of using a singular noun for a parameter name. * Update ChangeLog * Fix parameter name * Fix change log * Able to run test now * Creating a virtual network * Looks like default behavior is working * Fix comments * Setting PrivateEndpointVNetPolicies to Basic works * Enabling for PL64K is working * Disabling for PL64K is working * Testing is working * Update help file New-AzVirtualNetwork.md * Fix NrpTeamAlias --------- Co-authored-by: Will Ehrich <[email protected]>
* Move RedisEnterpriseCache to main * Update ChangeLog.md --------- Co-authored-by: azure-powershell-bot <[email protected]> Co-authored-by: NanxiangLiu <[email protected]>
* Move EventGrid to main * create exampleissue.csv , breakingchange.csv and update changelog * create exampleissue.csv , breakingchange.csv and update changelog --------- Co-authored-by: azure-powershell-bot <[email protected]> Co-authored-by: Jinpei Li <[email protected]>
Thanks for your contribution! The pull request validation has started. Please revisit this comment for updated status. |
@stefong99 please read the following Contributor License Agreement(CLA). If you agree with the CLA, please reply with the following information.
Contributor License AgreementContribution License AgreementThis Contribution License Agreement (“Agreement”) is agreed to by the party signing below (“You”),
|
Description
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.)
Check this box to confirm: I have read the Submitting Changes section of
CONTRIBUTING.md
and reviewed the following information: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.