Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ Accelerated Networking has the following benefits:

- For best results, enable Accelerated Networking on at least two VMs in the same Azure virtual network. This feature has minimal effect on latency when you communicate across virtual networks or connect on-premises.

- You can't enable Accelerated Networking on a running VM. You can enable Accelerated Networking on a supported VM only when the VM is stopped and deallocated.
- Network connectivity will be interrupted if the operating system of your virtual machine does not support accelerated networking. Disable accelerated networking if connectivity to your virtual machine is interrupted.
Comment on lines 40 to +42
Copy link

Copilot AI Apr 7, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The PR description says the portal now supports enabling Accelerated Networking on running VMs (Automatic option) without deallocation, but the updated doc bullet only adds a warning and doesn’t explicitly state the new capability. Consider adding a short sentence that clarifies you can enable it on a running VM (for supported cases / via the Automatic option), so readers don’t continue to assume deallocation is required.

Copilot uses AI. Check for mistakes.
Copy link

Copilot AI Apr 7, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This bullet uses inconsistent capitalization for the feature name compared to the rest of the page (e.g., “Accelerated Networking”). For consistency and clarity, update occurrences of “accelerated networking” here to “Accelerated Networking”.

Suggested change
- Network connectivity will be interrupted if the operating system of your virtual machine does not support accelerated networking. Disable accelerated networking if connectivity to your virtual machine is interrupted.
- Network connectivity will be interrupted if the operating system of your virtual machine does not support Accelerated Networking. Disable Accelerated Networking if connectivity to your virtual machine is interrupted.

Copilot uses AI. Check for mistakes.

- You can't deploy virtual machines (classic) with Accelerated Networking through Azure Resource Manager.

Expand Down