Skip to content
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

Use autorest.powershell to generate management SDK for cosmosDB #22413

Merged
merged 1 commit into from
Jul 31, 2023

Conversation

dolauli
Copy link
Contributor

@dolauli dolauli commented Jul 25, 2023

Description

Checklist

  • SHOULD select appropriate branch. Cmdlets from Autorest.PowerShell should go to generation branch.
  • SHOULD make the title of PR clear and informative, and in the present imperative tense.
  • SHOULD update ChangeLog.md file(s) appropriately
    • 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 in the past tense. Add changelog in description section if PR goes into generation branch.
    • Should not change ChangeLog.md if no new release is required, such as fixing test case only.
  • SHOULD have approved design review for the changes in this repository (Microsoft internal only) with following situations
    • Create new module from scratch
    • Create new resource types which are not easy to conform to Azure PowerShell Design Guidelines
    • Create new resource type which name doesn't use module name as prefix
    • Have design question before implementation
  • SHOULD regenerate markdown help files if there is cmdlet API change. Instruction
  • SHOULD have proper test coverage for changes in pull request.
  • SHOULD NOT introduce breaking changes in Az minor release except preview version.
  • SHOULD NOT adjust version of module manually in pull request

@azure-client-tools-bot-prd
Copy link

azure-client-tools-bot-prd bot commented Jul 25, 2023

