Skip to content

Commit 4ac2d8f

Browse files
committed
fix tabs
1 parent 096f5eb commit 4ac2d8f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

articles/azure-monitor/app/custom-endpoints.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ To send data from Application Insights to certain regions, you'll need to overri
1313
> [!NOTE]
1414
> [Connection strings](https://docs.microsoft.com/azure/azure-monitor/app/sdk-connection-string?tabs=net) are the new preferred method of setting custom endpoints within Application Insights.
1515
16+
---
17+
1618
## SDK code changes
1719

1820
# [.NET](#tab/net)
@@ -192,6 +194,8 @@ Live Metrics Endpoint: "QuickPulse_Endpoint_Address"
192194

193195
For guidance on modifying the ingestion endpoint for the opencensus-python SDK consult the [opencensus-python repo.](https://github.com/census-instrumentation/opencensus-python/blob/af284a92b80bcbaf5db53e7e0813f96691b4c696/contrib/opencensus-ext-azure/opencensus/ext/azure/common/__init__.py)
194196

197+
---
198+
195199
## Regions that require endpoint modification
196200

197201
Currently the only regions that require endpoint modifications are [Azure Government](https://docs.microsoft.com/azure/azure-government/documentation-government-services-monitoringandmanagement#application-insights) and [Azure China](https://docs.microsoft.com/azure/china/resources-developer-guide).

0 commit comments

Comments
 (0)