Skip to content

Commit 48121de

Browse files
committed
update managed identity articles
1 parent 10542c2 commit 48121de

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

articles/applied-ai-services/form-recognizer/managed-identities.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ recommendations: false
1515

1616
# Managed identities for Form Recognizer
1717

18+
:::image type="content" source="media/managed-identities/rbac-flow.png" alt-text="Screenshot of managed identity flow (RBAC).":::
19+
1820
[!INCLUDE [applies to v3.0 and v2.1](includes/applies-to-v3-0-and-v2-1.md)]
1921

2022
Managed identities for Azure resources are service principals that create an Azure Active Directory (Azure AD) identity and specific permissions for Azure managed resources:
@@ -28,7 +30,6 @@ Managed identities for Azure resources are service principals that create an Azu
2830
> [!TIP]
2931
> Managed identities eliminate the need for you to manage credentials, including Shared Access Signature (SAS) tokens. Managed identities are a safer way to grant access to data without having credentials in your code.
3032
31-
:::image type="content" source="media/managed-identities/rbac-flow.png" alt-text="Screenshot of managed identity flow (RBAC).":::
3233

3334
## Private storage account access
3435

articles/cognitive-services/Translator/document-translation/how-to-guides/create-use-managed-identities.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ ms.author: lajanuar
1313

1414
# Managed identities for Document Translation
1515

16+
:::image type="content" source="../media/managed-identity-rbac-flow.png" alt-text="Screenshot of managed identity flow (RBAC).":::
17+
1618
> [!IMPORTANT]
1719
>
1820
> * Currently, Document Translation doesn't support managed identity in the global region. If you intend to use managed identities for Document Translation operations, [create your Translator resource](https://portal.azure.com/#create/Microsoft.CognitiveServicesTextTranslation) in a non-global Azure region.
@@ -34,7 +36,6 @@ Managed identities for Azure resources are service principals that create an Azu
3436
>
3537
> * Managed identities are a safer way to grant access to data without having SAS tokens included with your HTTP requests.
3638
37-
:::image type="content" source="../media/managed-identity-rbac-flow.png" alt-text="Screenshot of managed identity flow (RBAC).":::
3839

3940
## Prerequisites
4041

0 commit comments

Comments
 (0)