Redundant whitespace clean-up

Changes proposed:
- remove redundant blank lines at end-of-file (EOF)
- remove redundant end-of-line (EOL) blanks
- normalize whitespace in bullet point lists, 1 space between dash and text
- normalize whitespace in numbered lists, 1 space between ordinal and text

Ref. #9082 (Update surfacehub-csp.md)
This commit is contained in:
Trond B. Krokli 2021-02-07 00:38:49 +01:00 committed by GitHub
parent 81619affa8
commit 680a16497c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -28,10 +28,10 @@ The following diagram shows the SurfaceHub CSP management objects in tree format
<p style="margin-left: 20px">To use a device account from Azure Active Directory <p style="margin-left: 20px">To use a device account from Azure Active Directory
1. Set the UserPrincipalName (for Azure AD). 1. Set the UserPrincipalName (for Azure AD).
2. Set a valid Password. 2. Set a valid Password.
3. Execute ValidateAndCommit to validate the specified username and password combination against Azure AD. 3. Execute ValidateAndCommit to validate the specified username and password combination against Azure AD.
4. Get the ErrorContext in case something goes wrong during validation. 4. Get the ErrorContext in case something goes wrong during validation.
> [!NOTE] > [!NOTE]
> If the device cannot auto-discover the Exchange server and Session Initiation Protocol (SIP) address from this information, you should specify the ExchangeServer and SipAddress. > If the device cannot auto-discover the Exchange server and Session Initiation Protocol (SIP) address from this information, you should specify the ExchangeServer and SipAddress.
@ -89,10 +89,10 @@ The following diagram shows the SurfaceHub CSP management objects in tree format
<p style="margin-left: 20px">To use a device account from Active Directory <p style="margin-left: 20px">To use a device account from Active Directory
1. Set the DomainName. 1. Set the DomainName.
2. Set the UserName. 2. Set the UserName.
3. Set a valid Password. 3. Set a valid Password.
4. Execute the ValidateAndCommit node. 4. Execute the ValidateAndCommit node.
<a href="" id="deviceaccount-domainname"></a>**DeviceAccount/DomainName** <a href="" id="deviceaccount-domainname"></a>**DeviceAccount/DomainName**
<p style="margin-left: 20px">Domain of the device account when you are using Active Directory. To use a device account from Active Directory, you should specify both DomainName and UserName for the device account. <p style="margin-left: 20px">Domain of the device account when you are using Active Directory. To use a device account from Active Directory, you should specify both DomainName and UserName for the device account.
@ -134,8 +134,8 @@ The following diagram shows the SurfaceHub CSP management objects in tree format
<p style="margin-left: 20px">Valid values: <p style="margin-left: 20px">Valid values:
- 0 - password rotation enabled - 0 - password rotation enabled
- 1 - disabled - 1 - disabled
<p style="margin-left: 20px">The data type is integer. Supported operation is Get and Replace. <p style="margin-left: 20px">The data type is integer. Supported operation is Get and Replace.
@ -253,8 +253,8 @@ The following diagram shows the SurfaceHub CSP management objects in tree format
<p style="margin-left: 20px">Valid values: <p style="margin-left: 20px">Valid values:
- 0 - Organizer and time only - 0 - Organizer and time only
- 1 - Organizer, time, and subject. Subject is hidden in private meetings. - 1 - Organizer, time, and subject. Subject is hidden in private meetings.
<p style="margin-left: 20px">The data type is integer. Supported operation is Get and Replace. <p style="margin-left: 20px">The data type is integer. Supported operation is Get and Replace.
@ -484,8 +484,8 @@ The following diagram shows the SurfaceHub CSP management objects in tree format
<p style="margin-left: 20px">Valid values: <p style="margin-left: 20px">Valid values:
- 0 - Connected Standby (default) - 0 - Connected Standby (default)
- 1 - Hibernate - 1 - Hibernate
<p style="margin-left: 20px">The data type is integer. Supported operation is Get and Replace. <p style="margin-left: 20px">The data type is integer. Supported operation is Get and Replace.
@ -530,11 +530,3 @@ The following diagram shows the SurfaceHub CSP management objects in tree format
<p style="margin-left: 20px">The data type is string. Supported operation is Get and Replace. The Get operation is allowed, but it will always return an empty string. <p style="margin-left: 20px">The data type is string. Supported operation is Get and Replace. The Get operation is allowed, but it will always return an empty string.