You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Note that some of these VM sizes will soon be retired. It's highly recommended that customers utilize the latest generations of Azure VMs for improved performance, functionality, and resiliency.
35
35
36
-
### Will existing VMs deployed on MANA hardware?
36
+
### Will existing VMs be deployed on MANA hardware?
37
37
VMs already deployed will be eligible to land on MANA capable hardware following a "stop-deallocate and start" command, or through a redeploy operation. All new VMs in the series listed above are eligible to be deployed on MANA capable hardware as well.
38
38
39
39
### How will I know if my VM is deployed on MANA capable hardware?
Copy file name to clipboardExpand all lines: articles/virtual-network/accelerated-networking-mana-network-virtual-appliance-opt-out.md
+5-4Lines changed: 5 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,6 @@
1
1
---
2
2
title: MANA support for Network Virtual Appliances (NVAs)
3
+
titleSuffix: Microsoft Azure Network Adapter
3
4
description: Learn about MANA support for Network Virtual Appliances (NVAs) using existing VM sizes, including how to use Azure Policy to manage MANA deployments and ensure optimal performance.
4
5
author: mattmcinnes
5
6
ms.author: mattmcinnes
@@ -41,7 +42,7 @@ No action is required if the NVA or the underlying OS already supports MANA.
41
42
42
43
### What if additional time is needed to migrate to an NVA that fully supports MANA?
43
44
44
-
You can apply a tag to Network Virtual Appliances (NVAs), VMs, and Virtual Machine Scale Sets (VMSS) for MANA support. This tag provides a temporary reprieve and allows time to migrate to an NVA or operating system that fully supports MANA.
45
+
You can apply a tag to Network Virtual Appliances (NVAs), VMs, and Virtual Machine Scale Sets for MANA support. This tag provides a temporary reprieve and allows time to migrate to an NVA or operating system that fully supports MANA.
45
46
46
47
### What if the NVA is acquired directly from the NVA provider and not through the Azure Marketplace?
47
48
@@ -57,7 +58,7 @@ The tag will be usable until the end of September 2026. After this time, the sys
57
58
58
59
### What support is available to help apply this tag on my applicable resources?
59
60
60
-
To apply this tag across applicable resources at scale, you can apply a built-in Azure Policy definition: **Adds a tag to Network Virtual Appliances (NVAs) VMs and VMSS for MANA support**.
61
+
To apply this tag across applicable resources at scale, you can apply a built-in Azure Policy definition: **Adds a tag to Network Virtual Appliances (NVAs) VMs and Virtual Machine Scale Sets for MANA support**.
61
62
62
63
Like any other Azure Policy assignment, it can be applied at the following scope levels to cover applicable resources underneath it:
63
64
@@ -69,7 +70,7 @@ Like any other Azure Policy assignment, it can be applied at the following scope
69
70
| Resource Group | Resources in that resource group |
70
71
| Resource | Single resource |
71
72
72
-
The policy applies a specific tag, `LegacyVMNVA`, to NVA deployments. The policy covers individual workloads and VMSS scenarios as well.
73
+
The policy applies a specific tag, `LegacyVMNVA`, to NVA deployments. The policy covers individual workloads and Virtual Machine Scale Sets scenarios as well.
73
74
74
75
Logic in the policy definition scopes the tag application to specific NVA publishers and associated product IDs, which are available in the Azure Marketplace. The tag inhibits deployment of NVAs on MANA-enabled hardware.
75
76
@@ -113,7 +114,7 @@ VM sizes are specified in [Microsoft Azure Network Adapter (MANA) support for ex
113
114
114
115
### How can I verify that the tag has been applied to my resources?
115
116
116
-
The tag `LegacyVMNVA` is visible in the Azure portal for IaaS VMs and for VM Scale Set (VMSS) scenarios.
117
+
The tag `LegacyVMNVA` is visible in the Azure portal for IaaS VMs and for VM Scale Set scenarios.
117
118
118
119
Azure Policy collects and aggregates compliance data, which can be used to see which resources are *compliant* against the definition (the tag is applied) versus which ones are *non-compliant* and must be remediated (the tag isn't applied). This compliance report can be viewed in the Azure portal under the **Policy** tab.
0 commit comments