Skip to content

Commit 60e8dce

Browse files
authored
Update oracle-database-network-plan.md
changes made to formatting to clarify requirements for customers
1 parent 2604c68 commit 60e8dce

File tree

1 file changed

+5
-9
lines changed

1 file changed

+5
-9
lines changed

articles/oracle/oracle-db/oracle-database-network-plan.md

Lines changed: 5 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -32,15 +32,11 @@ Advanced network features enhance the virtual networking experience, offering im
3232
> [!NOTE]
3333
> Advanced network features are currently supported only for new Oracle Database@Azure deployments.
3434
> Existing virtual networks with previously created Oracle Database@Azure delegated subnets will not support these features at this time. Support for existing deployments is planned for later this year.
35-
36-
37-
### Registration required
38-
39-
To use advanced network features, you must first register using the commands below (via AZCLI) before creating your virtual network for the Oracle Database@Azure deployment.
40-
41-
```Register-AzProviderFeature -FeatureName "EnableRotterdamSdnApplianceForOracle" -ProviderNamespace "Microsoft.Baremetal" ```
42-
43-
```Register-AzProviderFeature -FeatureName "EnableRotterdamSdnApplianceForOracle" -ProviderNamespace "Microsoft.Network" ```
35+
> ### Registration required for delegated subnets
36+
> To use advanced network features, you must first register using the commands below (via AZCLI) before creating your virtual network for the Oracle
37+
> Database@Azure deployment.
38+
> ```Register-AzProviderFeature -FeatureName "EnableRotterdamSdnApplianceForOracle" -ProviderNamespace "Microsoft.Baremetal" ```
39+
> ```Register-AzProviderFeature -FeatureName "EnableRotterdamSdnApplianceForOracle" -ProviderNamespace "Microsoft.Network" ```
4440
4541
> [!NOTE]
4642
> Registration state can be in the 'Registering' state for up to 60 minutes before changing to 'Registered'. Wait until the status is 'Registered' before continuing with the delegated subnet creation.

0 commit comments

Comments
 (0)