️✔️Az.Accounts
️✔️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
️✔️Az.Aks
️✔️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
⚠️Az.ApplicationInsights
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Breaking Change Check
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
⚠️Signature Check
⚠️PowerShell Core - Windows
Type Cmdlet Description Remediation
⚠️ Get-AzApplicationInsightsMyWorkbook Get-AzApplicationInsightsMyWorkbook 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-AzApplicationInsightsMyWorkbook Get-AzApplicationInsightsMyWorkbook 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-AzApplicationInsightsWorkbook Get-AzApplicationInsightsWorkbook 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-AzApplicationInsightsWorkbook Get-AzApplicationInsightsWorkbook 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-AzApplicationInsightsWorkbookRevision Get-AzApplicationInsightsWorkbookRevision 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-AzApplicationInsightsWorkbookRevision Get-AzApplicationInsightsWorkbookRevision 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-AzApplicationInsightsWorkbookTemplate Get-AzApplicationInsightsWorkbookTemplate 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-AzApplicationInsightsWorkbookTemplate Get-AzApplicationInsightsWorkbookTemplate 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.
⚠️ New-AzApplicationInsightsWorkbookTemplateGalleryObject New-AzApplicationInsightsWorkbookTemplateGalleryObject 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
⚠️ New-AzApplicationInsightsWorkbookTemplateGalleryObject New-AzApplicationInsightsWorkbookTemplateGalleryObject 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-AzApplicationInsightsMyWorkbook Get-AzApplicationInsightsMyWorkbook 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-AzApplicationInsightsMyWorkbook Get-AzApplicationInsightsMyWorkbook 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-AzApplicationInsightsWorkbook Get-AzApplicationInsightsWorkbook 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-AzApplicationInsightsWorkbook Get-AzApplicationInsightsWorkbook 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-AzApplicationInsightsWorkbookRevision Get-AzApplicationInsightsWorkbookRevision 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-AzApplicationInsightsWorkbookRevision Get-AzApplicationInsightsWorkbookRevision 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-AzApplicationInsightsWorkbookTemplate Get-AzApplicationInsightsWorkbookTemplate 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-AzApplicationInsightsWorkbookTemplate Get-AzApplicationInsightsWorkbookTemplate 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.
⚠️ New-AzApplicationInsightsWorkbookTemplateGalleryObject New-AzApplicationInsightsWorkbookTemplateGalleryObject 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
⚠️ New-AzApplicationInsightsWorkbookTemplateGalleryObject New-AzApplicationInsightsWorkbookTemplateGalleryObject 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
❌Az.Compute
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
❌Breaking Change Check
❌PowerShell Core - Windows
Type Cmdlet Description Remediation
Add-AzVMDataDisk The property 'Id' of type 'Microsoft.Azure.Management.Compute.Models.VirtualMachineScaleSetIPConfiguration' has been removed. Add the property 'Id' back to type 'Microsoft.Azure.Management.Compute.Models.VirtualMachineScaleSetIPConfiguration'.
Get-AzRestorePoint The type of property 'DiskRestorePoint' of type 'Microsoft.Azure.Management.Compute.Models.RestorePointSourceVMOSDisk' has changed from 'Microsoft.Azure.Management.Compute.Models.ApiEntityReference' to 'Microsoft.Azure.Management.Compute.Models.DiskRestorePointAttributes'. Change the type of property 'DiskRestorePoint' back to 'Microsoft.Azure.Management.Compute.Models.ApiEntityReference'.
Get-AzRestorePoint The type of property 'DiskRestorePoint' of type 'Microsoft.Azure.Management.Compute.Models.RestorePointSourceVMDataDisk' has changed from 'Microsoft.Azure.Management.Compute.Models.ApiEntityReference' to 'Microsoft.Azure.Management.Compute.Models.DiskRestorePointAttributes'. Change the type of property 'DiskRestorePoint' back to 'Microsoft.Azure.Management.Compute.Models.ApiEntityReference'.
New-AzVmssIpConfig The property 'Id' of type 'Microsoft.Azure.Management.Compute.Models.VirtualMachineScaleSetIPConfiguration' has been removed. Add the property 'Id' back to type 'Microsoft.Azure.Management.Compute.Models.VirtualMachineScaleSetIPConfiguration'.
Update-AzVmss A validate set has been added for parameter 'AutomaticRepairAction' for cmdlet 'Update-AzVmss'. Remove the validate set from parameter 'AutomaticRepairAction'.
❌Windows PowerShell - Windows
Type Cmdlet Description Remediation
Add-AzVMDataDisk The property 'Id' of type 'Microsoft.Azure.Management.Compute.Models.VirtualMachineScaleSetIPConfiguration' has been removed. Add the property 'Id' back to type 'Microsoft.Azure.Management.Compute.Models.VirtualMachineScaleSetIPConfiguration'.
Get-AzRestorePoint The type of property 'DiskRestorePoint' of type 'Microsoft.Azure.Management.Compute.Models.RestorePointSourceVMOSDisk' has changed from 'Microsoft.Azure.Management.Compute.Models.ApiEntityReference' to 'Microsoft.Azure.Management.Compute.Models.DiskRestorePointAttributes'. Change the type of property 'DiskRestorePoint' back to 'Microsoft.Azure.Management.Compute.Models.ApiEntityReference'.
Get-AzRestorePoint The type of property 'DiskRestorePoint' of type 'Microsoft.Azure.Management.Compute.Models.RestorePointSourceVMDataDisk' has changed from 'Microsoft.Azure.Management.Compute.Models.ApiEntityReference' to 'Microsoft.Azure.Management.Compute.Models.DiskRestorePointAttributes'. Change the type of property 'DiskRestorePoint' back to 'Microsoft.Azure.Management.Compute.Models.ApiEntityReference'.
New-AzVmssIpConfig The property 'Id' of type 'Microsoft.Azure.Management.Compute.Models.VirtualMachineScaleSetIPConfiguration' has been removed. Add the property 'Id' back to type 'Microsoft.Azure.Management.Compute.Models.VirtualMachineScaleSetIPConfiguration'.
Update-AzVmss A validate set has been added for parameter 'AutomaticRepairAction' for cmdlet 'Update-AzVmss'. Remove the validate set from parameter 'AutomaticRepairAction'.
️✔️Signature Check
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Help File Existence Check
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
⚠️Az.CosmosDB
️✔️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
Type Cmdlet Description Remediation
⚠️ It is required to update ChangeLog.md if you want to release a new version for Az.CosmosDB. Add a changelog record under Upcoming Release section with past tense.
⚠️Windows PowerShell - Windows
Type Cmdlet Description Remediation
⚠️ It is required to update ChangeLog.md if you want to release a new version for Az.CosmosDB. Add a changelog record under Upcoming Release section with past tense.
️✔️UX Metadata Check
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Generated Sdk Check
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Test
️✔️PowerShell Core - Linux
️✔️PowerShell Core - MacOS
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Az.Functions
️✔️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
❌Az.KeyVault
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
❌Breaking Change Check
❌PowerShell Core - Windows
Type Cmdlet Description Remediation
Add-AzKeyVaultCertificateContact The property 'IpRules' of type 'Microsoft.Azure.Management.KeyVault.Models.NetworkRuleSet' has been removed. Add the property 'IpRules' back to type 'Microsoft.Azure.Management.KeyVault.Models.NetworkRuleSet'.
Add-AzKeyVaultKey The property 'IpRules' of type 'Microsoft.Azure.Management.KeyVault.Models.MHSMNetworkRuleSet' has been removed. Add the property 'IpRules' back to type 'Microsoft.Azure.Management.KeyVault.Models.MHSMNetworkRuleSet'.
❌Windows PowerShell - Windows
Type Cmdlet Description Remediation
Add-AzKeyVaultCertificateContact The property 'IpRules' of type 'Microsoft.Azure.Management.KeyVault.Models.NetworkRuleSet' has been removed. Add the property 'IpRules' back to type 'Microsoft.Azure.Management.KeyVault.Models.NetworkRuleSet'.
Add-AzKeyVaultKey The property 'IpRules' of type 'Microsoft.Azure.Management.KeyVault.Models.MHSMNetworkRuleSet' has been removed. Add the property 'IpRules' back to type 'Microsoft.Azure.Management.KeyVault.Models.MHSMNetworkRuleSet'.
️✔️Signature Check
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Help File Existence Check
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Az.KubernetersConfiguration
️✔️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
️✔️Az.ManagedServiceIdentity
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Az.Monitor
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Az.Network
️✔️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
️✔️Az.OperationalInsights
️✔️Build
️✔️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
️✔️Az.PrivateDns
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Az.Purview
️✔️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
⚠️Az.Resources
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Breaking Change Check
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
⚠️Signature Check
⚠️PowerShell Core - Windows
Type Cmdlet Description Remediation
⚠️ Get-AzADGroupOwner Get-AzADGroupOwner 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-AzADGroupOwner Get-AzADGroupOwner 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-AzADGroupOwner Get-AzADGroupOwner 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-AzADGroupOwner Get-AzADGroupOwner 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
️✔️Az.Sql
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Az.Storage
️✔️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
️✔️Az.Websites
️✔️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

