Skip to content

Commit 7f1ee3b

Browse files
committed
remove avg oracle afec
1 parent 3c0a9e8 commit 7f1ee3b

File tree

1 file changed

+0
-20
lines changed

1 file changed

+0
-20
lines changed

articles/azure-netapp-files/application-volume-group-oracle-deploy-volumes.md

Lines changed: 0 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -23,26 +23,6 @@ This article describes how to deploy all required volumes for your Oracle databa
2323

2424
You should understand the [requirements and considerations for application volume group for Oracle](application-volume-group-oracle-considerations.md).
2525

26-
## Register the feature
27-
28-
Before using Azure NetApp Files application volume group for Oracle for the first time, you need to register it.
29-
30-
1. Register the feature:
31-
32-
```azurepowershell-interactive
33-
Register-AzProviderFeature -ProviderNamespace Microsoft.NetApp -FeatureName ANFOracleVolumeGroup
34-
```
35-
36-
2. Check the status of the feature registration:
37-
38-
```azurepowershell-interactive
39-
Get-AzProviderFeature -ProviderNamespace Microsoft.NetApp -FeatureName ANFOracleVolumeGroup
40-
```
41-
> [!NOTE]
42-
> The **RegistrationState** may be in the `Registering` state for up to 60 minutes before changing to `Registered`. Wait until the status is **Registered** before continuing.
43-
44-
You can also use [Azure CLI commands](/cli/azure/feature) `az feature register` and `az feature show` to register the feature and display the registration status.
45-
4626
## Steps
4727

4828
1. From your NetApp account, select **Application volume groups** then **+Add Group**.

0 commit comments

Comments
 (0)