Skip to content

Commit c9391b9

Browse files
committed
corrected references from managed identity article
1 parent 7b69553 commit c9391b9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/api-management/api-management-howto-use-managed-service-identity.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
title: Use managed identities in Azure API Management | Microsoft Docs
3-
description: Learn how to create system-assigned and user-assigned identities in API Management by using the Azure portal, PowerShell, and a Resource Manager template. Learn about supported scenarios with managed identities
3+
description: Learn how to create system-assigned and user-assigned identities in API Management by using the Azure portal, PowerShell, and a Resource Manager template. Learn about supported scenarios with managed identities.
44
services: api-management
55
documentationcenter: ''
66
author: dlepow
77

88
ms.service: api-management
99
ms.topic: how-to
10-
ms.date: 01/18/2023
10+
ms.date: 02/01/2023
1111
ms.author: danlep
1212
ms.custom: devx-track-azurepowershell
1313
---
@@ -480,7 +480,7 @@ You can use the user-assigned identity to authenticate to a backend service thro
480480

481481
### Log events to an event hub
482482

483-
You can configure and use a system-assigned managed identity to access an event hub for logging events from an API Management instance. For more information, see [How to log events to Azure Event Hubs in Azure API Management](api-management-howto-log-event-hubs.md).
483+
You can configure and use a user-assigned managed identity to access an event hub for logging events from an API Management instance. For more information, see [How to log events to Azure Event Hubs in Azure API Management](api-management-howto-log-event-hubs.md).
484484

485485
## <a name="remove"></a>Remove an identity
486486

0 commit comments

Comments
 (0)