Skip to content

Commit

Permalink
status (#3370)
Browse files Browse the repository at this point in the history
  • Loading branch information
meganbradley authored Dec 2, 2024
1 parent af8fbe9 commit 8b4be5a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions azps-13.0.0/Az.ArcGateway/Update-AzArcSetting.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ Patch the base Settings of the target resource.

### Example 1: Patch the base Settings of the target resource
```powershell
Update-AzArcSetting -ResourceGroupName "ytongtest" -SubscriptionId "00001111-aaaa-2222-bbbb-3333cccc4444" -BaseProvider "Microsoft.HybridCompute" -BaseResourceName "testmachine" -BaseResourceType "machines" -GatewayResourceId "/subscriptions/00001111-aaaa-2222-bbbb-3333cccc4444/resourceGroups/ytongtest/providers/Microsoft.HybridCompute/gateways/myArcGateway"
Update-AzArcSetting -ResourceGroupName "ytongtest" -SubscriptionId "ffffffff-eeee-dddd-cccc-bbbbbbbbbbb0" -BaseProvider "Microsoft.HybridCompute" -BaseResourceName "testmachine" -BaseResourceType "machines" -GatewayResourceId "/subscriptions/00001111-aaaa-2222-bbbb-3333cccc4444/resourceGroups/ytongtest/providers/Microsoft.HybridCompute/gateways/myArcGateway"
```

```output
Expand All @@ -78,7 +78,7 @@ SystemDataCreatedByType :
SystemDataLastModifiedAt :
SystemDataLastModifiedBy :
SystemDataLastModifiedByType :
TenantId : 00001111-aaaa-2222-bbbb-3333cccc4444
TenantId : aaaabbbb-0000-cccc-1111-dddd2222eeee
Type : Microsoft.HybridCompute/settings
```

Expand Down

0 comments on commit 8b4be5a

Please sign in to comment.