File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -327,7 +327,7 @@ Follow these steps:
327
327
| AdminArmEndpoint | Required | Null | Admin Azure Resource Manager endpoint. An example is adminmanagement.local.azurestack.external. |
328
328
| TenantARMEndpoint | Required | Null | Tenant Azure Resource Manager endpoint. An example is management.local.azurestack.external. |
329
329
| 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. |
331
331
| CertificatePassword | Required | Null | Password that helps protect the certificate private key. |
332
332
333
333
## Create an Active Directory Federation Services application
@@ -361,7 +361,7 @@ Follow these steps:
361
361
| AdminArmEndpoint | Required | Null | Admin Azure Resource Manager endpoint. An example is adminmanagement.local.azurestack.external. |
362
362
| PrivilegedEndpoint | Required | Null | Privileged endpoint. An example is AzS-ERCS01. |
363
363
| 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. |
365
365
| CertificatePassword | Required | Null | Password that helps protect the certificate private key. |
366
366
367
367
## Next steps
You can’t perform that action at this time.
0 commit comments