az-network Verified for current stable LTS

Az Network Command: Enable Accelerated Networking For A Network Interface Card

Use for Enable accelerated networking for a network interface card with Az Network. Exact CLI syntax to Enable accelerated networking for a network interface card using Az Network.

When to use this: Use for Enable accelerated networking for a network interface card with Az Network.

Command Syntax

az network nic update --accelerated-networking true -n <nic> -g <resource_group>

Command Breakdown

--accelerated-networking
Command Option
Tool-specific option used by this command invocation.
-n
Command Option
Tool-specific option used by this command invocation.
-g
Command Option
Tool-specific option used by this command invocation.

FAQ

Purpose: Exact syntax to Enable accelerated networking for a network interface card using Az Network.

Test path: Replace placeholders and run destructive commands in a disposable workspace first.

Flag behavior: Tool version, platform, and shell can change behavior.

Improve This Command

Suggest a correction, safer default, or version-specific note for this entry.

Related Operations

Back to Az Network directory