Skip to content

Commit be5f720

Browse files
committed
update az module exports for DataMigration
1 parent ac0bfb9 commit be5f720

File tree

12 files changed

+157
-76
lines changed

12 files changed

+157
-76
lines changed

src/ResourceManager/DataMigration/Commands.DataMigration.Test/SessionRecords/Microsoft.Azure.Commands.ScenarioTest.DmsTest.ServiceTests/TestConnectToSourceMongoDb.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2040,7 +2040,7 @@
20402040
"-1"
20412041
]
20422042
},
2043-
"ResponseBody": "{\r\n \"properties\": {\r\n \"sourcePlatform\": \"MongoDb\",\r\n \"targetPlatform\": \"MongoDb\",\r\n \"creationTime\": \"2018-11-28T10:23:02.4371195-08:00\",\r\n \"sourceConnectionInfo\": {\r\n \"type\": \"MongoDbConnectionInfo\",\r\n \"connectionString\": \"\",\r\n \"serverName\": \"AzureStorage\",\r\n \"userName\": \"\"\r\n },\r\n \"targetConnectionInfo\": {\r\n \"type\": \"MongoDbConnectionInfo\",\r\n \"connectionString\": \"\",\r\n \"serverName\": \"adamcosmos.documents.azure.com\",\r\n \"port\": 10255,\r\n \"useSSL\": true,\r\n \"userName\": \"adamcosmos\"\r\n },\r\n \"provisioningState\": \"Succeeded\"\r\n },\r\n \"etag\": \"IwfNYaUnSOrv2aKwG4mgHS1svX5cwj1eATAdKW/sE8E=\",\r\n \"id\": \"/subscriptions/fc04246f-04c5-437e-ac5e-206a19e7193f/resourceGroups/DmResource-PsTestRun4400/providers/Microsoft.DataMigration/services/DmService-PsTestRun84/projects/DmProject-PsTestRun3006\",\r\n \"location\": \"centralus\",\r\n \"name\": \"DmProject-PsTestRun3006\",\r\n \"type\": \"Microsoft.DataMigration/services/projects\"\r\n}",
2043+
"ResponseBody": "{\r\n \"properties\": {\r\n \"sourcePlatform\": \"MongoDb\",\r\n \"targetPlatform\": \"MongoDb\",\r\n \"creationTime\": \"2018-11-28T10:23:02.4371195-08:00\",\r\n \"sourceConnectionInfo\": {\r\n \"type\": \"MongoDbConnectionInfo\",\r\n \"connectionString\": \"\",\r\n \"serverName\": \"AzureStorage\",\r\n \"userName\": \"\"\r\n },\r\n \"targetConnectionInfo\": {\r\n \"type\": \"MongoDbConnectionInfo\",\r\n \"connectionString\": \"\",\r\n \"serverName\": \"adamcosmos.documents.azure.com\",\r\n \"port\": 10255,\r\n \"useSSL\": true,\r\n },\r\n \"provisioningState\": \"Succeeded\"\r\n },\r\n \"etag\": \"\",\r\n \"id\": \"/subscriptions/fc04246f-04c5-437e-ac5e-206a19e7193f/resourceGroups/DmResource-PsTestRun4400/providers/Microsoft.DataMigration/services/DmService-PsTestRun84/projects/DmProject-PsTestRun3006\",\r\n \"location\": \"centralus\",\r\n \"name\": \"DmProject-PsTestRun3006\",\r\n \"type\": \"Microsoft.DataMigration/services/projects\"\r\n}",
20442044
"StatusCode": 201
20452045
},
20462046
{
@@ -2097,7 +2097,7 @@
20972097
"Wed, 28 Nov 2018 18:23:02 GMT"
20982098
],
20992099
"ETag": [
2100-
"\"TMp+UFrU7bWdQMlOuj0tZpPtMDr9k59IgVWLvktSMjE=\""
2100+
"\"\""
21012101
],
21022102
"Server": [
21032103
"Microsoft-IIS/8.5"
@@ -2112,7 +2112,7 @@
21122112
"-1"
21132113
]
21142114
},
2115-
"ResponseBody": "{\r\n \"properties\": {\r\n \"input\": {\r\n \"type\": \"MongoDbConnectionInfo\",\r\n \"connectionString\": \"\"\r\n },\r\n \"taskId\": \"0185b46d-9b38-4105-b599-035d02379edc\",\r\n \"taskType\": \"Connect.MongoDb\",\r\n \"state\": \"Queued\"\r\n },\r\n \"etag\": \"TMp+UFrU7bWdQMlOuj0tZpPtMDr9k59IgVWLvktSMjE=\",\r\n \"id\": \"/subscriptions/fc04246f-04c5-437e-ac5e-206a19e7193f/resourceGroups/DmResource-PsTestRun4400/providers/Microsoft.DataMigration/services/DmService-PsTestRun84/projects/DmProject-PsTestRun3006/tasks/DmTask-PsTestRun935\",\r\n \"name\": \"DmTask-PsTestRun935\",\r\n \"type\": \"Microsoft.DataMigration/services/projects/tasks\"\r\n}",
2115+
"ResponseBody": "{\r\n \"properties\": {\r\n \"input\": {\r\n \"type\": \"MongoDbConnectionInfo\",\r\n \"connectionString\": \"\"\r\n },\r\n \"taskId\": \"0185b46d-9b38-4105-b599-035d02379edc\",\r\n \"taskType\": \"Connect.MongoDb\",\r\n \"state\": \"Queued\"\r\n },\r\n \"etag\": \"\",\r\n \"id\": \"/subscriptions/fc04246f-04c5-437e-ac5e-206a19e7193f/resourceGroups/DmResource-PsTestRun4400/providers/Microsoft.DataMigration/services/DmService-PsTestRun84/projects/DmProject-PsTestRun3006/tasks/DmTask-PsTestRun935\",\r\n \"name\": \"DmTask-PsTestRun935\",\r\n \"type\": \"Microsoft.DataMigration/services/projects/tasks\"\r\n}",
21162116
"StatusCode": 201
21172117
},
21182118
{

src/ResourceManager/DataMigration/Commands.DataMigration.Test/SessionRecords/Microsoft.Azure.Commands.ScenarioTest.DmsTest.ServiceTests/TestConnectToTargetCosmosDb.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1698,7 +1698,7 @@
16981698
"-1"
16991699
]
17001700
},
1701-
"ResponseBody": "{\r\n \"properties\": {\r\n \"sourcePlatform\": \"MongoDb\",\r\n \"targetPlatform\": \"MongoDb\",\r\n \"creationTime\": \"2018-11-28T14:03:59.389891-08:00\",\r\n \"sourceConnectionInfo\": {\r\n \"type\": \"MongoDbConnectionInfo\",\r\n \"connectionString\": \"\",\r\n \"serverName\": \"AzureStorage\",\r\n \"userName\": \"\"\r\n },\r\n \"targetConnectionInfo\": {\r\n \"type\": \"MongoDbConnectionInfo\",\r\n \"connectionString\": \"\",\r\n \"serverName\": \"adamcosmos.documents.azure.com\",\r\n \"port\": 10255,\r\n \"useSSL\": true,\r\n \"userName\": \"adamcosmos\"\r\n },\r\n \"provisioningState\": \"Succeeded\"\r\n },\r\n \"etag\": \"n75v9OWDU3LwCvUciR1c8dGgBvnniQi8MIVrvJvsgCY=\",\r\n \"id\": \"/subscriptions/fc04246f-04c5-437e-ac5e-206a19e7193f/resourceGroups/DmResource-PsTestRun6883/providers/Microsoft.DataMigration/services/DmService-PsTestRun5141/projects/DmProject-PsTestRun7460\",\r\n \"location\": \"centralus\",\r\n \"name\": \"DmProject-PsTestRun7460\",\r\n \"type\": \"Microsoft.DataMigration/services/projects\"\r\n}",
1701+
"ResponseBody": "{\r\n \"properties\": {\r\n \"sourcePlatform\": \"MongoDb\",\r\n \"targetPlatform\": \"MongoDb\",\r\n \"creationTime\": \"2018-11-28T14:03:59.389891-08:00\",\r\n \"sourceConnectionInfo\": {\r\n \"type\": \"MongoDbConnectionInfo\",\r\n \"connectionString\": \"\",\r\n \"serverName\": \"AzureStorage\",\r\n \"userName\": \"\"\r\n },\r\n \"targetConnectionInfo\": {\r\n \"type\": \"MongoDbConnectionInfo\",\r\n \"connectionString\": \"\",\r\n \"serverName\": \"adamcosmos.documents.azure.com\",\r\n \"port\": 10255,\r\n \"useSSL\": true,\r\n },\r\n \"provisioningState\": \"Succeeded\"\r\n },\r\n \"etag\": \"\",\r\n \"id\": \"/subscriptions/fc04246f-04c5-437e-ac5e-206a19e7193f/resourceGroups/DmResource-PsTestRun6883/providers/Microsoft.DataMigration/services/DmService-PsTestRun5141/projects/DmProject-PsTestRun7460\",\r\n \"location\": \"centralus\",\r\n \"name\": \"DmProject-PsTestRun7460\",\r\n \"type\": \"Microsoft.DataMigration/services/projects\"\r\n}",
17021702
"StatusCode": 201
17031703
},
17041704
{
@@ -1755,7 +1755,7 @@
17551755
"Wed, 28 Nov 2018 22:04:00 GMT"
17561756
],
17571757
"ETag": [
1758-
"\"mF3Q/pf4ieJy2gWEA1wRPk21T20ONzJBTNNfOPbcGU8=\""
1758+
"\"\""
17591759
],
17601760
"Server": [
17611761
"Microsoft-IIS/8.5"
@@ -1770,7 +1770,7 @@
17701770
"-1"
17711771
]
17721772
},
1773-
"ResponseBody": "{\r\n \"properties\": {\r\n \"input\": {\r\n \"type\": \"MongoDbConnectionInfo\",\r\n \"connectionString\": \"\"\r\n },\r\n \"taskId\": \"86e73129-3bc3-4466-9e50-693ab0853b7f\",\r\n \"taskType\": \"Connect.MongoDb\",\r\n \"state\": \"Queued\"\r\n },\r\n \"etag\": \"mF3Q/pf4ieJy2gWEA1wRPk21T20ONzJBTNNfOPbcGU8=\",\r\n \"id\": \"/subscriptions/fc04246f-04c5-437e-ac5e-206a19e7193f/resourceGroups/DmResource-PsTestRun6883/providers/Microsoft.DataMigration/services/DmService-PsTestRun5141/projects/DmProject-PsTestRun7460/tasks/DmTask-PsTestRun6549\",\r\n \"name\": \"DmTask-PsTestRun6549\",\r\n \"type\": \"Microsoft.DataMigration/services/projects/tasks\"\r\n}",
1773+
"ResponseBody": "{\r\n \"properties\": {\r\n \"input\": {\r\n \"type\": \"MongoDbConnectionInfo\",\r\n \"connectionString\": \"\"\r\n },\r\n \"taskId\": \"86e73129-3bc3-4466-9e50-693ab0853b7f\",\r\n \"taskType\": \"Connect.MongoDb\",\r\n \"state\": \"Queued\"\r\n },\r\n \"etag\": \"\",\r\n \"id\": \"/subscriptions/fc04246f-04c5-437e-ac5e-206a19e7193f/resourceGroups/DmResource-PsTestRun6883/providers/Microsoft.DataMigration/services/DmService-PsTestRun5141/projects/DmProject-PsTestRun7460/tasks/DmTask-PsTestRun6549\",\r\n \"name\": \"DmTask-PsTestRun6549\",\r\n \"type\": \"Microsoft.DataMigration/services/projects/tasks\"\r\n}",
17741774
"StatusCode": 201
17751775
},
17761776
{

0 commit comments

Comments
 (0)