Skip to content

Commit 49b9ee4

Browse files
status (#4046)
Co-authored-by: OpenPublishing.Build <opbuild@microsoft.com>
1 parent 66687e9 commit 49b9ee4

9 files changed

Lines changed: 30 additions & 36 deletions

azps-15.4.0/Az.Marketplace/Get-AzMarketplaceCollectionToSubscriptionMapping.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ For a given subscriptions list, the API will return a map of collections and the
6161

6262
### Example 1: Map subscriptions to collections
6363
```powershell
64-
$res = Get-AzMarketplaceCollectionToSubscriptionMapping -PrivateStoreId a260d38c-96cf-492d-a340-404d0c4b3ad6 -Payload @{SubscriptionId = "53425a7b-4ac1-4729-8340-e1da5046212c"}
64+
$res = Get-AzMarketplaceCollectionToSubscriptionMapping -PrivateStoreId a260d38c-96cf-492d-a340-404d0c4b3ad6 -Payload @{SubscriptionId = "aaaa0a0a-bb1b-cc2c-dd3d-eeeeee4e4e4e"}
6565
$res.keys
6666
```
6767

@@ -227,4 +227,3 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
227227
## NOTES
228228
229229
## RELATED LINKS
230-

azps-15.4.0/Az.Marketplace/Get-AzMarketplacePrivateStoreCollectionMapOffersToContext.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Get a list of all offers in the given collection according to the required conte
2828

2929
### Example 1: Map offers to subscriptions
3030
```powershell
31-
Get-AzMarketplacePrivateStoreCollectionMapOffersToContext -PrivateStoreId a260d38c-96cf-492d-a340-404d0c4b3ad6 -CollectionId a260d38c-96cf-492d-a340-404d0c4b3ad6 -SubscriptionId 1f58b5dd-313c-42ed-84fc-f1e351bba7fb,ab3de7bc-7a6e-4e9f-a34a-f6922df453e4
31+
Get-AzMarketplacePrivateStoreCollectionMapOffersToContext -PrivateStoreId a260d38c-96cf-492d-a340-404d0c4b3ad6 -CollectionId a260d38c-96cf-492d-a340-404d0c4b3ad6 -SubscriptionId aaaa0a0a-bb1b-cc2c-dd3d-eeeeee4e4e4e,bbbb1b1b-cc2c-dd3d-ee4e-ffffff5f5f5f
3232
```
3333

3434
Get a list of all offers in the given collection according to the required subscriptions.
@@ -139,4 +139,3 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
139139
## NOTES
140140
141141
## RELATED LINKS
142-

azps-15.4.0/Az.Marketplace/Get-AzMarketplacePrivateStoreOffer.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ Get private store's offers with private + public plans that were added under te
6363

6464
### Example 2
6565
```powershell
66-
Get-AzMarketplacePrivateStoreOffer -PrivateStoreId 7gh67884-1r56-44fb-a93d-030d4ae08b2d -SubscriptionId bc17bb69-1264-4f90-a9f6-0e51e29d5281
66+
Get-AzMarketplacePrivateStoreOffer -PrivateStoreId 7gh67884-1r56-44fb-a93d-030d4ae08b2d -SubscriptionId aaaa0a0a-bb1b-cc2c-dd3d-eeeeee4e4e4e
6767
```
6868

6969
```output
@@ -75,7 +75,7 @@ PrivateStoreId : 7gh67884-1r56-44fb-a93d-030d4ae08b2d
7575
CreatedBy :
7676
CreatedDate : 01/01/0001 00:00:00
7777
SpecificPlanIdsLimitation : {large-pr, small-pr}
78-
Id : /subscriptions/bc17bb69-1264-4f90-a9f6-0e51e29d5281/providers/Microsoft.Marketplace/privateStores/7gh67884-1r56-44fb-a93d-030d4ae08b2d/offers/
78+
Id : /subscriptions/aaaa0a0a-bb1b-cc2c-dd3d-eeeeee4e4e4e/providers/Microsoft.Marketplace/privateStores/7gh67884-1r56-44fb-a93d-030d4ae08b2d/offers/
7979
publisherid.offerid
8080
Name : publisherid.offerid
8181
Type : Microsoft.Marketplace/privateStores/offers
@@ -88,7 +88,7 @@ PrivateStoreId : 7gh67884-1r56-44fb-a93d-030d4ae08b2d
8888
CreatedBy :
8989
CreatedDate : 01/01/0001 00:00:00
9090
SpecificPlanIdsLimitation : {azure_managedservices_professional-pr}
91-
Id : /subscriptions/bc17bb69-1264-4f90-a9f6-0e51e29d5281/providers/Microsoft.Marketplace/privateStores/7gh67884-1r56-44fb-a93d-030d4ae08b2d/offers/
91+
Id : /subscriptions/aaaa0a0a-bb1b-cc2c-dd3d-eeeeee4e4e4e/providers/Microsoft.Marketplace/privateStores/7gh67884-1r56-44fb-a93d-030d4ae08b2d/offers/
9292
publisherid1.offerid1
9393
Name : publisherid1.offerid1
9494
Type : Microsoft.Marketplace/privateStores/offers
@@ -120,7 +120,7 @@ Get private store's offer with private + public plans that was been added under
120120

121121
### Example 4
122122
```powershell
123-
Get-AzMarketplacePrivateStoreOffer -PrivateStoreId 7gh67884-1r56-44fb-a93d-030d4ae08b2d -OfferId publisherid.offerid -SubscriptionId bc17bb69-1264-4f90-a9f6-0e51e29d5281
123+
Get-AzMarketplacePrivateStoreOffer -PrivateStoreId 7gh67884-1r56-44fb-a93d-030d4ae08b2d -OfferId publisherid.offerid -SubscriptionId aaaa0a0a-bb1b-cc2c-dd3d-eeeeee4e4e4e
124124
```
125125

126126
```output
@@ -132,7 +132,7 @@ PrivateStoreId : 7gh67884-1r56-44fb-a93d-030d4ae08b2d
132132
CreatedBy :
133133
CreatedDate : 01/01/0001 00:00:00
134134
SpecificPlanIdsLimitation : {large-pr, small-pr}
135-
Id : /subscriptions/bc17bb69-1264-4f90-a9f6-0e51e29d5281/providers/Microsoft.Marketplace/privateStores/7gh67884-1r56-44fb-a93d-030d4ae08b2d/offers/
135+
Id : /subscriptions/aaaa0a0a-bb1b-cc2c-dd3d-eeeeee4e4e4e/providers/Microsoft.Marketplace/privateStores/7gh67884-1r56-44fb-a93d-030d4ae08b2d/offers/
136136
publisherid.offerid
137137
Name : publisherid.offerid
138138
Type : Microsoft.Marketplace/privateStores/offers
@@ -216,4 +216,3 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
216216
## NOTES
217217
218218
## RELATED LINKS
219-

azps-15.4.0/Az.Marketplace/Get-AzMarketplacePrivateStoreUserOffer.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ List of user's approved offers for the provided offers and subscriptions
3636

3737
### Example 1: List all approved offers for a user
3838
```powershell
39-
Get-AzMarketplacePrivateStoreUserOffer -PrivateStoreId a260d38c-96cf-492d-a340-404d0c4b3ad6 -OfferId aumatics.azure_managedservices -SubscriptionId 1f58b5dd-313c-42ed-84fc-f1e351bba7fb
39+
Get-AzMarketplacePrivateStoreUserOffer -PrivateStoreId a260d38c-96cf-492d-a340-404d0c4b3ad6 -OfferId aumatics.azure_managedservices -SubscriptionId aaaa0a0a-bb1b-cc2c-dd3d-eeeeee4e4e4e
4040
```
4141

4242
List of user's approved offers for the provided offers and subscriptions.
@@ -164,4 +164,3 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
164164
## NOTES
165165
166166
## RELATED LINKS
167-

azps-15.4.0/Az.Marketplace/Get-AzMarketplacePrivateStoreUserRule.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ All rules approved in the private store that are relevant for user subscriptions
3434

3535
### Example 1: Get all applied rules for user subscriptions
3636
```powershell
37-
Get-AzMarketplacePrivateStoreUserRule -PrivateStoreId a260d38c-96cf-492d-a340-404d0c4b3ad6 -SubscriptionId 1f58b5dd-313c-42ed-84fc-f1e351bba7fb
37+
Get-AzMarketplacePrivateStoreUserRule -PrivateStoreId a260d38c-96cf-492d-a340-404d0c4b3ad6 -SubscriptionId aaaa0a0a-bb1b-cc2c-dd3d-eeeeee4e4e4e
3838
```
3939

4040
All rules approved in the private store that are relevant for user subscriptions.
@@ -147,4 +147,3 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
147147
## NOTES
148148
149149
## RELATED LINKS
150-

azps-15.4.0/Az.Marketplace/Set-AzMarketplacePrivateStoreOffer.md

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Set-AzMarketplacePrivateStoreOffer -privateStoreId 7gh67884-1r56-44fb-a93d-030d4
3636
UniqueOfferId : publisherid.offerid
3737
OfferDisplayName :
3838
PublisherDisplayName :
39-
ETag : "04009562-0000-0600-0000-5ecd2fb00000"
39+
ETag : "bbbb1b1b-cc2c-dd3d-ee4e-ffffff5f5f5f"
4040
PrivateStoreId : 7gh67884-1r56-44fb-a93d-030d4ae08b2d
4141
CreatedBy :
4242
CreatedDate : 01/01/0001 00:00:00
@@ -51,19 +51,19 @@ Creates offer with private + public plans for private store that was created und
5151

5252
### Example 2
5353
```powershell
54-
Set-AzMarketplacePrivateStoreOffer -privateStoreId 7gh67884-1r56-44fb-a93d-030d4ae08b2d -offerId publisherid.offerid -SubscriptionId bc17bb69-1264-4f90-a9f6-0e51e29d5281 -SpecificPlanIdsLimitation @("PublisherEnterpriseLinux72", "PublisherEnterpriseLinux72-ARM", "PublisherEnterpriseLinux73", "PublisherEnterpriseLinux73-ARM ", "PublisherEnterpriseLinux73-ARM-pr")
54+
Set-AzMarketplacePrivateStoreOffer -privateStoreId 7gh67884-1r56-44fb-a93d-030d4ae08b2d -offerId publisherid.offerid -SubscriptionId aaaa0a0a-bb1b-cc2c-dd3d-eeeeee4e4e4e -SpecificPlanIdsLimitation @("PublisherEnterpriseLinux72", "PublisherEnterpriseLinux72-ARM", "PublisherEnterpriseLinux73", "PublisherEnterpriseLinux73-ARM ", "PublisherEnterpriseLinux73-ARM-pr")
5555
```
5656

5757
```output
5858
UniqueOfferId : publisherid.offerid
5959
OfferDisplayName :
6060
PublisherDisplayName :
61-
ETag : "04009562-0000-0600-0000-5ecd2fb00000"
61+
ETag : "bbbb1b1b-cc2c-dd3d-ee4e-ffffff5f5f5f"
6262
PrivateStoreId : 7gh67884-1r56-44fb-a93d-030d4ae08b2d
6363
CreatedBy :
6464
CreatedDate : 01/01/0001 00:00:00
6565
SpecificPlanIdsLimitation : {PublisherEnterpriseLinux73-ARM-pr}
66-
Id : /subscriptions/bc17bb69-1264-4f90-a9f6-0e51e29d5281/providers/Microsoft.Marketplace/privateStores/7gh67884-1r56-44fb-a93d-030d4ae08b2d/offers/
66+
Id : /subscriptions/aaaa0a0a-bb1b-cc2c-dd3d-eeeeee4e4e4e/providers/Microsoft.Marketplace/privateStores/7gh67884-1r56-44fb-a93d-030d4ae08b2d/offers/
6767
publisherid.offerid
6868
Name : publisherid.offerid
6969
Type : Microsoft.Marketplace/privateStores/offers
@@ -73,7 +73,7 @@ Creates offer with private plans only for private store that was created under s
7373

7474
### Example 3
7575
```powershell
76-
Set-AzMarketplacePrivateStoreOffer -privateStoreId 7gh67884-1r56-44fb-a93d-030d4ae08b2d -offerId publisherid.offerid -SpecificPlanIdsLimitation @("PublisherEnterpriseLinux72", "PublisherEnterpriseLinux72-ARM", "PublisherEnterpriseLinux73") -ETag 04009562-0000-0600-0000-5ecd2fb00000
76+
Set-AzMarketplacePrivateStoreOffer -privateStoreId 7gh67884-1r56-44fb-a93d-030d4ae08b2d -offerId publisherid.offerid -SpecificPlanIdsLimitation @("PublisherEnterpriseLinux72", "PublisherEnterpriseLinux72-ARM", "PublisherEnterpriseLinux73") -ETag bbbb1b1b-cc2c-dd3d-ee4e-ffffff5f5f5f
7777
```
7878

7979
```output
@@ -95,7 +95,7 @@ Updates offer with private + public plans for private store that was created und
9595

9696
### Example 4
9797
```powershell
98-
Set-AzMarketplacePrivateStoreOffer -privateStoreId 7gh67884-1r56-44fb-a93d-030d4ae08b2d -offerId publisherid.offerid -SubscriptionId bc17bb69-1264-4f90-a9f6-0e51e29d5281 -SpecificPlanIdsLimitation @("PublisherEnterpriseLinux73-pr") -ETag 04009562-0000-0600-0000-5ecd2fb00000
98+
Set-AzMarketplacePrivateStoreOffer -privateStoreId 7gh67884-1r56-44fb-a93d-030d4ae08b2d -offerId publisherid.offerid -SubscriptionId aaaa0a0a-bb1b-cc2c-dd3d-eeeeee4e4e4e -SpecificPlanIdsLimitation @("PublisherEnterpriseLinux73-pr") -ETag bbbb1b1b-cc2c-dd3d-ee4e-ffffff5f5f5f
9999
```
100100

101101
```output
@@ -107,7 +107,7 @@ PrivateStoreId : 7gh67884-1r56-44fb-a93d-030d4ae08b2d
107107
CreatedBy :
108108
CreatedDate : 01/01/0001 00:00:00
109109
SpecificPlanIdsLimitation : {PublisherEnterpriseLinux73-pr}
110-
Id : /subscriptions/bc17bb69-1264-4f90-a9f6-0e51e29d5281/providers/Microsoft.Marketplace/privateStores/7gh67884-1r56-44fb-a93d-030d4ae08b2d/offers/
110+
Id : /subscriptions/aaaa0a0a-bb1b-cc2c-dd3d-eeeeee4e4e4e/providers/Microsoft.Marketplace/privateStores/7gh67884-1r56-44fb-a93d-030d4ae08b2d/offers/
111111
publisherid.offerid
112112
Name : publisherid.offerid
113113
Type : Microsoft.Marketplace/privateStores/offers
@@ -252,4 +252,3 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
252252
## NOTES
253253
254254
## RELATED LINKS
255-

azps-15.4.0/Az.Migrate/Get-AzMigrateRunAsAccount.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,20 +40,20 @@ Get-AzMigrateRunAsAccount -SubscriptionId xxx-xxx-xxx -ResourceGroupName BugBas
4040
```output
4141
Name Type
4242
---- ----
43-
b090bef3-b733-5e34-bc8f-eb6f2701432a Microsoft.OffAzure/VMwareSites/runasaccounts
43+
aaaa0a0a-bb1b-cc2c-dd3d-eeeeee4e4e4e Microsoft.OffAzure/VMwareSites/runasaccounts
4444
```
4545

4646
List all run as accounts in a site.
4747

4848
### Example 2: Get
4949
```powershell
50-
Get-AzMigrateRunAsAccount -SubscriptionId xxx-xxx-xxx -ResourceGroupName BugBashAVSVMware -SiteName BBVMwareAVScbbcsite -AccountName b090bef3-b733-5e34-bc8f-eb6f2701432a
50+
Get-AzMigrateRunAsAccount -SubscriptionId xxx-xxx-xxx -ResourceGroupName BugBashAVSVMware -SiteName BBVMwareAVScbbcsite -AccountName aaaa0a0a-bb1b-cc2c-dd3d-eeeeee4e4e4e
5151
```
5252

5353
```output
5454
Name Type
5555
---- ----
56-
b090bef3-b733-5e34-bc8f-eb6f2701432a Microsoft.OffAzure/VMwareSites/runasaccounts
56+
aaaa0a0a-bb1b-cc2c-dd3d-eeeeee4e4e4e Microsoft.OffAzure/VMwareSites/runasaccounts
5757
```
5858

5959
Get Run as account by name.

azps-15.4.0/Az.Migrate/New-AzMigrateLocalServerReplication.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -53,10 +53,10 @@ EndTime : 1/1/1900 8:54:47 PM
5353
Error : {}
5454
Id : /subscriptions/xxx-xxx-xxx/resourceGroups/test-rg/providers/Microsoft.DataReplication/replicationVaults/proj62434replicationvault/jobs/f2d3430a-2977-419f-abd5-11d171e17f5e
5555
Name : f2d3430a-2977-419f-abd5-11d171e17f5e
56-
ObjectId : /subscriptions/xxx-xxx-xxx/resourceGroups/test-rg/providers/Microsoft.DataReplication/replicationVaults/proj62434replicationvault/protectedItems/0ec082d5-6827-457a-bae2-f986e1b94555
56+
ObjectId : /subscriptions/xxx-xxx-xxx/resourceGroups/test-rg/providers/Microsoft.DataReplication/replicationVaults/proj62434replicationvault/protectedItems/aaaaaaaa-0000-1111-2222-bbbbbbbbbbbb
5757
ObjectInternalId : a8b5ee68-102c-5aae-9499-c57a475a8fd4
5858
ObjectInternalName : test_vm
59-
ObjectName : 0ec082d5-6827-457a-bae2-f986e1b94555
59+
ObjectName : aaaaaaaa-0000-1111-2222-bbbbbbbbbbbb
6060
ObjectType : ProtectedItem
6161
ReplicationProviderId : xxx-xxx-xxx
6262
SourceFabricProviderId : b35da11c-d69e-4220-9a90-d81ed93ad2fc
@@ -78,13 +78,13 @@ This is for the scenario, when there is only one single disk that has to be prot
7878
### Example 2: When there are multiple disks or NICs to migrate
7979
```powershell
8080
[AzLocalDiskInput[]]$DisksToInclude = @()
81-
$OSDisk = New-AzMigrateLocalDiskMappingObject -DiskID "Microsoft:C1A34301-3BFF-4EC6-97F1-6C4BD5ADCDE0\83F8638B-8DCA-4152-9EDA-2CA8B33039B4\0\0\L" -IsOSDisk true -IsDynamic true -Size 42 -Format VHD
82-
$DataDisk = New-AzMigrateLocalDiskMappingObject -DiskID "Microsoft:C1A34301-3BFF-4EC6-97F1-6C4BD5ADCDE0\C92FAB89-DA8B-47E9-92F3-364642ECDF39\0\0\L" -IsOSDisk false -IsDynamic true -Size 5 -Format VHD
81+
$OSDisk = New-AzMigrateLocalDiskMappingObject -DiskID "Microsoft:bbbbbbbb-1111-2222-3333-cccccccccccc\83F8638B-8DCA-4152-9EDA-2CA8B33039B4\0\0\L" -IsOSDisk true -IsDynamic true -Size 42 -Format VHD
82+
$DataDisk = New-AzMigrateLocalDiskMappingObject -DiskID "Microsoft:bbbbbbbb-1111-2222-3333-cccccccccccc\C92FAB89-DA8B-47E9-92F3-364642ECDF39\0\0\L" -IsOSDisk false -IsDynamic true -Size 5 -Format VHD
8383
$DisksToInclude += $OSDisk
8484
$DisksToInclude += $DataDisk
8585
8686
[AzLocalNicInput[]]$NicsToInclude = @()
87-
$Nic = New-AzMigrateLocalNicMappingObject -NicID "Microsoft:C1A34301-3BFF-4EC6-97F1-6C4BD5ADCDE0\99CDFD2E-D60C-4218-AC2E-E7C2D8253EB9" -TargetVirtualSwitchId "/subscriptions/xxx-xxx-xxx/resourceGroups/hciclus-rg/providers/Microsoft.AzureStackHCI/logicalnetworks/external"
87+
$Nic = New-AzMigrateLocalNicMappingObject -NicID "Microsoft:bbbbbbbb-1111-2222-3333-cccccccccccc\99CDFD2E-D60C-4218-AC2E-E7C2D8253EB9" -TargetVirtualSwitchId "/subscriptions/xxx-xxx-xxx/resourceGroups/hciclus-rg/providers/Microsoft.AzureStackHCI/logicalnetworks/external"
8888
$NicsToInclude += $Nic
8989
9090
New-AzMigrateLocalServerReplication -MachineId "/subscriptions/xxx-xxx-xxx/resourceGroups/test-rg/providers/Microsoft.OffAzure/HyperVSites/testsrc7972site/machines/005-005-005" -TargetStoragePathId "/subscriptions/xxx-xxx-xxx/resourceGroups/hciclus-rg/providers/Microsoft.AzureStackHCI/storagecontainers/testStorageContainer1" -TargetResourceGroupId "/subscriptions//xxx-xxx-xxx/resourceGroups/target-rg"-TargetVMName "targetVM" -DiskToInclude $DisksToInclude -NicToInclude $NicsToInclude
@@ -99,10 +99,10 @@ EndTime : 1/1/1900 2:27:14 PM
9999
Error : {}
100100
Id : /subscriptions/xxx-xxx-xxx/resourceGroups/test-rg/providers/Microsoft.DataReplication/replicationVaults/proj62434replicationvault/jobs/f855305c-5bed-4bc6-996e-d273115ab833
101101
Name : f855305c-5bed-4bc6-996e-d273115ab833
102-
ObjectId : /subscriptions/xxx-xxx-xxx/resourceGroups/test-rg/providers/Microsoft.DataReplication/replicationVaults/proj62434replicationvault/protectedItems/c1a34301-3bff-4ec6-97f1-6c4bd5adcde0
102+
ObjectId : /subscriptions/xxx-xxx-xxx/resourceGroups/test-rg/providers/Microsoft.DataReplication/replicationVaults/proj62434replicationvault/protectedItems/bbbbbbbb-1111-2222-3333-cccccccccccc
103103
ObjectInternalId : a40ecd8e-6413-574d-b1f8-2ef925e087fc
104104
ObjectInternalName : test_vm
105-
ObjectName : c1a34301-3bff-4ec6-97f1-6c4bd5adcde0
105+
ObjectName : bbbbbbbb-1111-2222-3333-cccccccccccc
106106
ObjectType : ProtectedItem
107107
ReplicationProviderId : 4de0fddc-bdfe-40d9-b60e-678bdce89630
108108
SourceFabricProviderId : b35da11c-d69e-4220-9a90-d81ed93ad2fc

azps-15.4.0/Az.Migrate/Remove-AzMigrateLocalServerReplication.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -47,10 +47,10 @@ EndTime :
4747
Error : {}
4848
Id : /subscriptions/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/resourceGroups/test-rg/providers/Microsoft.DataReplication/replicationVaults/testproj1234replicationvault/jobs/2b0b356e-d106-43af-ad26-02631fcaebba
4949
Name : 2b0b356e-d106-43af-ad26-02631fcaebba
50-
ObjectId : /subscriptions/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/resourceGroups/test-rg/providers/Microsoft.DataReplication/replicationVaults/testproj1234replicationvault/protectedItems/c1a34301-3bff-4ec6-97f1-6c4bd5adcde0
50+
ObjectId : /subscriptions/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/resourceGroups/test-rg/providers/Microsoft.DataReplication/replicationVaults/testproj1234replicationvault/protectedItems/aaaaaaaa-0000-1111-2222-bbbbbbbbbbbb
5151
ObjectInternalId : a40ecd8e-6413-574d-b1f8-2ef925e087fc
5252
ObjectInternalName : testmachine
53-
ObjectName : c1a34301-3bff-4ec6-97f1-6c4bd5adcde0
53+
ObjectName : aaaaaaaa-0000-1111-2222-bbbbbbbbbbbb
5454
ObjectType : ProtectedItem
5555
ReplicationProviderId : 4de0fddc-bdfe-40d9-b60e-678bdce89630
5656
SourceFabricProviderId : b35da11c-d69e-4220-9a90-d81ed93ad2fc
@@ -87,10 +87,10 @@ EndTime :
8787
Error : {}
8888
Id : /subscriptions/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/resourceGroups/test-rg/providers/Microsoft.DataReplication/replicationVaults/testproj1234replicationvault/jobs/2b0b356e-d106-43af-ad26-02631fcaebba
8989
Name : 2b0b356e-d106-43af-ad26-02631fcaebba
90-
ObjectId : /subscriptions/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/resourceGroups/test-rg/providers/Microsoft.DataReplication/replicationVaults/testproj1234replicationvault/protectedItems/c1a34301-3bff-4ec6-97f1-6c4bd5adcde0
90+
ObjectId : /subscriptions/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/resourceGroups/test-rg/providers/Microsoft.DataReplication/replicationVaults/testproj1234replicationvault/protectedItems/aaaaaaaa-0000-1111-2222-bbbbbbbbbbbb
9191
ObjectInternalId : a40ecd8e-6413-574d-b1f8-2ef925e087fc
9292
ObjectInternalName : testmachine
93-
ObjectName : c1a34301-3bff-4ec6-97f1-6c4bd5adcde0
93+
ObjectName : aaaaaaaa-0000-1111-2222-bbbbbbbbbbbb
9494
ObjectType : ProtectedItem
9595
ReplicationProviderId : 4de0fddc-bdfe-40d9-b60e-678bdce89630
9696
SourceFabricProviderId : b35da11c-d69e-4220-9a90-d81ed93ad2fc

0 commit comments

Comments
 (0)