Skip to content

Commit baf63e1

Browse files
Merge pull request #311552 from dominicbetts/aio-subscription-limit
AIO: Add asset/subscription limit
2 parents c7e6ef9 + 1743814 commit baf63e1

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

articles/iot-operations/discover-manage-assets/howto-configure-opc-ua.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ An Azure IoT Operations deployment can include a sample OPC PLC simulator. To cr
6969
| Connector for OPC UA URL | `opc.tcp://opcplc-000000:50000` |
7070
| User authentication | `Anonymous` |
7171

72-
1. Select **Next** and on the **Additional Info** page, enter any custom properties for the device.
72+
1. Select **Next**. On the **Additional Info** page enter any custom properties for the device.
7373

7474
1. Select **Next** to review your device details. Then select **Create**.
7575

articles/iot-operations/includes/device-registry-limits.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ The following table lists the limits that apply to the Azure Device Registry res
1616
| Devices / discovered devices | Count per Azure Device Registry namespace | 10,000 |
1717
| Devices / discovered devices (read) | Operations per minute per Azure subscription | 5,000 |
1818
| Devices / discovered devices (create/update) | Operations per minute per Azure subscription | 500 |
19+
| Assets | Count per Azure subscription | 100,000 |
1920
| Assets / discovered assets | Count per Azure Device Registry namespace | 10,000 |
2021
| Assets / discovered assets | Count per Kubernetes cluster | 1,000 |
2122
| Assets / discovered assets (read) | Operations per minute per Azure subscription | 5,000 |

0 commit comments

Comments
 (0)