Skip to content

Commit b93b6aa

Browse files
committed
Formatting
1 parent c11f3eb commit b93b6aa

File tree

2 files changed

+14
-16
lines changed

2 files changed

+14
-16
lines changed

azure-stack/includes/app-service-hub-update-banner.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,14 @@ author: apwestgarth
33
ms.author: anwestg
44
ms.service: azure-stack
55
ms.topic: include
6-
ms.date: 12/09/2024
6+
ms.date: 01/31/2025
77
ms.reviewer: sethm
88
ms.lastreviewed: 10/28/2020
99
---
1010
<!-- TODO - For each release: add AzS Hub build number, App Service RP version number, & corresponding App Service release notes text/link -->
1111
> [!IMPORTANT]
1212
> Update Azure Stack Hub to a supported version (or deploy the latest Azure Stack Development Kit) if necessary, before deploying or updating the App Service resource provider (RP). Be sure to read the RP release notes to learn about new functionality, fixes, and any known issues that could affect your deployment.
13-
13+
>
1414
> | Supported Minimum Azure Stack Hub version | App Service RP version |
1515
> |-----|---|
16-
> |
17-
> | 2311 and later | 24R1 [Installer](https://aka.ms/appsvcupdate24R1installer) ([release notes](../operator/app-service-release-notes-2024R1.md)) |
18-
16+
> | 2311 and later | 24R1 [Installer](https://aka.ms/appsvcupdate24R1installer) ([release notes](../operator/app-service-release-notes-2024R1.md)) |

azure-stack/operator/app-service-release-notes-2024R1.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ Before you begin the upgrade of Azure App Service on Azure Stack to 24R1:
4545

4646
- Back up the Tenant App content file share.
4747

48-
> [!Important]
48+
> [!IMPORTANT]
4949
> Cloud operators are responsible for the maintenance and operation of the File Server and SQL Server. The resource provider does not manage these resources. The cloud operator is responsible for backing up the App Service databases and tenant content file share.
5050
5151
- Syndicate the **Custom Script Extension** version **1.9.3** from the Marketplace.
@@ -218,16 +218,16 @@ This script must be run under the following conditions:
218218
- By a user that has the system administrator privilege, for example the SQL SA (System Administrator) Account;
219219
- If using SQL Always on, ensure the script is run from the SQL instance that contains all App Service logins in the form:
220220

221-
- appservice_hosting_FileServer
222-
- appservice_hosting_HostingAdmin
223-
- appservice_hosting_LoadBalancer
224-
- appservice_hosting_Operations
225-
- appservice_hosting_Publisher
226-
- appservice_hosting_SecurePublisher
227-
- appservice_hosting_WebWorkerManager
228-
- appservice_metering_Common
229-
- appservice_metering_Operations
230-
- All WebWorker logins - which are in the form WebWorker_\<instance ip address\>
221+
- appservice_hosting_FileServer
222+
- appservice_hosting_HostingAdmin
223+
- appservice_hosting_LoadBalancer
224+
- appservice_hosting_Operations
225+
- appservice_hosting_Publisher
226+
- appservice_hosting_SecurePublisher
227+
- appservice_hosting_WebWorkerManager
228+
- appservice_metering_Common
229+
- appservice_metering_Operations
230+
- All WebWorker logins - which are in the form WebWorker_\<instance ip address\>
231231

232232
```sql
233233
USE appservice_hosting

0 commit comments

Comments
 (0)