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
@@ -204,32 +200,6 @@ The following example shows how to configure the Java agent to use a service pri
204
200
205
201
:::image type="content" source="media/azure-ad-authentication/client-secret-cs.png" alt-text="Screenshot that shows the Client secrets section with the client secret." lightbox="media/azure-ad-authentication/client-secret-cs.png":::
206
202
207
-
#### Environment variable configuration
208
-
209
-
The `APPLICATIONINSIGHTS_AUTHENTICATION_STRING` environment variable specifies the Azure AD authentication string for Azure Application Insights. It lets the Application Insights Java SDK authenticate to Azure AD and send telemetry.
210
-
211
-
**Example connection string with Azure AD authentication:**
The audience parameter, AADAudience, may vary depending on your specific environment.
448
416
417
+
### Environment variable configuration
418
+
419
+
The `APPLICATIONINSIGHTS_AUTHENTICATION_STRING` environment variable specifies the Azure AD authentication string for Azure Application Insights. It lets Application Insights authenticate to Azure AD and send telemetry.
420
+
421
+
Example connection string with Azure AD authentication:
0 commit comments