You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/key-vault/tutorial-rotation.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,7 @@ manager: rkarlin
7
7
tags: 'rotation'
8
8
9
9
ms.service: key-vault
10
+
ms.subservice: general
10
11
ms.topic: tutorial
11
12
ms.date: 01/26/2020
12
13
ms.author: mbaldwin
@@ -26,7 +27,8 @@ This tutorial demonstrates how to automate the periodic rotation of secrets for
26
27
1. The function App updates SQL with new password.
27
28
28
29
> [!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.
0 commit comments