Skip to content

Commit a92a52c

Browse files
Merge pull request #265493 from dlepow/patch-248
Update api-management-howto-log-event-hubs.md
2 parents 30af309 + 4de3bef commit a92a52c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/api-management/api-management-howto-log-event-hubs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ Use the API Management [REST API](/rest/api/apimanagement/current-preview/logger
189189
{
190190
"properties": {
191191
"loggerType": "azureEventHub",
192-
"description": "adding a new logger with system assigned managed identity",
192+
"description": "adding a new logger with user-assigned managed identity",
193193
"credentials": {
194194
"endpointAddress":"<EventHubsNamespace>.servicebus.windows.net",
195195
"identityClientId":"<ClientID>",

0 commit comments

Comments
 (0)