@dolauli dolauli force-pushed the dolauli/cosmosDB-sdk branch from 1d86eaf to 277b1f2 Compare July 26, 2023 06:32
@dolauli dolauli marked this pull request as ready for review July 27, 2023 06:52
@dolauli
Copy link
Contributor Author

dolauli commented Jul 27, 2023

This change is to generate SDK for cosmosDB with autorest.powershell. CI failures related to KeyVault and Compute have nothing to do with this change.
@Nickcandy Please review and merge this PR.

@Nickcandy
Copy link
Contributor

LGTM

@dolauli dolauli merged commit fe78628 into Azure:main Jul 31, 2023
@dolauli dolauli deleted the dolauli/cosmosDB-sdk branch July 31, 2023 02:26
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 <[email protected]>

* 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 <[email protected]>

* 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 <[email protected]>

* 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 <[email protected]>
Co-authored-by: Kalpesh Chavan <[email protected]>
Co-authored-by: Xiaogang <[email protected]>
Co-authored-by: NanxiangLiu <[email protected]>
Co-authored-by: nanxiangLiu <[email protected]>
Co-authored-by: Azure PowerShell <[email protected]>
Co-authored-by: Beisi Zhou <[email protected]>
Co-authored-by: Yunchi Wang <[email protected]>
Co-authored-by: Yan Xu <[email protected]>
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 <[email protected]>

* 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 <[email protected]>

* 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 <[email protected]>

* 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 <[email protected]>
Co-authored-by: Kalpesh Chavan <[email protected]>
Co-authored-by: Xiaogang <[email protected]>
Co-authored-by: NanxiangLiu <[email protected]>
Co-authored-by: nanxiangLiu <[email protected]>
Co-authored-by: Azure PowerShell <[email protected]>
Co-authored-by: Beisi Zhou <[email protected]>
Co-authored-by: Yunchi Wang <[email protected]>
Co-authored-by: Yan Xu <[email protected]>

* test removing deps.json2

---------

Co-authored-by: Kalpesh Chavan <[email protected]>
Co-authored-by: Kalpesh Chavan <[email protected]>
Co-authored-by: Xiaogang <[email protected]>
Co-authored-by: NanxiangLiu <[email protected]>
Co-authored-by: nanxiangLiu <[email protected]>
Co-authored-by: Azure PowerShell <[email protected]>
Co-authored-by: Beisi Zhou <[email protected]>
Co-authored-by: Yunchi Wang <[email protected]>
Co-authored-by: Yan Xu <[email protected]>
wyunchi-ms pushed a commit that referenced this pull request Feb 25, 2024
* apply Az.CosmosDB-preview branch CosmosDB folder to this branch

