You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Troubleshoot Microsoft Entra authentication issues
10
10
11
-
This articles provides distinct troubleshooting scenarios and steps that you can take to resolve a [Microsoft Entra authentication](/azure/azure-monitor/app/azure-ad-authentication) issue before you raise a support ticket.
11
+
This article provides distinct troubleshooting scenarios and steps to resolve a [Microsoft Entra authentication](/azure/azure-monitor/app/azure-ad-authentication) issue before raising a support ticket.
12
12
13
13
## Ingestion HTTP errors
14
14
@@ -21,7 +21,7 @@ This error shows the resource is set for Microsoft Entra-only.
21
21
Review and correctly configure the SDK because it's sending to the wrong API.
22
22
23
23
> [!NOTE]
24
-
> "v2/track" doesn't support Microsoft Entra ID. When the SDK is correctly configured, telemetry is sent to `v2.1/track`.
24
+
> `v2/track` doesn't support Microsoft Entra ID. When the SDK is correctly configured, telemetry is sent to `v2.1/track`.
0 commit comments