Skip to content

Commit 02c3014

Browse files
committed
Remove contact support messages
1 parent 1ae97aa commit 02c3014

File tree

4 files changed

+11
-18
lines changed

4 files changed

+11
-18
lines changed

articles/iot-central/core/concepts-quotas-limits.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Azure IoT Central quotas and limits
33
description: This article lists the key quotas and limits that apply to an IoT Central application including from the underlying DPS and IoT Hub services.
44
author: dominicbetts
55
ms.author: dobett
6-
ms.date: 10/26/2023
6+
ms.date: 06/17/2024
77
ms.topic: conceptual
88
ms.service: iot-central
99
services: iot-central
@@ -57,12 +57,12 @@ There are various quotas and limits that apply to IoT Central applications. IoT
5757

5858
## Data export
5959

60-
| Item | Quota or limit | Notes |
61-
| ---- | -------------- | ----- |
62-
| Number of data export jobs | 10 | If you need to exceed this limit, contact support to discuss increasing it for your application. |
63-
| Number of data export destinations | 10 | If you need to exceed this limit, contact support to discuss increasing it for your application. |
64-
| Number of data export destinations per job | 10 | If you need to exceed this limit, contact support to discuss increasing it for your application. |
65-
| Number of filters and enrichments per data export job | 10 | If you need to exceed this limit, contact support to discuss increasing it for your application. |
60+
| Item | Quota or limit |
61+
| ---- | -------------- |
62+
| Number of data export jobs | 10 |
63+
| Number of data export destinations | 10 |
64+
| Number of data export destinations per job | 10 |
65+
| Number of filters and enrichments per data export job | 10 |
6666

6767
For large volumes of export data, you may experience up to 60 seconds of latency. Typically, the latency is much lower than this.
6868

articles/iot-central/core/howto-faq.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ sections:
3939
- question: |
4040
How many IoT Central applications can I deploy in my subscription?
4141
answer: |
42-
Each Azure subscription has default quotas that could impact the scope of your IoT solution. Currently, IoT Central limits the number of applications you can deploy in a subscription to 100. If you need to increase this limit, contact [Microsoft support](https://azure.microsoft.com/support/options/).
42+
Each Azure subscription has default quotas that could impact the scope of your IoT solution. IoT Central limits the number of applications you can deploy in a subscription to 100.
4343
4444
- question: |
4545
How do I file a ticket with customer support?

includes/iot-central-limits.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ author: dominicbetts
33
ms.author: dobett
44
ms.service: iot-central
55
ms.topic: include
6-
ms.date: 11/21/2019
6+
ms.date: 06/17/2024
77
---
88

9-
IoT Central limits the number of applications you can deploy in a subscription to 100. If you need to increase this limit, contact [Microsoft support](https://azure.microsoft.com/support/options/). To learn more, see [Azure IoT Central quota and limits](../articles/iot-central/core/concepts-quotas-limits.md).
9+
IoT Central limits the number of applications you can deploy in a subscription to 100. To learn more, see [Azure IoT Central quota and limits](../articles/iot-central/core/concepts-quotas-limits.md).

includes/iot-hub-limits.md

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,6 @@ The following table lists the limits associated with the different service tiers
1212
| Messages/day |400,000 |6,000,000 |300,000,000 |8,000 |
1313
| Maximum units |200 |200 |10 |1 |
1414

15-
> [!NOTE]
16-
> If you anticipate using more than 200 units with an S1 or S2 tier hub or 10 units with an S3 tier hub, contact Microsoft Support.
17-
>
18-
1915
The following table lists the limits that apply to IoT Hub resources.
2016

2117
| Resource | Limit |
@@ -47,10 +43,7 @@ The following table lists the limits that apply to IoT Hub resources.
4743
| Maximum device stream data transfer | 300 MB per day (for S1, S2, S3, and F1 only) |
4844

4945
> [!NOTE]
50-
> If you need more than 50 paid IoT hubs in an Azure subscription, contact Microsoft Support.
51-
52-
> [!NOTE]
53-
> Currently, the total number of devices plus modules that can be registered to a single IoT hub is capped at 1,000,000. If you want to increase this limit, contact [Microsoft Support](https://azure.microsoft.com/support/options/).
46+
> The total number of devices plus modules that can be registered to a single IoT hub is capped at 1,000,000.
5447
5548
IoT Hub throttles requests when the following quotas are exceeded.
5649

0 commit comments

Comments
 (0)