Skip to content

Commit a42c101

Browse files
Merge pull request #294077 from kainawroth/patch-1
Removing global endpoint info and instead pointing to connection string doc
2 parents 1daad30 + be184fb commit a42c101

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

articles/azure-government/compare-azure-government-global-azure.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -333,11 +333,7 @@ Application Insights (part of Azure Monitor) enables the same features in both A
333333
>[!NOTE]
334334
>Although these addresses are static, it's possible that we'll need to change them from time to time. All Application Insights traffic represents outbound traffic except for availability monitoring and webhooks, which require inbound firewall rules.
335335
336-
You need to open some **outgoing ports** in your server's firewall to allow the Application Insights SDK and/or Status Monitor to send data to the portal:
337-
338-
|Purpose|URL|IP address|Ports|
339-
|-------|---|----------|-----|
340-
|Telemetry|dc.applicationinsights.us|23.97.4.113|443|
336+
To allow the Application Insights SDK/agent to send data to the Application Insights resource, you need to allow access to the regional endpoint defined in your connection string and open the **outgoing port 443** in your firewall. To learn more about the endpoint suffix, see [Connection strings in Application Insights](/azure/azure-monitor/app/connection-strings#connection-string-with-an-endpoint-suffix).
341337

342338
### [Cost Management and Billing](../cost-management-billing/index.yml)
343339

0 commit comments

Comments
 (0)