Skip to content

Commit 573e4fa

Browse files
committed
more review feedback
1 parent c14deb8 commit 573e4fa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/iot-dps/concepts-deploy-at-scale.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: kgremban
55
ms.author: kgremban
66
ms.service: iot-dps
77
ms.topic: conceptual
8-
ms.date: 06/24/2022
8+
ms.date: 06/27/2022
99
ms.custom: template-concept
1010
---
1111

@@ -15,7 +15,7 @@ Scaling an IoT solution to millions of devices can be challenging. Large-scale s
1515

1616
## First-time device provisioning
1717

18-
First-time provisioning is the process of onboarding a device for the first time as a part of an IoT solution. During such an onboarding process, the application can be prone to various faults such as the momentary loss of network connectivity to components and services, the temporary unavailability of a service, or timeouts that occur when a service is busy.
18+
First-time provisioning is the process of onboarding a device for the first time as a part of an IoT solution. When working with large-scale deployments, it's important to schedule the provisioning process to avoid overload situations caused by all the devices attempting to connect at the same time.
1919

2020
### Device deployment using a staggered provisioning schedule
2121

0 commit comments

Comments
 (0)