Skip to content

Commit 00f0527

Browse files
authored
Final edits to raise document quality
1 parent 859dd3a commit 00f0527

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

azure-stack/operator/app-service-release-notes-2025r1.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Azure App Service on Azure Stack Hub 25 R1 brings new updates to Azure Stack Hub
2727
- Resolution to [issues customers encountered with 24R1](## Issues fixed in this release).
2828

2929
> [!IMPORTANT]
30-
> With Azure App Service on Azure Stack Hub 25R1 operators must deploy or update via the **Complete offline installation or upgrade** pathway. Documentation has been updated to reflect this and download links are provided in the deploy or update documentation to the installer, helper scripts, and the offline package zip file.
30+
> With Azure App Service on Azure Stack Hub 25R1 operators must deploy or update via the **Complete offline installation or upgrade** pathway. Download links are provided in the [deploy](azure-stack-app-service-deploy.md) or [update](azure-stack-app-service-update.md) documentation to the installer, helper scripts, and the offline package zip file.
3131
3232
## Prerequisites
3333

@@ -103,7 +103,7 @@ Azure App Service on Azure Stack Update 25R1 includes the following improvements
103103

104104
Newly fixed issues in this release:
105105

106-
- Application downtime should no longer be expected during Upgrade. In 24R1, an issue caused significant downtime due to a change in communication format within the Web Farm during upgrade. The handling of the communication change was modified in this update, and does not cause downtime in 25R1.
106+
- Application downtime should no longer be expected during Upgrade. In 24R1, an issue caused significant downtime due to a change in communication format within the Web Farm during upgrade. The handling of the communication change was modified in this update, and doesn't cause downtime in 25R1.
107107

108108
- Resolution to issues faced with Role Based Access Control and Single Sign on to Kudu and SCM sites
109109

@@ -259,7 +259,7 @@ Review the [known issues for update](#known-issues-update) and take any action p
259259

260260
- Worker instances are unable to reach file server when App Service is deployed in an existing virtual network. The file server is only available on the private network, as called out in the Azure App Service on Azure Stack deployment documentation.
261261

262-
If you chose to deploy into an existing virtual network and use an internal IP address to connect to your file server. You must add an outbound security rule, enabling SMB (Server Message Block) traffic between the worker subnet, and the file server. Go to the WorkersNsg in the Admin Portal and add an outbound security rule with the following properties:
262+
If, you chose to deploy into an existing virtual network and use an internal IP address to connect to your file server. You must add an outbound security rule, enabling SMB (Server Message Block) traffic between the worker subnet, and the file server. Go to the WorkersNsg in the Admin Portal and add an outbound security rule with the following properties:
263263
- Source: Any
264264
- Source port range: *
265265
- Destination: IP Addresses

0 commit comments

Comments
 (0)