Skip to content

Commit d441642

Browse files
committed
Third run
1 parent 6716dfd commit d441642

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

articles/sap/workloads/high-availability-guide-windows-azure-files-smb.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -146,9 +146,9 @@ The PowerShell scripts downloaded in step 3.c contain a debug script to conduct
146146
```powershell
147147
Debug-AzStorageAccountAuth -StorageAccountName $StorageAccountName -ResourceGroupName $ResourceGroupName -Verbose
148148
```
149-
![PowerShell-script-output](media/virtual-machines-shared-sap-high-availability-guide/smb-share-validation-2.png)PowerShell screenshot of the debug script output.
149+
![PowerShell script to validate configuration.](media/virtual-machines-shared-sap-high-availability-guide/smb-share-validation-2.png)PowerShell screenshot of the debug script output.
150150

151-
![PowerShell-script-technical-info](media/virtual-machines-shared-sap-high-availability-guide/smb-share-validation-1.png)The following screen shows the technical information to validate a successful domain join.
151+
![PowerShell script to retrieve technical info.](media/virtual-machines-shared-sap-high-availability-guide/smb-share-validation-1.png)The following screen shows the technical information to validate a successful domain join.
152152
## Useful links & resources
153153

154154
* SAP Note [2273806][2273806] SAP support for storage or file system related solutions
@@ -176,7 +176,7 @@ While the resource consumption of the SAP ASCS/SCS is fairly small, a reduction
176176

177177
### <a name="5121771a-7618-4f36-ae14-ccf9ee5f2031"></a>SAP Application Servers on WSFC nodes using Azure Files SMB
178178

179-
![Test](media/virtual-machines-shared-sap-high-availability-guide/HA-AFSMB+AS.PNG)SAP application Servers locally installed.
179+
![Sreenshot of HA setup with additional application servers.](media/virtual-machines-shared-sap-high-availability-guide/HA-AFSMB+AS.PNG)SAP application Servers locally installed.
180180

181181
> [!NOTE]
182182
> The picture shows the use of additional local disks. This is optional for customers who will not install application software on the OS drive (C:\)
@@ -188,10 +188,10 @@ While the resource consumption of the SAP ASCS/SCS is fairly small, a reduction
188188
> Using Azure Files SMB for any SQL Server volume is not supported.
189189
>
190190
191-
![SAP ASCS/SCS on SQL Server Always On nodes using Azure Files SMB](media/virtual-machines-shared-sap-high-availability-guide/HA-QL+ASCS-AF-SMB.PNG)SAP ASCS/SCS on SQL Server Always On nodes using Azure Files SMB
191+
![SAP ASCS/SCS on SQL Server Always On nodes using Azure Screeshot of Azure Files SMB with local SQL Server setup.](media/virtual-machines-shared-sap-high-availability-guide/ha-sql+ascs-af-smb.png)SAP ASCS/SCS on SQL Server Always On nodes using Azure Files SMB
192192

193193
> [!NOTE]
194194
> The picture shows the use of additional local disks. This is optional for customers who will not install application software on the OS drive (C:\)
195195
>
196196
### Using Windows DFS-N to support flexible SAPMNT share creation for SMB based file share
197-
Using DFS-N allows you to utilize individual sapmnt volumes for SAP systems deployed within the same Azure region and subscription. [Using Windows DFS-N to support flexible SAPMNT share creation for SMB-based file share][dfs-n-reference] shows how to set this up.
197+
The use of DFS-N allows you to utilize individual sapmnt volumes for SAP systems deployed within the same Azure region and subscription. [Using Windows DFS-N to support flexible SAPMNT share creation for SMB-based file share][dfs-n-reference] shows how to set this up.

0 commit comments

Comments
 (0)