Skip to content

Commit 3dc72ce

Browse files
updating MongoDB to stable version (#28172)
1 parent ecd9acc commit 3dc72ce

13 files changed

+245
-178
lines changed

src/MongoDB/MongoDB.Autorest/README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ For information on how to develop for `Az.MongoDB`, see [how-to.md](how-to.md).
2929
3030
```yaml
3131
# pin the swagger version by using the commit id instead of branch name
32-
commit: 18f9e9bfeeccb0f9a44c9902e8478fbe97d2c3c6
32+
commit: 589f71f4a7fe1c6ca70b0988cadd93687df8f73c
3333
require:
3434
# readme.azure.noprofile.md is the common configuration file
3535
- $(this-folder)/../../readme.azure.noprofile.md
@@ -40,8 +40,7 @@ require:
4040
try-require:
4141
- $(repo)/specification/liftrmongodb/resource-manager/readme.powershell.md
4242

43-
# For new RP, the version is 0.1.0
44-
module-version: 0.1.0
43+
module-version: 1.0.0
4544
# Normally, title is the service name
4645
title: MongoDB
4746
service-name: MongoDB

src/MongoDB/MongoDB.Autorest/UX/MongoDB.Atlas/organizations.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"resourceType": "organizations",
3-
"apiVersion": "2024-11-18-preview",
3+
"apiVersion": "2025-06-01",
44
"learnMore": {
55
"url": "https://learn.microsoft.com/powershell/module/az.mongodb"
66
},

src/MongoDB/MongoDB.Autorest/docs/Az.MongoDB.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
Module Name: Az.MongoDB
3-
Module Guid: de0363fa-58b1-4593-9568-db0531825f09
3+
Module Guid: e8abde8d-9c45-4aea-9875-390bd042d9ea
44
Download Help Link: https://learn.microsoft.com/powershell/module/az.mongodb
55
Help Version: 1.0.0.0
66
Locale: en-US
@@ -15,7 +15,7 @@ Microsoft Azure PowerShell: MongoDb cmdlets
1515
Get a OrganizationResource
1616

1717
### [New-AzMongoDBOrganization](New-AzMongoDBOrganization.md)
18-
create a OrganizationResource
18+
Create a OrganizationResource
1919

2020
### [Remove-AzMongoDBOrganization](Remove-AzMongoDBOrganization.md)
2121
Delete a OrganizationResource

src/MongoDB/MongoDB.Autorest/docs/New-AzMongoDBOrganization.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ schema: 2.0.0
88
# New-AzMongoDBOrganization
99

1010
## SYNOPSIS
11-
create a OrganizationResource
11+
Create a OrganizationResource
1212

1313
## SYNTAX
1414

@@ -40,7 +40,7 @@ New-AzMongoDBOrganization -Name <String> -ResourceGroupName <String> -JsonString
4040
```
4141

4242
## DESCRIPTION
43-
create a OrganizationResource
43+
Create a OrganizationResource
4444

4545
## EXAMPLES
4646

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"generate_Id": "71de405c-b848-4584-a7a7-e8c3a99b7c96"
2+
"generate_Id": "7ec35bc7-5919-45bb-8cbb-daba78847af2"
33
}