* Use autorest.powershell to generate management SDK for cosmosDB (#22413)

* remove the custom code since character case change is not treated as a breaking change (#22500)

* regen sdk

* specify header type as string to fix build error

* update autorest file to align with main; regen sdk

* fix casing

* [Cosmos DB] Powershell changes for 2023-03-15 stable API (#21990)

* added tests for listconnectionstrings; updated changelog

* add changes for list connection strings response

* re-record test

* update changelog

* Add location api changes

* Added test recording for location api

* re-record tests

* re-record tests

* Revert "add changes for list connection strings response"

This reverts commit ff3ef0a.

* update changelog, update and re-record account tests

---------

Co-authored-by: Udit Singh <[email protected]>

* CosmosDB - New Restore Parameter (#22585)

* restore new param public network access

* minor fixes

* test change

* stable changes 1

* md param def changed

* reverting test changes for build

* restore ts

* test and test recording

* CosmosDB 2023-09-15 release (#22726) (#22953)

* genrated changes

* help and changelog and test case update

* Powershell model changes for burst capacity

* added customer managed key status to PSDatabaseAccountGetResults.cs

* added recording for MongoOperationsTests and SqlOperationsTest

* added recording for remaining tests

* rerecorded failed tests

* added changes in tests

* Minimal Tls version for create and update

* fixed build errors

* updated tls version in test

* updated commit id

* MinimalTlsVersion to changelog

* Update ChangeLog.md

Added CustomerManagedKeyStatus to the Changelog

* mask 'primaryReadOnlyMasterKey' and 'secondaryReadOnlyMasterKey' in recorded test

* mask 'primaryMasterKey' and 'secondaryMasterKey' in recorded test

* rerecorded account tests

* rerecorded account tests

* rerecorded Cassandra tests

* re-recorded all but mongo and restore tests

---------

Co-authored-by: Richa Sharma <[email protected]>
Co-authored-by: Adrián Sibaja Retana <[email protected]>
Co-authored-by: unknown <[email protected]>
Co-authored-by: AdrianSibajaRetana <[email protected]>

* [CosmosDB] GA PowerShell commands for InAccount Restore of Deleted Database/ Containers feature for SQL/Mongo/Table/Gremlin (#23666)

* changes and generated code

* update tests

* update session records

* update help files

* update changelog

* update session records

* update TestUpdateCosmosDBAccountBackupPolicyToContinuous30Days session record

* update session records

* add notimestamp tests and update few old session records

* regen sdk, fix build error

* fix duplicate code

* nit fix restore tests

* re-record tests

* CosmosDB: Adds changes to handle enabling partition merge on CosmosDB account (#21736)

* Merge branch 'Az.CosmosDB-preview' of https://github.com/SrinikhilReddy/azure-powershell into features/users/nanarava/enablepmerge

* CosmosDB: Adds changes to handle enabling partition merge on CosmosDB account.

* CosmosDB: Adds changes to handle enabling partition merge on CosmosDB account.

* Update src/CosmosDB/CosmosDB/ChangeLog.md

Co-authored-by: Jin Lei <[email protected]>

* CosmosDB: Adds changes to handle enabling partition merge on CosmosDB account.

* CosmosDB: Adds changes to handle enabling partition merge on CosmosDB account.

* CosmosDB: Adds changes to handle enabling partition merge on CosmosDB account.

* Update ChangeLog.md

Remove duplicate line

* Resolve code comments.

---------

Co-authored-by: Jin Lei <[email protected]>

* Replace Start-Sleep with Start-TestSleep for all test cases (#23780)

* re-record account test

* fix typo

* [Cosmos DB] Powershell changes for 2023-04-15 stable API (Continuous 7 GA) (#21685)

* move to new swagger version and prereq

* edit readme.md

* manually generated from autorest

* Continuous 7 days change

* add 2 new test recordings

* fix example issues

* add all test recordings for RestoreTests suite

* fix New-AzCosmosDBAccount.md

* add almost all test recordings

* add 4 more successful recordings. all working now

* no examples

* clean up help file

* add output type to cmdlet

* suppress errors for existing cmdlets

* Revert "suppress errors for existing cmdlets"

This reverts commit f36e275.

* suppress static validation errors for existing commands

---------

Co-authored-by: Xiaogang <[email protected]>
Co-authored-by: Udit Singh <[email protected]>
Co-authored-by: mayankkatwal <[email protected]>
Co-authored-by: Yabo Hu <[email protected]>
Co-authored-by: Richa Sharma <[email protected]>
Co-authored-by: Adrián Sibaja Retana <[email protected]>
Co-authored-by: unknown <[email protected]>
Co-authored-by: AdrianSibajaRetana <[email protected]>
Co-authored-by: ddhamotharan <[email protected]>
Co-authored-by: Srinikhil Naravamakula <[email protected]>
Co-authored-by: Jin Lei <[email protected]>
Co-authored-by: Vincent Dai <[email protected]>
Co-authored-by: vinhms <[email protected]>
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.

2 participants