Skip to content

Commit c26817a

Browse files
committed
Add MI limit per PM
1 parent f413b9a commit c26817a

2 files changed

Lines changed: 1 addition & 3 deletions

File tree

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

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -333,9 +333,6 @@ You can configure and use a system-assigned managed identity to access an event
333333

334334
## Create a user-assigned managed identity
335335

336-
> [!NOTE]
337-
> You can associate an API Management instance with as many as 10 user-assigned managed identities.
338-
339336
### Azure portal
340337

341338
To set up a managed identity in the portal, you must first create an API Management instance and [create a user-assigned identity](../active-directory/managed-identities-azure-resources/how-manage-user-assigned-managed-identities.md). Then complete the following steps.

includes/api-management-service-limits.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ ms.custom: Include file
2828
| Products | 100 | 100 | 200 | 500 | 2,000 |
2929
| Subscriptions | N/A | 10,000 | 15,000 | 25,000 | 75,000 |
3030
| Users | N/A | 20,000 | 20,000 | 50,000 | 75,000 |
31+
| User-assigned managed identities | 10 | 10 | 10 | 10 | 10 |
3132
| Workspaces per workspace gateway | N/A | N/A | N/A | N/A | 30 |
3233
| Self-hosted gateways | N/A | 5 | N/A | N/A | 100<sup>1</sup> |
3334

0 commit comments

Comments
 (0)