Skip to content

Commit 1a2510f

Browse files
authored
Update oracle-database-network-plan.md
1 parent 60e8dce commit 1a2510f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,7 @@ Advanced network features enhance the virtual networking experience, offering im
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.
3535
> ### 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.
36+
>To use advanced network features, use the following commands (via AZCLI) to register before creating your virtual network for the Oracle Database@Azure deployment.
3837
> ```Register-AzProviderFeature -FeatureName "EnableRotterdamSdnApplianceForOracle" -ProviderNamespace "Microsoft.Baremetal" ```
3938
> ```Register-AzProviderFeature -FeatureName "EnableRotterdamSdnApplianceForOracle" -ProviderNamespace "Microsoft.Network" ```
4039

0 commit comments

Comments
 (0)