Skip to content

Commit e93617c

Browse files
authored
Merge pull request #96627 from shmurthi/patch-1
Update accelerated-networking-how-it-works.md
2 parents eb60031 + 6f0d314 commit e93617c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -229,9 +229,9 @@ The mlx5 driver initializes the VF interface, and the interface is now functiona
229229

230230
The data path has been switched back to the VF interface.
231231

232-
## Disable/Enable Accelerated Networking in a Running VM
232+
## Disable/Enable Accelerated Networking in a non-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)