Skip to content

Commit 1e1fd4e

Browse files
authored
Merge pull request #17 from jlichwa/patch-18
Update tutorial-rotation.md
2 parents 9475ac0 + 20edd68 commit 1e1fd4e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

articles/key-vault/tutorial-rotation.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ manager: rkarlin
77
tags: 'rotation'
88

99
ms.service: key-vault
10+
ms.subservice: general
1011
ms.topic: tutorial
1112
ms.date: 01/26/2020
1213
ms.author: mbaldwin
@@ -26,7 +27,8 @@ This tutorial demonstrates how to automate the periodic rotation of secrets for
2627
1. The function App updates SQL with new password.
2728

2829
> [!NOTE]
29-
> There could be a lag between step 3 and 4 and during that time secret in Key Vault would not be valid to authenticate to SQL. In case > of failure in any of the steps Event Grid retries for 2 hours.
30+
> There could be a lag between step 3 and 4 and during that time secret in Key Vault would not be valid to authenticate to SQL.
31+
> In case of failure in any of the steps Event Grid retries for 2 hours.
3032
3133
## Setup
3234

0 commit comments

Comments
 (0)