Skip to content

Commit f590f93

Browse files
Merge pull request #224874 from kgremban/jan24-dpsdataresidency
Add data residency faq
2 parents fca685c + a2ab06e commit f590f93

File tree

1 file changed

+10
-7
lines changed

1 file changed

+10
-7
lines changed

articles/iot-dps/dps-faq.yml

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
### YamlMime:FAQ
22
metadata:
3-
title: Microsoft Azure IoT Hub Device Provisioning Service frequently asked questions (FAQ)
3+
title: Azure IoT Hub Device Provisioning Service frequently asked questions (FAQ)
44
description: Find answer to common questions about Azure IoT Hub Device Provisioning Service.
55
author: kgremban
66
ms.author: kgremban
7-
ms.date: 03/01/2022
7+
ms.date: 01/24/2023
88
ms.topic: faq
99
ms.service: iot-dps
1010
services: iot-dps
@@ -18,7 +18,7 @@ summary: |
1818
1919
2020
sections:
21-
- name: DPS Management
21+
- name: Device Provisioning Service management
2222
questions:
2323
- question: |
2424
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:
5252
How can I get an authorization token to use for REST service operations?
5353
answer: |
5454
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
5761
questions:
5862
- question: |
5963
Which Device Provisioning Service API operations are billable and what are their prices?”
@@ -62,7 +66,7 @@ sections:
6266
- question: |
6367
Is it more expensive to deploy DPS in regions that support regional failover versus regions that don't?
6468
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/).
6670
- question: |
6771
Will I be billed again if my device was successfully provisioned to a hub, then I had to reconnect?
6872
answer: |
@@ -75,7 +79,6 @@ additionalContent: |
7579
7680
If this FAQ doesn’t answer your question, you can contact us through the following channels (in escalating order):
7781
78-
* The comments section of this article.
7982
* [MSFT Q&A page for Azure DPS](/answers/topics/azure-iot-dps.html?sort=viewCount).
8083
* 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**.
8184

0 commit comments

Comments
 (0)