Skip to content

Commit 7e630e8

Browse files
authored
Merge pull request #42945 from apwestgarth/patch-3
Update azure-stack-app-service-before-you-get-started.md
2 parents fdfb465 + deecc7c commit 7e630e8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-stack/azure-stack-app-service-before-you-get-started.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -327,7 +327,7 @@ Follow these steps:
327327
| AdminArmEndpoint | Required | Null | Admin Azure Resource Manager endpoint. An example is adminmanagement.local.azurestack.external. |
328328
| TenantARMEndpoint | Required | Null | Tenant Azure Resource Manager endpoint. An example is management.local.azurestack.external. |
329329
| AzureStackAdminCredential | Required | Null | Azure AD service admin credential. |
330-
| CertificateFilePath | Required | Null | Path to the identity application certificate file generated earlier. |
330+
| CertificateFilePath | Required | Null | **Full path** to the identity application certificate file generated earlier. |
331331
| CertificatePassword | Required | Null | Password that helps protect the certificate private key. |
332332

333333
## Create an Active Directory Federation Services application
@@ -361,7 +361,7 @@ Follow these steps:
361361
| AdminArmEndpoint | Required | Null | Admin Azure Resource Manager endpoint. An example is adminmanagement.local.azurestack.external. |
362362
| PrivilegedEndpoint | Required | Null | Privileged endpoint. An example is AzS-ERCS01. |
363363
| CloudAdminCredential | Required | Null | Domain account credential for Azure Stack cloud admins. An example is Azurestack\CloudAdmin. |
364-
| CertificateFilePath | Required | Null | Path to the identity application's certificate PFX file. |
364+
| CertificateFilePath | Required | Null | **Full path** to the identity application's certificate PFX file. |
365365
| CertificatePassword | Required | Null | Password that helps protect the certificate private key. |
366366

367367
## Next steps

0 commit comments

Comments
 (0)