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
Copy file name to clipboardExpand all lines: articles/virtual-network/virtual-networks-faq.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -585,7 +585,7 @@ No. ICMP traffic that's sourced from a subnet with service endpoints enabled won
585
585
586
586
### How do NSGs on a subnet work with service endpoints?
587
587
588
-
To reach the Azure service, NSGs need to allow outbound connectivity. If your NSGs are opened to all internet outbound traffic, the service endpoint traffic should work. You can also limit the outbound traffic to service IPs only by using the service tags.
588
+
To reach the Azure service, NSGs need to allow outbound connectivity. If your NSGs are opened to all internet outbound traffic, the service endpoint traffic should work. You can also limit the outbound traffic to only service IP addresses by using the service tags.
589
589
590
590
### What permissions do I need to set up service endpoints?
591
591
@@ -595,7 +595,7 @@ To secure Azure service resources to a virtual network, you must have **Microsof
595
595
596
596
For more information about built-in roles and assigning specific permissions to custom roles, see [Azure custom roles](../role-based-access-control/custom-roles.md?toc=%2fazure%2fvirtual-network%2ftoc.json).
597
597
598
-
### Can I filter virtual network traffic to Azure services, allowing only specific Azure service resources, over virtual network service endpoints?
598
+
### Can I filter virtual network traffic to Azure servicesover service endpoints?
599
599
600
600
You can use virtual network service endpoint policies to filter virtual network traffic to Azure services, allowing only specific Azure service resources over the service endpoints. Endpoint policies provide granular access control from the virtual network traffic to the Azure services.
601
601
@@ -641,11 +641,11 @@ You can cancel the migration as long as resources are still in the prepared stat
641
641
642
642
### Can I revert the migration if the commit operation failed?
643
643
644
-
You can't reverse a migration if the commit operation failed. All migration operations, including the commit operation, can't be changed after you start it. We recommend that you retry the operation after a short period. If the operation continues to fail, submit a support request.
644
+
You can't reverse a migration if the commit operation failed. All migration operations, including the commit operation, can't be changed after you start them. We recommend that you retry the operation after a short period. If the operation continues to fail, submit a support request.
645
645
646
646
### Can I validate my subscription or resources to see if they're capable of migration?
647
647
648
-
Yes. The first step in preparing for migration is to validate if resources can be migrated. If the validation fails, you'll receive messages for all the reasons why the migration can't be completed.
648
+
Yes. The first step in preparing for migration is to validate that resources can be migrated. If the validation fails, you'll receive messages for all the reasons why the migration can't be completed.
649
649
650
650
### Are Application Gateway resources migrated as part of the virtual network migration from classic to Resource Manager?
651
651
@@ -657,7 +657,7 @@ Azure VPN Gateway resources are migrated as part of the virtual network migratio
657
657
658
658
### Is a service interruption associated with migrating classic VPN gateways to Resource Manager?
659
659
660
-
You won't experience any service interruption with your VPN connection when you're migrating to Resource Manager. Existing workloads will continue to function without loss of on-premises connectivity during the migration.
660
+
You won't experience any service interruption with your VPN connection when you're migrating to Resource Manager. Existing workloads will continue to function with full on-premises connectivity during the migration.
661
661
662
662
### Do I need to reconfigure my on-premises device after the VPN gateway is migrated to Resource Manager?
0 commit comments