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: azure-stack/operator/app-service-rotate-certificates.md
+7-4Lines changed: 7 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ title: Rotate App Service on Azure Stack Hub secrets and certificates
3
3
description: Learn how to rotate secrets and certificates used by Azure App Service on Azure Stack Hub.
4
4
author: sethmanheim
5
5
ms.topic: article
6
-
ms.date: 08/19/2024
6
+
ms.date: 10/31/2024
7
7
ms.author: sethm
8
8
ms.reviewer: anwestg
9
9
ms.lastreviewed: 04/09/2020
@@ -165,13 +165,16 @@ To rotate the system credentials used within Azure App Service on Azure Stack Hu
165
165
166
166
1. Go to the **Secrets** menu option.
167
167
168
-
1. Select the **Rotate** button in the System Credentials section.
168
+
1. Select the **Rotate** button in the **System Credentials** section.
169
169
170
-
1. Select the **Scope** of the System Credential you're rotating. Operators can choose to rotate the system credentials for all roles or individual roles.
170
+
> [!IMPORTANT]
171
+
> If the scope you select is **All** or **Management Server**, the credential for the controllers is also updated with the specified new username and password.
172
+
173
+
1. Select the **Scope** of the system credential you're rotating. Operators can choose to rotate the system credentials for all roles, or for individual roles.
171
174
172
175
1. Specify a **new Local Admin User Name** and a new **Password**. Then confirm the **Password** and select **OK**.
173
176
174
-
1. The credential(s) are rotated as required throughout the corresponding Azure App Service on Azure Stack Hub role instance. Operators can check the status of the procedure using the **Status** button.
177
+
1. The credentials are rotated as required throughout the corresponding Azure App Service on Azure Stack Hub role instance. Operators can check the status of the procedure using the **Status** button.
0 commit comments