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
Azure AD authentication is only available for Application Insights Java Agent >=3.2.0.
33
+
-[ApplicationInsights JavaScript Web SDK](javascript.md).
34
+
-[Application Insights OpenCensus Python SDK](opencensus-python.md) with Python version 3.4 and 3.5.
35
+
36
+
-[Certificate/secret based Azure AD](../../active-directory/authentication/active-directory-certificate-based-authentication-get-started.md) isn't recommended for production. Use Managed Identities instead.
37
+
- On-by-default Codeless monitoring (for languages) for App Service, VM/Virtual machine scale sets, Azure Functions etc.
38
+
-[Availability tests](availability-overview.md).
39
+
-[Profiler](profiler-overview.md).
40
+
27
41
## Configuring and enabling Azure AD based authentication
28
42
29
43
1. Create an identity, if you already don't have one, using either managed identity or service principal:
@@ -394,20 +408,6 @@ Below is an example Azure Resource Manager template that you can use to create a
394
408
395
409
```
396
410
397
-
## Unsupported scenarios
398
-
399
-
The following SDK's and features are unsupported for use with Azure AD authenticated ingestion.
Azure AD authentication is only available for Application Insights Java Agent >=3.2.0.
403
-
-[ApplicationInsights JavaScript Web SDK](javascript.md).
404
-
-[Application Insights OpenCensus Python SDK](opencensus-python.md) with Python version 3.4 and 3.5.
405
-
406
-
-[Certificate/secret based Azure AD](../../active-directory/authentication/active-directory-certificate-based-authentication-get-started.md) isn't recommended for production. Use Managed Identities instead.
407
-
- On-by-default Codeless monitoring (for languages) for App Service, VM/Virtual machine scale sets, Azure Functions etc.
408
-
-[Availability tests](availability-overview.md).
409
-
-[Profiler](profiler-overview.md).
410
-
411
411
## Troubleshooting
412
412
413
413
This section provides distinct troubleshooting scenarios and steps that users can take to resolve any issue before they raise a support ticket.
0 commit comments