Skip to content

Commit d24075e

Browse files
Minor edit.
1 parent 862012f commit d24075e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/service-connector/how-to-integrate-key-vault.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ Use the following connection details to connect compute services to Azure Key Va
6565

6666
#### Sample code
6767

68-
To connect to Azure Key Vault using a system-assigned managed identity, refer to the steps and following code.
68+
To connect to Azure Key Vault using a system-assigned managed identity, refer to the following steps and code.
6969
[!INCLUDE [code sample for key vault](./includes/code-keyvault-me-id.md)]
7070

7171
### User-assigned managed identity
@@ -91,7 +91,7 @@ To connect to Azure Key Vault using a system-assigned managed identity, refer to
9191

9292
#### Sample code
9393

94-
To connect to Azure Key Vault using a system-assigned managed identity, refer to the steps and following code.
94+
To connect to Azure Key Vault using a system-assigned managed identity, refer to the following steps and code.
9595
[!INCLUDE [code sample for key vault](./includes/code-keyvault-me-id.md)]
9696

9797
### Service principal
@@ -122,7 +122,7 @@ To connect to Azure Key Vault using a system-assigned managed identity, refer to
122122

123123
#### Sample code
124124

125-
To connect to Azure Key Vault using a system-assigned managed identity, refer to the steps and following code.
125+
To connect to Azure Key Vault using a system-assigned managed identity, refer to the following steps and code.
126126
[!INCLUDE [code sample for key vault](./includes/code-keyvault-me-id.md)]
127127

128128
## Next step

0 commit comments

Comments
 (0)