Skip to content

Commit 31f251e

Browse files
committed
strange ticks got added
1 parent 76c41d7 commit 31f251e

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

articles/cosmos-db/managed-identity-based-authentication.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
22
title: How to use system assigned managed identities (MSI) to access to Azure Cosmos DB data.
33
description: Learn how to configure an Azure AD system-assigned managed identity to access keys from Azure Cosmos DB.
4-
author: j-patrick'
4+
author: j-patrick
55
ms.service: cosmos-db
66
ms.topic: conceptual
77
ms.date: 03/20/2020
8-
ms.author: justipat'
8+
ms.author: justipat
99
ms.reviewer: sngun
1010

1111
---
@@ -32,7 +32,7 @@ In this step, you'll assign a system-assigned managed identity to your Azure Fun
3232
1. On the **Identity tab** switch **System Identity** to the "On" position. Be sure to click **Save**, and confirm you want to turn on System Identity. In the end the **System Identity** pane should look like this:
3333
![System Identity turned on](./media/managed-identity-based-authentication/identity-tab-system-managed-on.png)
3434

35-
## Grant the System-Assigned Managed Identity Access to your'Azure Cosmos DB
35+
## Grant the System-Assigned Managed Identity Access to your Azure Cosmos DB
3636

3737
In this step, you'll assign a role to the Azure Function's System-Assigned Managed Identity. Azure Cosmos DB has multiple built-in roles you can assign the System Identity too. For this exercise we'll just focus on two:
3838

@@ -192,4 +192,3 @@ You are now ready to [deploy your Azure Function.](../azure-functions/functions-
192192
* [Secure Azure Cosmos keys using Azure Key Vault](access-secrets-from-keyvault.md)
193193

194194
* [Security baseline for Azure Cosmos DB](security-baseline.md)
195-
'

0 commit comments

Comments
 (0)