Skip to content

Commit b1c8b0c

Browse files
committed
Update concepts-network-fabric-read-write-commands.md
1 parent 07176e0 commit b1c8b0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/operator-nexus/concepts-network-fabric-read-write-commands.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -511,7 +511,7 @@ The RW command feature is open and there are no restrictions on it. However, pro
511511

512512
## Retreive runRW configuration
513513

514-
To retrieve the last successfully applied runRW configuration for a given device, perform a GET operation on the device resource.
514+
To obtain the last successfully applied runRW configuration, refer to the rwDeviceConfig property. This property stores the last successfully applied RW configuration for the device. To access it, perform a GET request on the device resource.
515515

516516
```rest
517517
az rest -m get -u /subscriptions/<example-subscription-id>/resourceGroups/<example-rg>/providers/Microsoft.ManagedNetworkFabric/NetworkDevices/<example-devicename>?api-version=2024-06-15-preview

0 commit comments

Comments
 (0)