Skip to content

Commit 6e7d922

Browse files
author
Miao Jiang
committed
removed locale
1 parent ef2a90b commit 6e7d922

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
@@ -28,7 +28,7 @@ For detailed steps on how to create an event hub and get connection strings that
2828
## Create an API Management logger
2929
Now that you have an Event Hub, the next step is to configure a [Logger](https://docs.microsoft.com/rest/api/apimanagement/2019-01-01/logger) in your API Management service so that it can log events to the Event Hub.
3030

31-
API Management loggers are configured using the [API Management REST API](https://aka.ms/apimapi). For detailed request examples, see [how to create Loggers](https://docs.microsoft.com/en-us/rest/api/apimanagement/2019-01-01/logger/createorupdate).
31+
API Management loggers are configured using the [API Management REST API](https://aka.ms/apimapi). For detailed request examples, see [how to create Loggers](https://docs.microsoft.com/rest/api/apimanagement/2019-01-01/logger/createorupdate).
3232

3333
## Configure log-to-eventhubs policies
3434

0 commit comments

Comments
 (0)