1. Microsoft Entra documentation
"How to configure remote network connectivity for Microsoft Entra Internet Access." This document explicitly states
"You can connect remote networks
such as a branch office location
to Global Secure Access... This remote network connectivity creates an IPsec tunnel from your on-premises customer premises equipment (CPE) to the nearest Global Secure Access endpoint." This is the client-agnostic method that supports devices like Linux.
2. Microsoft Entra documentation
"The Global Secure Access Client for Windows (preview)." This source confirms that the endpoint client is specifically for the Windows operating system
thereby necessitating a different approach (remote network) for other operating systems like Linux.
3. Microsoft Entra documentation
"Configure connectors for Microsoft Entra Private Access." This document clarifies the role of connectors: "Connectors are lightweight agents that sit on-premises... The connector facilitates the outbound connection to the Global Secure Access service." This confirms their use is for Private Access
not Internet Access.
4. Azure Arc documentation
"Azure Connected Machine agent overview." This source details the agent's purpose: "The Azure Connected Machine agent enables you to manage your Windows and Linux machines hosted outside of Azure on your corporate network... This agent does not replace the Azure Log Analytics agent... or any other agent that you use to monitor or manage your server." This confirms its role is for management
not network traffic forwarding for Global Secure Access.