Skip to content

Commit 59baae8

Browse files
Merge pull request #228401 from kgremban/feb23-quotas
clarify shared access policy limit
2 parents 5af36fb + f23b261 commit 59baae8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/iot-hub/iot-hub-devguide-quotas-throttling.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ IoT Hub enforces other operational limits:
109109
| Automatic device and module configurations<sup>1</sup> | 100 configurations per basic or standard SKU hub. 10 configurations per free SKU hub. |
110110
| IoT Edge automatic deployments<sup>1</sup> | 50 modules per deployment. 100 deployments (including layered deployments) per basic or standard SKU hub. 10 deployments per free SKU hub. |
111111
| Twins<sup>1</sup> | Maximum size of desired properties and reported properties sections are 32 KB each. Maximum size of tags section is 8 KB. Maximum size of each individual property in every section is 4 KB. |
112-
| Shared access policies | Maximum number of shared access policies is 16. |
112+
| Shared access policies | Maximum number of shared access policies is 16. Within that limit, the maximum number of shared access policies that grant *service connect* access is 10. |
113113
| Restrict outbound network access | Maximum number of allowed FQDNs is 20. |
114114
| x509 CA certificates | Maximum number of x509 CA certificates that can be registered on IoT Hub is 25. |
115115

0 commit comments

Comments
 (0)