Skip to content

Commit 85a3065

Browse files
authored
Merge pull request #307198 from MicrosoftDocs/repo_sync_working_branch
Confirm merge from repo_sync_working_branch to main to sync with https://github.com/MicrosoftDocs/azure-docs (branch main)
2 parents ea5419b + 21e7f2e commit 85a3065

2 files changed

Lines changed: 6 additions & 5 deletions

File tree

articles/expressroute/expressroute-howto-gateway-migration-portal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ When creating an ExpressRoute virtual network gateway, you must select a [gatewa
2424
- Ensure you have an existing [ExpressRoute virtual network gateway](expressroute-howto-add-gateway-portal-resource-manager.md) in your Azure subscription.
2525

2626
> [!TIP]
27-
> You can now deploy two ExpressRoute gateways within the same virtual network. To do this, create a second ExpressRoute gateway with its admin state set to **disabled**. Once the second gateway is deployed, initiate the *Prepare* step in the migration tool. This step establishes the connection without redeploying the gateway, as it's already in place. Finally, run the *Migrate* step, which will change the new gateway's admin state to **_enabled_**, completing the migration process. This method minimizes the migration or maintenance window, significantly reducing downtime when transitioning from a non-zonal to a zone-redundant gateway.
27+
> You can now deploy two ExpressRoute gateways within the same virtual network. To do this, create a second ExpressRoute gateway with its admin state set to **disabled**. Once the second gateway is deployed, initiate the *Prepare* step in the migration tool. This step establishes the connection without redeploying the gateway, as it's already in place. Finally, run the *Migrate* step, which will change the new gateway's admin state to **_enabled_**, completing the migration process. The second ExpressRoute Gateway can be deployed admin state set to **disabled** using Azure PowerShell command [**New-AzVirtualNetworkGateway**](/powershell/module/az.network/new-azvirtualnetworkgateway) with the flag **-AdminState "Disabled"**. This method minimizes the migration or maintenance window, significantly reducing downtime when transitioning from a non-zonal to a zone-redundant gateway.
2828
2929
## Steps to migrate to a new gateway in Azure portal
3030

articles/oracle/oracle-db/oracle-database-regions.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -47,14 +47,14 @@ The list below mentions the Azure and corresponding OCI regions with the regiona
4747
| France Central |France central (Paris) ||||| | | Dual |
4848
| Germany North |Germany Central (Frankfurt) ||| | | | | Single |
4949
| Germany West Central |Germany Central (Frankfurt) ||||||| Dual |
50-
| Italy North | Italy North (Milan) |||||| | Dual |
51-
| North Europe | Ireland East (Dublin) ||| | | | | Single |
52-
| Spain Central | Spain Central (Madrid) || | | | | | Dual |
50+
| Italy North | Italy North (Milan) |||||| | Dual |
51+
| North Europe | Ireland (Dublin) ||| | | | | Single |
52+
| Spain Central | Spain Central (Madrid) || | | | | | Dual |
5353
| Sweden Central | Sweden Central (Stockholm) ||| | | | | Dual |
5454
| Switzerland North | Switzerland North (Zurich) || | | | | | Single |
5555
| UAE Central | UAE Central (Abu Dhabi) ||| | | | | Single |
5656
| UAE North | UAE North (Dubai) || | | | | | Dual |
57-
| UK South| UK South (London) |||||| | Dual|
57+
| UK South| UK South (London) |||||| | Dual|
5858
| UK West | UK West (Newport) ||| ||| | Single |
5959

6060

@@ -63,6 +63,7 @@ The list below mentions the Azure and corresponding OCI regions with the regiona
6363
| Azure region | OCI region | Oracle Exadata Database@Azure | Oracle Autonomous Database@Azure | Oracle Database Autonomous Recovery Service@Azure | Exadata Database Service on Exascale Infrastructure@Azure | BaseDB | Golden Gate | Regional Availability |
6464
| ---------------- | -------------------------- | ----------------------------- | -------------------------------- | ------------------------------------------------- | --------------------------------------------------------- | ----------------- | --------------------- |---------|
6565
| Canada Central | Canada Southeast (Toronto) |||||| | Dual |
66+
| Canada East | Canada Southeast (Montreal) || | | | | | Single |
6667
| Central US | US Midwest (Chicago) ||||| | | Dual |
6768
| East US | US East (Ashburn) ||||||| Dual|
6869
| East US 2 | US East (Ashburn) ||||| | | Dual |

0 commit comments

Comments
 (0)