Hello,
We are currently running FortiGate in Azure, and due to MANA (Microsoft Azure Network Adapter), we need to apply the LegacyVMNVA tag to the FortiGate resources.
We found the following Microsoft documentation that explains how to apply the required policy:
https://learn.microsoft.com/en-us/azure/virtual-network/accelerated-networking-mana-network-virtual-appliance-opt-out
However, we are having difficulty following the steps described in the documentation.
Could you please guide us through the correct procedure?
Specifically, we would like to clarify the following:
- In the Resource / Service Search section, should we search for the policy using "LegacyVMNVA" or the policy ID "e87a87f5-e6dd-4919-be21-abb0a4ea4630", and then assign the policy?
- When assigning the policy, is it sufficient to select only the Resource Group where the FortiGate resources are deployed?
- How can we verify that the LegacyVMNVA tag has been successfully applied?
- Currently, under the Resource Group's Policy section, we see the compliance status as "Non-compliant" and "Not started." Is this expected, or does it indicate that the policy has not been applied correctly?
- Is it normal that LegacyVMNVA does not appear in the regular Tags section of the Resource Group or resource?
- If the compliance status does not change to compliant, should we manually trigger a policy scan using the following Azure CLI command from Bash?
az policy state trigger-scan --resource-group <resource-group>
Could you please provide us with a step-by-step guide on how to:
- Assign the LegacyVMNVA policy correctly
- Apply the LegacyVMNVA tag to the FortiGate resources
- Verify that the tag has been successfully applied
- Confirm that the policy is working as expected and the resources are compliant
We would appreciate any guidance on the correct procedure and how to verify the final result.
Thank you.Hello,
We are currently running FortiGate in Azure, and due to MANA (Microsoft Azure Network Adapter), we need to apply the LegacyVMNVA tag to the FortiGate resources.
We found the following Microsoft documentation that explains how to apply the required policy:
https://learn.microsoft.com/en-us/azure/virtual-network/accelerated-networking-mana-network-virtual-appliance-opt-out
However, we are having difficulty following the steps described in the documentation.
Could you please guide us through the correct procedure?
Specifically, we would like to clarify the following:
- In the Resource / Service Search section, should we search for the policy using "LegacyVMNVA" or the policy ID "e87a87f5-e6dd-4919-be21-abb0a4ea4630", and then assign the policy?
- When assigning the policy, is it sufficient to select only the Resource Group where the FortiGate resources are deployed?
- How can we verify that the LegacyVMNVA tag has been successfully applied?
- Currently, under the Resource Group's Policy section, we see the compliance status as "Non-compliant" and "Not started." Is this expected, or does it indicate that the policy has not been applied correctly?
- Is it normal that LegacyVMNVA does not appear in the regular Tags section of the Resource Group or resource?
- If the compliance status does not change to compliant, should we manually trigger a policy scan using the following Azure CLI command from Bash?
az policy state trigger-scan --resource-group <resource-group>
Could you please provide us with a step-by-step guide on how to:
- Assign the LegacyVMNVA policy correctly
- Apply the LegacyVMNVA tag to the FortiGate resources
- Verify that the tag has been successfully applied
- Confirm that the policy is working as expected and the resources are compliant
We would appreciate any guidance on the correct procedure and how to verify the final result.
Thank you.