src/MongoDB/MongoDB.Autorest/test/Get-AzMongoDBOrganization.Recording.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
{
2-
"Get-AzMongoDBOrganization+[NoContext]+Get+$GET+https://management.azure.com/subscriptions/61641157-140c-4b97-b365-30ff76d9f82e/resourceGroups/yashika-rg/providers/MongoDB.Atlas/organizations/testorg5?api-version=2024-11-18-preview+1": {
2+
"Get-AzMongoDBOrganization+[NoContext]+Get+$GET+https://management.azure.com/subscriptions/cbdb67be-e103-4770-a797-2a2fa42eb6f3/resourceGroups/ajaykumar-rg/providers/MongoDB.Atlas/organizations/MongoDBV2-11July-5?api-version=2025-06-01+1": {
33
"Request": {
44
"Method": "GET",
5-
"RequestUri": "https://management.azure.com/subscriptions/61641157-140c-4b97-b365-30ff76d9f82e/resourceGroups/yashika-rg/providers/MongoDB.Atlas/organizations/testorg5?api-version=2024-11-18-preview",
5+
"RequestUri": "https://management.azure.com/subscriptions/cbdb67be-e103-4770-a797-2a2fa42eb6f3/resourceGroups/ajaykumar-rg/providers/MongoDB.Atlas/organizations/MongoDBV2-11July-5?api-version=2025-06-01",
66
"Content": null,
77
"isContentBase64": false,
88
"Headers": {
99
"x-ms-unique-id": [ "1" ],
10-
"x-ms-client-request-id": [ "1570f668-b252-476e-b6ca-d73a417658fd" ],
10+
"x-ms-client-request-id": [ "c2504467-6cb4-4661-9a2a-1b3cd133823f" ],
1111
"CommandName": [ "Get-AzMongoDBOrganization" ],
1212
"FullCommandName": [ "Get-AzMongoDBOrganization_Get" ],
1313
"ParameterSetName": [ "__AllParameterSets" ],
14-
"User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.2.24", "Az.MongoDB/0.1.0" ],
14+
"User-Agent": [ "AzurePowershell/v8.2.0", "PSVersion/v7.5.1", "Az.MongoDB/0.1.0" ],
1515
"Authorization": [ "[Filtered]" ]
1616
},
1717
"ContentHeaders": {
@@ -22,25 +22,25 @@
2222
"Headers": {
2323
"Cache-Control": [ "no-cache" ],
2424
"Pragma": [ "no-cache" ],
25-
"ETag": [ "\"5e04e556-0000-0200-0000-6826cd2a0000\"" ],
25+
"ETag": [ "\"28012325-0000-0200-0000-6870af0a0000\"" ],
2626
"x-ms-ratelimit-remaining-subscription-reads": [ "249" ],
2727
"x-ms-providerhub-traffic": [ "True" ],
28-
"x-ms-request-id": [ "74737245-7ed0-4d60-8547-b2760b400609" ],
29-
"x-ms-correlation-request-id": [ "11066c0d-a192-4c27-8d0a-683caac90478" ],
28+
"x-ms-request-id": [ "43e7dbe4-2c44-46aa-b4ab-78446ae344c8" ],
29+
"x-ms-correlation-request-id": [ "3cfc2c5a-72fd-4865-9046-ac1d12c5b286" ],
3030
"x-ms-ratelimit-remaining-subscription-global-reads": [ "3749" ],
31-
"x-ms-routing-request-id": [ "SOUTHEASTASIA:20250524T121443Z:11066c0d-a192-4c27-8d0a-683caac90478" ],
31+
"x-ms-routing-request-id": [ "WESTINDIA:20250711T063138Z:3cfc2c5a-72fd-4865-9046-ac1d12c5b286" ],
3232
"Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ],
3333
"X-Content-Type-Options": [ "nosniff" ],
3434
"X-Cache": [ "CONFIG_NOCACHE" ],
35-
"X-MSEdge-Ref": [ "Ref A: D9F44C8FACDF4C96A025779C0DBF2801 Ref B: MAA201060514039 Ref C: 2025-05-24T12:14:42Z" ],
36-
"Date": [ "Sat, 24 May 2025 12:14:43 GMT" ]
35+
"X-MSEdge-Ref": [ "Ref A: 152A762B01564A7783B0F8023E570694 Ref B: PNQ231110906042 Ref C: 2025-07-11T06:31:37Z" ],
36+
"Date": [ "Fri, 11 Jul 2025 06:31:38 GMT" ]
3737
},
3838
"ContentHeaders": {
39-
"Content-Length": [ "1196" ],
39+
"Content-Length": [ "1213" ],
4040
"Content-Type": [ "application/json; charset=utf-8" ],
4141
"Expires": [ "-1" ]
4242
},
43-
"Content": "{\"id\":\"/subscriptions/61641157-140c-4b97-b365-30ff76d9f82e/resourceGroups/yashika-rg/providers/MongoDB.Atlas/organizations/testorg5\",\"name\":\"testorg5\",\"type\":\"mongodb.atlas/organizations\",\"location\":\"East US 2\",\"tags\":{\"testName\":\"TestValue3\"},\"systemData\":{\"createdBy\":\"[email protected]\",\"createdByType\":\"User\",\"createdAt\":\"2025-05-15T19:17:14.8452289Z\",\"lastModifiedBy\":\"[email protected]\",\"lastModifiedByType\":\"User\",\"lastModifiedAt\":\"2025-05-16T05:29:13.8977528Z\"},\"properties\":{\"marketplace\":{\"subscriptionId\":\"7c9656d5-bf22-4f97-dba3-783e05b079f8\",\"subscriptionStatus\":\"Subscribed\",\"offerDetails\":{\"publisherId\":\"mongodb\",\"offerId\":\"mongodb_atlas_azure_native_prod\",\"planId\":\"private_plan\",\"planName\":\"Pay as You Go (Free) (Private)\",\"termUnit\":\"P1M\",\"termId\":\"gmz7xq9ge3py\"}},\"user\":{\"firstName\":\"\",\"lastName\":\"\",\"emailAddress\":\"[email protected]\",\"upn\":\"[email protected]\"},\"provisioningState\":\"Succeeded\",\"partnerProperties\":{\"organizationId\":\"68263def1158e05a95034cd7\",\"organizationName\":\"testorg5\",\"redirectUrl\":\"https://account.mongodb.com/account/reset/password?email=yashikajain%40microsoft.com\u0026orgId=68263def1158e05a95034cd7\u0026shouldRedirect=true\"}}}",
43+
"Content": "{\"id\":\"/subscriptions/cbdb67be-e103-4770-a797-2a2fa42eb6f3/resourceGroups/ajaykumar-rg/providers/MongoDB.Atlas/organizations/MongoDBV2-11July-5\",\"name\":\"MongoDBV2-11July-5\",\"type\":\"mongodb.atlas/organizations\",\"location\":\"East US 2\",\"systemData\":{\"createdBy\":\"[email protected]\",\"createdByType\":\"User\",\"createdAt\":\"2025-07-11T06:26:59.3569359Z\",\"lastModifiedBy\":\"b059abce-70fd-4c8f-a117-96d2192e90e1\",\"lastModifiedByType\":\"Application\",\"lastModifiedAt\":\"2025-07-11T06:28:26.6775428Z\"},\"properties\":{\"marketplace\":{\"subscriptionId\":\"4aa85669-6516-4964-cc9e-758d047a47b5\",\"subscriptionStatus\":\"Subscribed\",\"offerDetails\":{\"publisherId\":\"mongodb\",\"offerId\":\"mongodb_atlas_azure_native_prod\",\"planId\":\"private_plan\",\"planName\":\"Pay as You Go (Free) (Private)\",\"termUnit\":\"P1M\",\"termId\":\"gmz7xq9ge3py\"}},\"user\":{\"firstName\":\"Ajay\",\"lastName\":\"Kumar\",\"emailAddress\":\"[email protected]\",\"upn\":\"[email protected]\"},\"provisioningState\":\"Succeeded\",\"partnerProperties\":{\"organizationId\":\"6870aee2c10e78749fbe5353\",\"organizationName\":\"MongoDBPortalTest\",\"redirectUrl\":\"https://account.mongodb.com/account/reset/password?email=ajaykumar%40microsoft.com\u0026orgId=6870aee2c10e78749fbe5353\u0026shouldRedirect=true\"}}}",
4444
"isContentBase64": false
4545
}
4646
}

0 commit comments

Comments
 (0)