Skip to content

Commit 04d611d

Browse files
authored
Update accelerated-networking-how-it-works.md
Qualifying the capability to toggle AN on a non-running VM only.
1 parent 8a25e67 commit 04d611d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/virtual-network/accelerated-networking-how-it-works.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@ The data path has been switched back to the VF interface.
231231

232232
## Disable/Enable Accelerated Networking in a Running VM
233233

234-
Accelerated Networking can be toggled on a virtual NIC in a running VM with Azure CLI. For example:
234+
Accelerated Networking can be toggled on a virtual NIC in a non-running VM with Azure CLI. For example:
235235

236236
```output
237237
$ az network nic update --name u1804895 --resource-group testrg --accelerated-network false

0 commit comments

Comments
 (0)