You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description: Find answer to common questions about Azure IoT Hub Device Provisioning Service.
5
5
author: kgremban
6
6
ms.author: kgremban
7
-
ms.date: 03/01/2022
7
+
ms.date: 01/24/2023
8
8
ms.topic: faq
9
9
ms.service: iot-dps
10
10
services: iot-dps
@@ -18,7 +18,7 @@ summary: |
18
18
19
19
20
20
sections:
21
-
- name: DPS Management
21
+
- name: Device Provisioning Service management
22
22
questions:
23
23
- question: |
24
24
What is the recommended way to update a linked hub when the primary key for the IoT Hub access policy is regenerated?
@@ -52,8 +52,12 @@ sections:
52
52
How can I get an authorization token to use for REST service operations?
53
53
answer: |
54
54
For information about how to get an authorization token for REST service operations like [Create or Update Enrollment Group](/rest/api/iot-dps/service/enrollment-group/create-or-update) and [Get Device Registration State](/rest/api/iot-dps/service/device-registration-state/get), see [Service API authentication](how-to-control-access.md#service-api-authentication).
55
-
56
-
- name: DPS Billing
55
+
- question: |
56
+
Where does DPS store customer data?
57
+
answer: |
58
+
Device Provisioning Service doesn't store or process customer data outside of the geography where you deploy the service instance. For more information, see [Data residency considerations](about-iot-dps.md#data-residency-consideration).
59
+
60
+
- name: Device Provisioning Service billing
57
61
questions:
58
62
- question: |
59
63
Which Device Provisioning Service API operations are billable and what are their prices?”
@@ -62,7 +66,7 @@ sections:
62
66
- question: |
63
67
Is it more expensive to deploy DPS in regions that support regional failover versus regions that don't?
64
68
answer: |
65
-
No, the availability of regional failover doesn't affect DPS pricing. [Azure pricing calculator](https://azure.microsoft.com/en-us/pricing/calculator/).
69
+
No, the availability of regional failover doesn't affect DPS pricing. [Azure pricing calculator](https://azure.microsoft.com/pricing/calculator/).
66
70
- question: |
67
71
Will I be billed again if my device was successfully provisioned to a hub, then I had to reconnect?
68
72
answer: |
@@ -75,7 +79,6 @@ additionalContent: |
75
79
76
80
If this FAQ doesn’t answer your question, you can contact us through the following channels (in escalating order):
77
81
78
-
* The comments section of this article.
79
82
* [MSFT Q&A page for Azure DPS](/answers/topics/azure-iot-dps.html?sort=viewCount).
80
83
* Microsoft Support. To create a new support request, in the [Azure portal](https://portal.azure.com/), on the Help tab, select the **Help +** support button, and then select **New support request**.
0 commit comments