-
Notifications
You must be signed in to change notification settings - Fork 4k
[Microsoft.DocumentDB] Cosmos DB 2025-05-01-preview API version release. #27658
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
Open
pjohari-ms
wants to merge
16
commits into
Azure:Az.CosmosDB-preview
Choose a base branch
from
pjohari-ms:Az.CosmosDB-preview
base: Az.CosmosDB-preview
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
[Microsoft.DocumentDB] Cosmos DB 2025-05-01-preview API version release. #27658
pjohari-ms
wants to merge
16
commits into
Azure:Az.CosmosDB-preview
from
pjohari-ms:Az.CosmosDB-preview
Conversation
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
* Add File Porvision V2 change * Update test and chagnelog * Fix the duplicated parameter section in Set-AzStorageAccountManagementPolicy help * Fix CR failure
Co-authored-by: azure-powershell-bot <[email protected]>
Co-authored-by: Mike F. Robbins <[email protected]>
* generate PolicyInsights SDK * update * Autorest powershell generate and migration, test case fix and playback * updated some tests and validated changes * modified comments * add license * Update AttestationTests.ps1 * sync latest autorest generated code --------- Co-authored-by: Ryan Dunn <[email protected]>
* generate DataShare autorest csharp * generate DataShare autorest powershell * Update ChangeLog.md * Update AdlsGen1Tests.cs * Fix typo in AdlsGen1Tests comment * migrate use autorest powershell naming rule * Merge branch 'main' into joyer/datashare-sdk-migrate --------- Co-authored-by: NoriZC <[email protected]>
* update websites.helper generated code * update changelog * Remove handwritten annotation content * update * Update ChangeLog for Websites.Helper migration --------- Co-authored-by: NoriZC <[email protected]>
Loading status checks…
…leAssignment cmdlets (Azure#26890) * Update RemoveAzureRoleAssignmentCommand.cs Adding ApplicationId parameter, with aliases; - SPN - ServicePrincipalName * Update GetAzureRoleAssignmentCommand.cs Adding ApplicationId parameter, with aliases; - SPN - ServicePrincipalName * adding Applicaiton Id as Alias and remaning SerivcePrincipalName as param name --------- Co-authored-by: sebastian claesson <[email protected]>
* update changelog and help * update changelog and help * update help
* generate DataBoxEdge, add Microsoft.Azure.PowerShell.DataBoxEdge.Management.Sdk * generate DataBoxEdge by autorest powershell * Update ChangeLog.md * fix payload-flattening-threshold * Update ChangeLog.md * test record and case change type * Update TestCreateEdgeStorageContainer.json * add license
Updated Exmaple 4: The variable "$SpecialVM.Id" in the "New-AzPolicyExemption" command is not existing. Instead, script is using "$VM" to store the output of "Get-AzVM".
* Update New-AzDataMigrationSqlServerSchema.ps1 * Update URL for console app version check * Update ChangeLog.md
Thanks for your contribution! The pull request validation has started. Please revisit this comment for updated status. |
/azp run |
Azure Pipelines successfully started running 3 pipeline(s). |
Please fix the failed test cases |
This PR was labeled "needs-revision" because it has unresolved review comments or CI failures. |
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
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.