Skip to content

Commit a7abfcc

Browse files
authored
Merge pull request #49812 from v-maudel/patch-44
C35942: Removing extra spaces before sentence at line 32
2 parents ed1fe36 + 6b41840 commit a7abfcc

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)