We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a25e67 commit 04d611dCopy full SHA for 04d611d
articles/virtual-network/accelerated-networking-how-it-works.md
@@ -231,7 +231,7 @@ The data path has been switched back to the VF interface.
231
232
## Disable/Enable Accelerated Networking in a Running VM
233
234
-Accelerated Networking can be toggled on a virtual NIC in a running VM with Azure CLI. For example:
+Accelerated Networking can be toggled on a virtual NIC in a non-running VM with Azure CLI. For example:
235
236
```output
237
$ az network nic update --name u1804895 --resource-group testrg --accelerated-network false
0 commit comments