Skip to content

Commit 0e20a9a

Browse files
committed
acrolinx and roll date
1 parent 18678ac commit 0e20a9a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/iot-dps/how-to-provision-multitenant.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: This tutorial shows how to provision devices for geolocation/geolat
44
author: kgremban
55
ms.author: kgremban
66
ms.topic: tutorial
7-
ms.date: 08/19/2022
7+
ms.date: 08/24/2022
88
ms.service: iot-dps
99
services: iot-dps
1010
---
@@ -40,7 +40,7 @@ This tutorial uses a simulated device sample from the [Azure IoT C SDK](https://
4040
In this section, you'll create an Azure resource group, and two new regional IoT hub resources. One IoT hub will be for the **West US 2** region and the other will be for the **East US** region.
4141

4242
>[!IMPORTANT]
43-
>It's recommended that you use the same resource group for all resources created in this tutorial. This will make clean up easier after you are finished.
43+
>It's recommended that you use the same resource group for all resources created in this tutorial. This will make clean up easier after you're finished.
4444
4545
1. In the Azure Cloud Shell, create a resource group with the following [az group create](/cli/azure/group#az-group-create) command:
4646

@@ -386,7 +386,7 @@ If you plan to continue working with resources created in this tutorial, you can
386386
The steps here assume that you created all resources in this tutorial as instructed in the same resource group named **contoso-us-resource-group**.
387387
388388
> [!IMPORTANT]
389-
> Deleting a resource group is irreversible. The resource group and all the resources contained in it are permanently deleted. Make sure that you do not accidentally delete the wrong resource group or resources. If you created the IoT Hub inside an existing resource group that contains resources you want to keep, only delete the IoT Hub resource itself instead of deleting the resource group.
389+
> Deleting a resource group is irreversible. The resource group and all the resources contained in it are permanently deleted. Make sure that you don't accidentally delete the wrong resource group or resources. If you created the IoT Hub inside an existing resource group that contains resources you want to keep, only delete the IoT Hub resource itself instead of deleting the resource group.
390390
>
391391
392392
To delete the resource group by name:

0 commit comments

Comments
 (0)