Skip to content

Commit 94cd9c7

Browse files
Learn Editor: Update device-update-region-mapping.md
1 parent f189778 commit 94cd9c7

File tree

1 file changed

+21
-20
lines changed

1 file changed

+21
-20
lines changed

articles/iot-hub-device-update/device-update-region-mapping.md

Lines changed: 21 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -14,30 +14,31 @@ When importing an update into the Device Update for IoT Hub service, that update
1414

1515
## Anti-malware scan
1616

17-
If you are using the Azure portal for importing your update, you will see an option to enable anti-malware scan. If you select the option to enable anti-malware scan, your update will be sent to the Azure region that corresponds to the "Normal" column table in the **Region mapping for normal and failover cases** section. If you don't select the option to enable anti-malware scan, your update will be processed in the same region as your Device Update Instance, but it won't be scanned for malware. **Optional anti-malware scan is in Public Preview**.
17+
If you are using the Azure portal for importing your update, you will see an option to enable anti-malware scan. If you select the option to enable anti-malware scan, your update will be sent to the Azure region that corresponds to the "Default" column table in the **Region mapping for default and failover cases** section. If you don't select the option to enable anti-malware scan, your update will be processed in the same region as your Device Update Instance, but it won't be scanned for malware. **Optional anti-malware scan is in Public Preview**.
1818

19-
If you are using the Azure CLI or directly calling APIs, your update will not be scanned for malware during the import process and will be processed in the same region as your Device Update Instance. The optional scan functionality will be added to the Azure CLI and exposed via API in a future release.
19+
If you are using the Azure CLI or directly calling Device Update APIs, your update won't be scanned for malware during the import process. It will be processed in the same region as your Device Update Instance. The optional scan functionality will be added to the Azure CLI and exposed via API in a future release.
2020

2121
## Failover and BCDR
2222

23-
As an exception to the previous section, in cases where an Azure region is unavailable due to an outage, Device Update for IoT Hub supports business continuity and disaster recovery (BCDR) efforts with regional failover pairings. During an outage, data contained in the update files submitted to the Device Update service may be sent to a secondary Azure region for processing. This failover enables Device Update to continue scanning update files for malware if you select that option. This will occur whether you select the option to enable anti-malware scan or not.
24-
25-
## Region mapping for normal and failover cases
26-
27-
| Region name | Fails over to
28-
| --- | --- |
29-
| North Europe | West Europe |
30-
| West Europe | North Europe |
31-
| UK South | North Europe |
32-
| Sweden Central | North Europe |
33-
| East US | West US 2 |
34-
| East US 2 | West US 2 |
35-
| West US 2 | East US |
36-
| West US 3 | East US |
37-
| South Central US | East US |
38-
| East US 2 (EUAP) | West US 2 |
39-
| Australia East | Southeast Asia |
40-
| Southeast Asia | Australia East |
23+
As an exception to the previous section, in cases where an Azure region is unavailable due to an outage, Device Update for IoT Hub supports business continuity and disaster recovery (BCDR) efforts with regional failover pairings. During an outage, data contained in the update files submitted to the Device Update service may be sent to a secondary Azure region for processing. This failover enables Device Update to continue scanning update files for malware if you select that option.
24+
25+
## Region mapping for default and failover cases
26+
27+
28+
| Device Update Instance region|Default scan region|Failover scan region |
29+
| -------- | -------- | -------- |
30+
| North Europe | North Europe | Sweden Central |
31+
|West Europe | North Europe | Sweden Central |
32+
| UK South| North Europe | Sweden Central |
33+
|Sweden Central|Sweden Central| North Europe |
34+
|East US| East US |East US 2 |
35+
|East US 2| East US 2 |East US |
36+
|West US 2|West US 2| East US 2 |
37+
|West US 3| West US 2| East US 2 |
38+
|South Central US|West US 2| East US 2 |
39+
|East US 2 (EUAP)|East US 2| East US|
40+
|Australia East|North Europe| Sweden Central|
41+
|Southeast Asia | West US 2| East US 2 |
4142

4243
## Next steps
4344

0 commit comments

Comments
 (0)