Skip to content

Commit 52f08a4

Browse files
authored
Update automation-configure-sap-parameters.md
usr_sap_install_mountpoint - proprely quote the name
1 parent c85b9bf commit 52f08a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/virtual-machines/workloads/sap/automation-configure-sap-parameters.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ The table below contains the parameters stored in the sap-parameters.yaml file,
5656
> | `NFS_provider` | Defines what NFS backend to use, the options are 'AFS' for Azure Files NFS or 'ANF' for Azure NetApp files, 'NONE' for NFS from the SCS server or 'NFS' for an external NFS solution. | Optional |
5757
> | `sap_mnt` | The NFS path for sap_mnt | Required |
5858
> | `sap_trans` | The NFS path for sap_trans | Required |
59-
> | `usr_sap_install_mountpoint' | The NFS path for usr/sap/install | Required |
59+
> | `usr_sap_install_mountpoint` | The NFS path for usr/sap/install | Required |
6060
6161
### Miscellaneous
6262

0 commit comments

Comments
 (0)