Table formatting: Added spacing

This commit is contained in:
Mandi Ohlinger 2021-12-02 14:12:31 -05:00 committed by GitHub
parent 4bff551bee
commit 378fba4418
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -209,14 +209,14 @@ SurfaceHub
If there is an error calling ValidateAndCommit, there is additional context for that error in this node. Here are the possible error values: If there is an error calling ValidateAndCommit, there is additional context for that error in this node. Here are the possible error values:
|ErrorContext value|Stage where error occurred|Description and suggestions| | ErrorContext value | Stage where error occurred | Description and suggestions |
|--- |--- |--- | | --- | --- | --- |
|1|Unknown|| | 1 | Unknown | |
|2|Populating account|Unable to retrieve account details using the username and password you provided.-For Azure AD accounts, ensure that UserPrincipalName and Password are valid.<br/>-For AD accounts, ensure that DomainName, UserName, and Password are valid.<br/>-Ensure that the specified account has an Exchange server mailbox.| | 2 | Populating account | Unable to retrieve account details using the username and password you provided.-For Azure AD accounts, ensure that UserPrincipalName and Password are valid.<br/>-For AD accounts, ensure that DomainName, UserName, and Password are valid.<br/>-Ensure that the specified account has an Exchange server mailbox. |
|3|Populating Exchange server address|Unable to auto-discover your Exchange server address. Try to manually specify the Exchange server address using the ExchangeServer field.| | 3 | Populating Exchange server address | Unable to auto-discover your Exchange server address. Try to manually specify the Exchange server address using the ExchangeServer field. |
|4|Validating Exchange server address|Unable to validate the Exchange server address. Ensure that the ExchangeServer field is valid.| | 4 | Validating Exchange server address | Unable to validate the Exchange server address. Ensure that the ExchangeServer field is valid. |
|5|Saving account information|Unable to save account details to the system.| | 5 | Saving account information | Unable to save account details to the system. |
|6|Validating EAS policies|The device account uses an unsupported EAS policy. Make sure the EAS policy is configured correctly according to the admin guide.| | 6 | Validating EAS policies | The device account uses an unsupported EAS policy. Make sure the EAS policy is configured correctly according to the admin guide. |
   
The data type is integer. Supported operation is Get. The data type is integer. Supported operation is Get.