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
Copy file name to clipboardExpand all lines: articles/api-management/api-management-howto-app-insights.md
+9-9Lines changed: 9 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -77,7 +77,7 @@ Follow these steps to use the Azure portal to create a connection between Applic
77
77
78
78
## Create a connection using the REST API, Bicep, or ARM template
79
79
80
-
Follow these steps to use the REST API, Bicep, or ARM template to create a connection between Application Insights and API Management. You can configure a logger that uses a connection string, system-assigned identity, or user-assigned identity.
80
+
Follow these steps to use the REST API, Bicep, or ARM template to create a connection between Application Insights and API Management. You can configure a logger that uses a connection string, system-assigned managed identity, or user-assigned managed identity.
81
81
82
82
### Logger with connection string credentials
83
83
@@ -104,7 +104,7 @@ Use the API Management [REST API](/rest/api/apimanagement/current-preview/logger
104
104
Include a snippet similar to the following in your Bicep template.
0 commit comments