Forum Discussion
Azure Arc Decision Tree
6 Replies
- Andreas_HartigBrass Contributor
Beautiful! Thanks for sharing Aaida_Aboobakkar
- ms_edrusiBrass Contributor
Will Azure Arc work with Proxy?
- Andreas_HartigBrass Contributor
It can work with a Proxy and the Azure Arc Gateway, but it's not my prefered option. ms_edrusi you can take a look here in my https://hartiga.de/azure/best-connection-to-azure-arc-enable-a-server/for more details.
🔹 Private Endpoints? Not Recommended (Q4/2024)
While Microsoft supports them, I would argue against using Private Endpoints due to added complexity and limited benefit. Critical services like Entra ID and Azure Resource Manager still use public routes, and tools like Windows Admin Center or SSH aren’t supported over private link.🔹 Public Endpoint Options – 4 Scenarios
My article outlines four main connection strategies:- Proxy without Azure Arc Gateway – Suitable for environments with enterprise proxies and no direct internet access. However, managing URL whitelists can be a burden.
- Proxy with Azure Arc Gateway – Adds flexibility and centralizes traffic, but still requires proxy configuration.
- Azure Arc Gateway without Proxy – Ideal for environments that can route traffic directly through the gateway.
- Direct Connection – Simplest setup, best for modern environments with full internet access and Zero Trust architecture.
- Aaida_Aboobakkar
Microsoft
Yes, I have written other blogs on how arc work with proxy or arc gateway. Please check out my profile. You can find it. Thank you
- edrusiitCopper Contributor
How will Azur Arc work with disconnected networks or very close to isolated networks? The servers are managed by offline SCCM. Thank you.
- Aaida_Aboobakkar
Microsoft
Azure arc needs to connect atleast once in 30 days with machines. There is an option of offline mode where you download certain data and upload to azure manually. This functionality is depending on what level of services you need to use.
https://learn.microsoft.com/en-us/azure/azure-arc/data/connectivity
https://learn.microsoft.com/en-us/azure/azure-local/manage/disconnected-operations-overview?view=azloc-24112