Add UX metadata for MariaDB and PostgreSql#22412
Merged
Conversation
️✔️Az.Accounts
|
| Type | Cmdlet | Description | Remediation |
|---|---|---|---|
| Get-AzMariaDbConfiguration | Get-AzMariaDbConfiguration Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. | Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue | |
| Get-AzMariaDbConfiguration | Get-AzMariaDbConfiguration changes the confirm impact. Please ensure that the change in ConfirmImpact is justified | Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact. | |
| Get-AzMariaDbConnectionString | Get-AzMariaDbConnectionString Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. | Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue | |
| Get-AzMariaDbConnectionString | Get-AzMariaDbConnectionString changes the confirm impact. Please ensure that the change in ConfirmImpact is justified | Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact. | |
| Get-AzMariaDbFirewallRule | Get-AzMariaDbFirewallRule Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. | Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue | |
| Get-AzMariaDbFirewallRule | Get-AzMariaDbFirewallRule changes the confirm impact. Please ensure that the change in ConfirmImpact is justified | Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact. | |
| Get-AzMariaDbReplica | Get-AzMariaDbReplica Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. | Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue | |
| Get-AzMariaDbReplica | Get-AzMariaDbReplica changes the confirm impact. Please ensure that the change in ConfirmImpact is justified | Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact. | |
| Get-AzMariaDbServer | Get-AzMariaDbServer Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. | Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue | |
| Get-AzMariaDbServer | Get-AzMariaDbServer changes the confirm impact. Please ensure that the change in ConfirmImpact is justified | Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact. | |
| Get-AzMariaDbVirtualNetworkRule | Get-AzMariaDbVirtualNetworkRule Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. | Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue | |
| Get-AzMariaDbVirtualNetworkRule | Get-AzMariaDbVirtualNetworkRule changes the confirm impact. Please ensure that the change in ConfirmImpact is justified | Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact. |
⚠️ Windows PowerShell - Windows
| Type | Cmdlet | Description | Remediation |
|---|---|---|---|
| Get-AzMariaDbConfiguration | Get-AzMariaDbConfiguration Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. | Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue | |
| Get-AzMariaDbConfiguration | Get-AzMariaDbConfiguration changes the confirm impact. Please ensure that the change in ConfirmImpact is justified | Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact. | |
| Get-AzMariaDbConnectionString | Get-AzMariaDbConnectionString Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. | Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue | |
| Get-AzMariaDbConnectionString | Get-AzMariaDbConnectionString changes the confirm impact. Please ensure that the change in ConfirmImpact is justified | Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact. | |
| Get-AzMariaDbFirewallRule | Get-AzMariaDbFirewallRule Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. | Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue | |
| Get-AzMariaDbFirewallRule | Get-AzMariaDbFirewallRule changes the confirm impact. Please ensure that the change in ConfirmImpact is justified | Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact. | |
| Get-AzMariaDbReplica | Get-AzMariaDbReplica Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. | Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue | |
| Get-AzMariaDbReplica | Get-AzMariaDbReplica changes the confirm impact. Please ensure that the change in ConfirmImpact is justified | Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact. | |
| Get-AzMariaDbServer | Get-AzMariaDbServer Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. | Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue | |
| Get-AzMariaDbServer | Get-AzMariaDbServer changes the confirm impact. Please ensure that the change in ConfirmImpact is justified | Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact. | |
| Get-AzMariaDbVirtualNetworkRule | Get-AzMariaDbVirtualNetworkRule Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. | Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue | |
| Get-AzMariaDbVirtualNetworkRule | Get-AzMariaDbVirtualNetworkRule changes the confirm impact. Please ensure that the change in ConfirmImpact is justified | Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact. |
️✔️Help File Existence Check
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️File Change Check
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️UX Metadata Check
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Test
️✔️PowerShell Core - Linux
️✔️PowerShell Core - MacOS
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Az.PostgreSql
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Breaking Change Check
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Signature Check
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Help File Existence Check
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️File Change Check
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️UX Metadata Check
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Test
️✔️PowerShell Core - Linux
️✔️PowerShell Core - MacOS
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
YanaXu
approved these changes
Aug 1, 2023
NoriZC
added a commit
that referenced
this pull request
Aug 2, 2023
* Added PreTask and PostTask in model to fix breaking changes. (#22421) * Added PreTask and PostTask in model to fix breaking changes. * Removed positional mapping and ignored pretask and post task attributes --------- Co-authored-by: Kalpesh Chavan <kachavan@microsoft.com> * Add alias for some properties to avoid breaking change for keyvault (#22424) * Revert "Update DedicatedHostUpdateMethod.cs (#22408)" (#22417) This reverts commit 7cfc158. * Revert "[Compute] New cmdlets Get-AzHostSize and Update-AzHost (#22381)" This reverts commit c8e54e2. * Revert "update SDK package to use latest REST API version calls (#22337)" This reverts commit 7407fb0. * Migrate StackHCI from generation to release-2023-08-01 (#22427) * Move StackHCI to release-2023-08-01 * Create BreakingChangeIssues.csv --------- Co-authored-by: NanxiangLiu <33285578+Nickcandy@users.noreply.github.com> * Update Az.Batch.psd1 (#22425) * Update Az.Batch.psd1 * Update ChangeLog.md * Update src/Batch/Batch/ChangeLog.md * Update src/Batch/Batch/ChangeLog.md --------- Co-authored-by: Beisi Zhou <zhoubeisi@gmail.com> * add suppress for release branch (#22420) * add suppress for breaking change * add suppress for breaking change * Delete SignatureIssues.csv * Delete BreakingChangeIssues.csv * release-2023-08-01 (#22434) * Bumped version to Az 10.2.0 * remove preview json file * Use autorest.powershell to generate management SDK for cosmosDB (#22413) * Add UX metadata for MariaDB and PostgreSql (#22412) * Update the reference of Azure PowerShell Common to 1.3.82-preview (#22442) --------- Co-authored-by: Kalpesh Chavan <18593210+KalpeshChavan12@users.noreply.github.com> Co-authored-by: Kalpesh Chavan <kachavan@microsoft.com> Co-authored-by: Xiaogang <xidi@microsoft.com> Co-authored-by: NanxiangLiu <33285578+Nickcandy@users.noreply.github.com> Co-authored-by: nanxiangLiu <nanxiangliu@microsoft.com> Co-authored-by: Azure PowerShell <65331932+azure-powershell-bot@users.noreply.github.com> Co-authored-by: Beisi Zhou <zhoubeisi@gmail.com> Co-authored-by: Yunchi Wang <54880216+wyunchi-ms@users.noreply.github.com> Co-authored-by: Yan Xu <yanxu1@microsoft.com>
wyunchi-ms
added a commit
that referenced
this pull request
Aug 4, 2023
* Test removing deps.json * Test removing deps.json * Merge main (#22470) * Added PreTask and PostTask in model to fix breaking changes. (#22421) * Added PreTask and PostTask in model to fix breaking changes. * Removed positional mapping and ignored pretask and post task attributes --------- Co-authored-by: Kalpesh Chavan <kachavan@microsoft.com> * Add alias for some properties to avoid breaking change for keyvault (#22424) * Revert "Update DedicatedHostUpdateMethod.cs (#22408)" (#22417) This reverts commit 7cfc158. * Revert "[Compute] New cmdlets Get-AzHostSize and Update-AzHost (#22381)" This reverts commit c8e54e2. * Revert "update SDK package to use latest REST API version calls (#22337)" This reverts commit 7407fb0. * Migrate StackHCI from generation to release-2023-08-01 (#22427) * Move StackHCI to release-2023-08-01 * Create BreakingChangeIssues.csv --------- Co-authored-by: NanxiangLiu <33285578+Nickcandy@users.noreply.github.com> * Update Az.Batch.psd1 (#22425) * Update Az.Batch.psd1 * Update ChangeLog.md * Update src/Batch/Batch/ChangeLog.md * Update src/Batch/Batch/ChangeLog.md --------- Co-authored-by: Beisi Zhou <zhoubeisi@gmail.com> * add suppress for release branch (#22420) * add suppress for breaking change * add suppress for breaking change * Delete SignatureIssues.csv * Delete BreakingChangeIssues.csv * release-2023-08-01 (#22434) * Bumped version to Az 10.2.0 * remove preview json file * Use autorest.powershell to generate management SDK for cosmosDB (#22413) * Add UX metadata for MariaDB and PostgreSql (#22412) * Update the reference of Azure PowerShell Common to 1.3.82-preview (#22442) --------- Co-authored-by: Kalpesh Chavan <18593210+KalpeshChavan12@users.noreply.github.com> Co-authored-by: Kalpesh Chavan <kachavan@microsoft.com> Co-authored-by: Xiaogang <xidi@microsoft.com> Co-authored-by: NanxiangLiu <33285578+Nickcandy@users.noreply.github.com> Co-authored-by: nanxiangLiu <nanxiangliu@microsoft.com> Co-authored-by: Azure PowerShell <65331932+azure-powershell-bot@users.noreply.github.com> Co-authored-by: Beisi Zhou <zhoubeisi@gmail.com> Co-authored-by: Yunchi Wang <54880216+wyunchi-ms@users.noreply.github.com> Co-authored-by: Yan Xu <yanxu1@microsoft.com> * test removing deps.json2 --------- Co-authored-by: Kalpesh Chavan <18593210+KalpeshChavan12@users.noreply.github.com> Co-authored-by: Kalpesh Chavan <kachavan@microsoft.com> Co-authored-by: Xiaogang <xidi@microsoft.com> Co-authored-by: NanxiangLiu <33285578+Nickcandy@users.noreply.github.com> Co-authored-by: nanxiangLiu <nanxiangliu@microsoft.com> Co-authored-by: Azure PowerShell <65331932+azure-powershell-bot@users.noreply.github.com> Co-authored-by: Beisi Zhou <zhoubeisi@gmail.com> Co-authored-by: Yunchi Wang <54880216+wyunchi-ms@users.noreply.github.com> Co-authored-by: Yan Xu <yanxu1@microsoft.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Checklist
CONTRIBUTING.mdand reviewed the following information:generationbranch.ChangeLog.mdfile(s) appropriatelyChangeLog.mdfile can be found atsrc/{{SERVICE}}/{{SERVICE}}/ChangeLog.md## Upcoming Releaseheader in the past tense. Add changelog in description section if PR goes intogenerationbranch.ChangeLog.mdif no new release is required, such as fixing test case only.