Home > tyGraph Support Articles > Network Requirements for tyGraph Pages

この記事をダウンロード
お知らせ: このページは現在英語のみで提供されています。日本語版は準備中です。ご不便をおかけして申し訳ございません。

Network Requirements for tyGraph Pages

tyGraph Pages Engine captures user telemetry in real time while users browse SharePoint Online. To do this, it connects to tyGraph APIs, CDN-hosted resources in Microsoft Azure, and Azure Application Insights.

To ensure telemetry is captured correctly, tyGraph Pages Engine must be able to access all required resources. If your organization uses a cloud firewall, reverse proxy, or third-party identity provider, add the URLs below to your allow lists. If these endpoints are blocked, telemetry may be lost and page counts may be lower than expected.

Make sure all users on your network can access the following endpoints.

Legacy tyGraph

  • CDN URL: tygraphpagescdn.azureedge.net
  • Graph API: graph.microsoft.com
  • SharePoint Online: sharepoint.com
  • tyGraph API: api.tygraph.com
  • pnptelemetry.azurewebsites.net

The last endpoint is used by the @pnp library for certain common controls and SharePoint API calls. It sends telemetry to the @pnp open-source project's Application Insights endpoint.

  • All outgoing telemetry ports for Application Insights, including but not limited to:
    • dc.applicationinsights.azure.com
    • dc.applicationinsights.microsoft.com
    • dc.services.visualstudio.com
    • *.in.applicationinsights.azure.com

AOS tyGraph

AOS tyGraph supports Azure Government tenants, so some resource domains differ by environment.

  • CDN URL: *.tygraph.cdn.avepointonlineservices.com
  • tyGraph API domain: *.avepointonlineservices.com
NOTE

Domains differ in the Project Host environment.

Project Host DC

  • CDN URL: tygraph.online15.net
  • tyGraph API: graphusgovapi.online15.net

Outbound Endpoints for Azure Public Tenants

  • Graph API: graph.microsoft.com
  • SharePoint Online: sharepoint.com
  • Azure Application Insights:
    • dc.applicationinsights.azure.com
    • dc.applicationinsights.microsoft.com
    • dc.services.visualstudio.com
    • *.in.applicationinsights.azure.com

Outbound Endpoints for Azure Government Tenants

  • Graph API: graph.microsoft.us
  • SharePoint Online: sharepoint.us
  • Azure Application Insights: *.in.applicationinsights.azure.us

For more information, see:

Microsoft 365 U.S. Government GCC High endpoints - Microsoft 365 Enterprise | Microsoft Learn

Compare Azure Government and global Azure - Azure Government | Microsoft Learn