Skip to content

Commit 6b41840

Browse files
authored
C35942: Removing extra spaces before sentence at line 32
Hello, @wesmc7777, Localization team has reported source content issue that causes localized version to have broken/different format compared to en-us version. "Erase extra spaces and tabs that generates issues in localized languages." Please review and merge the proposed file change to fix to target versions. If you make related fix in another PR then share your PR number so we can confirm and close this PR. Many thanks in advance.
1 parent 3507dce commit 6b41840

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/iot-dps/how-to-control-access.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ You can grant [permissions](#device-provisioning-service-permissions) in the fol
2929

3030
* **Shared access authorization policies**. Shared access policies can grant any combination of [permissions](#device-provisioning-service-permissions). You can define policies in the [Azure portal][lnk-management-portal], or programmatically by using the [Device Provisioning Service REST APIs][lnk-resource-provider-apis]. A newly created provisioning service has the following default policy:
3131

32-
**provisioningserviceowner**: Policy with all permissions.
32+
* **provisioningserviceowner**: Policy with all permissions.
3333

3434
> [!NOTE]
3535
> See [permissions](#device-provisioning-service-permissions) for detailed information.

0 commit comments

Comments
 (0)