Skip to content

Commit 4be0485

Browse files
authored
Merge pull request #189597 from dominicbetts/central-regions
IoT Central update list of regions
2 parents 76f9c06 + 0f48c2c commit 4be0485

File tree

4 files changed

+16
-14
lines changed

4 files changed

+16
-14
lines changed

articles/iot-central/core/howto-create-and-manage-applications-csp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ To learn more, see [Azure subscriptions](../../guides/developer/azure-developer-
7373

7474
## Location
7575

76-
**Location** is where you'd like to create the application. Typically, you should choose the location that's physically closest to your devices to get optimal performance. Currently, you can create an IoT Central application in the **Australia East**, **Central US**, **East US**, **East US 2**, **Japan East**, **North Europe**, **Southeast Asia**, **UK South**, **West Europe** and **West US** regions. Once you choose a location, you can't later move your application to a different location.
76+
**Location** is where you'd like to create the application. Typically, you should choose the location that's physically closest to your devices to get optimal performance. Currently, you can create an IoT Central application in the **Australia East**, **Canada Central**, **Central US**, **East US**, **East US 2**, **Japan East**, **North Europe**, **South Central US**, **Southeast Asia**, **UK South**, **West Europe**, and **West US** regions. Once you choose a location, you can't later move your application to a different location.
7777

7878
## Application template
7979

articles/iot-central/core/howto-create-iot-central-application.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ If you choose one of the standard plans, you need to provide billing information
6161

6262
- The Azure subscription you're using.
6363
- The directory that contains the subscription you're using.
64-
- The location to host your application. IoT Central uses Azure regions as locations: Australia East, Central US, East US, East US 2, Japan East, North Europe, Southeast Asia, UK South, West Europe, West US.
64+
- The location to host your application. IoT Central uses Azure regions as locations: Australia East, Canada Central, Central US, East US, East US 2, Japan East, North Europe, South Central US, Southeast Asia, UK South, West Europe, and West US.
6565

6666
## Azure IoT Central site
6767

articles/iot-central/core/howto-manage-iot-central-from-cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ These commands first create a resource group in the east US region for the appli
7171
| Parameter | Description |
7272
| ----------------- | ----------- |
7373
| resource-group | The resource group that contains the application. This resource group must already exist in your subscription. |
74-
| location | By default, this command uses the location from the resource group. Currently, you can create an IoT Central application in the **Australia East**, **Central US**, **East US**, **East US 2**, **Japan East**, **North Europe**, **Southeast Asia**, **UK South**, **West Europe** and **West US** regions. |
74+
| location | By default, this command uses the location from the resource group. Currently, you can create an IoT Central application in the **Australia East**, **Canada Central**, **Central US**, **East US**, **East US 2**, **Japan East**, **North Europe**, **South Central US**, **Southeast Asia**, **UK South**, **West Europe**, and **West US**. |
7575
| name | The name of the application in the Azure portal. Avoid special characters - instead, use lower case letters (a-z), numbers (0-9), and dashes (-).|
7676
| subdomain | The subdomain in the URL of the application. In the example, the application URL is `https://mysubdomain.azureiotcentral.com`. |
7777
| sku | Currently, you can use either **ST1** or **ST2**. See [Azure IoT Central pricing](https://azure.microsoft.com/pricing/details/iot-central/). |

articles/iot-central/core/howto-manage-iot-central-from-portal.md

Lines changed: 13 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -28,17 +28,19 @@ To create an application, navigate to the [IoT Central Application](https://port
2828
* **Template** is the type of IoT Central application you want to create. You can create a new application either from the list of industry-relevant templates to help you get started quickly, or start from scratch using the **Custom application** template.
2929

3030
* **Location** is the [Azure region](https://azure.microsoft.com/global-infrastructure/geographies/) where you'd like to create your application. Typically, you should choose the location that's physically closest to your devices to get optimal performance. Azure IoT Central is currently available in the following locations:
31-
32-
* Australia
33-
* East Central US
34-
* East US
35-
* East US 2
36-
* Japan East
37-
* North Europe
38-
* Southeast Asia
39-
* UK South
40-
* West Europe
41-
* West US
31+
32+
* Australia East
33+
* Canada Central
34+
* Central US
35+
* East US
36+
* East US 2
37+
* Japan East
38+
* North Europe
39+
* South Central US
40+
* Southeast Asia
41+
* UK South
42+
* West Europe
43+
* West US
4244

4345
Once you choose a location, you can't later move your application to a different location.
4446

0 commit comments

Comments
 (0)