Forum Discussion
Rohllik28
Aug 05, 2024Copper Contributor
Firewall Whitelist for Connect VM to Arc
Hi, I need to set up a whitelist of addresses on the router firewall that are necessary for accessing Arc. In the documentation, I found addresses for entire subdomains, such as *.blob.core.windows....
balasubramanim
Sep 23, 2024Iron Contributor
Rohllik28
To whitelist addresses for connecting VMs to Azure Arc, use Azure Service Tags. These represent groups of IPs for Azure services like Arc, and they automatically update, eliminating manual IP management. Alternatively, if using Azure Firewall, enable FQDN filtering for domains like *.blob.core.windows.net to simplify access without needing individual IP addresses.
To whitelist addresses for connecting VMs to Azure Arc, use Azure Service Tags. These represent groups of IPs for Azure services like Arc, and they automatically update, eliminating manual IP management. Alternatively, if using Azure Firewall, enable FQDN filtering for domains like *.blob.core.windows.net to simplify access without needing individual IP addresses.