How to list remote networks for Global Secure Access (preview)

Reviewing your remote networks is an important part of managing your Global Secure Access (preview) deployment. As your organization grows, you add more remote networks. You use the Microsoft Entra admin center or the Microsoft Graph API.

Prerequisites

List all remote networks using the Microsoft Entra admin center

  1. Sign in to the Microsoft Entra admin center.
  2. Browse to Global Secure Access (preview) > Devices > Remote network. All remote networks are listed.
  3. To view the details, select a remote network.

List all remote networks using the Microsoft Graph API

  1. Sign in to the Graph Explorer.
  2. Select GET as the HTTP method from the dropdown.
  3. Set the API version to beta.
  4. Enter the following query.
       GET https://graph.microsoft.com/beta/networkaccess/connectivity/branches
    
  5. Select the Run query button to list the remote networks.

Terms of Use

Your use of the Microsoft Entra Private Access and Microsoft Entra Internet Access preview experiences and features is governed by the preview online service terms and conditions of the agreement(s) under which you obtained the services. Previews may be subject to reduced or different security, compliance, and privacy commitments, as further explained in the Universal License Terms for Online Services and the Microsoft Products and Services Data Protection Addendum (“DPA”), and any other notices provided with the Preview.

Next steps