Skip to content

Commit 95e26aa

Browse files
committed
resolve blocking issues
1 parent 31f07d3 commit 95e26aa

18 files changed

+8
-27
lines changed

articles/azure-netapp-files/application-volume-group-concept.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Understand application volume groups
2+
title: Understand Azure NetApp Files application volume groups
33
description: Learn about application volume groups in Azure NetApp Files, designed to enhance efficiency, manageability, and administration of application workloads.
44
services: azure-netapp-files
55
author: b-ahibbard
@@ -9,7 +9,7 @@ ms.date: 04/16/2024
99
ms.author: anfdocs
1010
---
1111

12-
# Understand application volume groups
12+
# Understand Azure NetApp Files application volume groups
1313

1414
Application volume groups are essential to understand for managing data and optimizing storage solutions.
1515

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

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,6 @@ You can manage a volume from its volume group. You can resize, delete, or change
2626

2727
2. Select the volume you want to resize, delete, or change throughput. The volume overview will be displayed.
2828

29-
[![Screenshot that shows Application Volume Groups overview page for Oracle.](./media/volume-hard-quota-guidelines/application-volume-group-overview-oracle.png)](./media/volume-hard-quota-guidelines/application-volume-group-overview-oracle.png#lightbox)
30-
3129
3. From **Volume Overview**, you can select:
3230

3331
* **Edit**
@@ -46,8 +44,6 @@ You can manage a volume from its volume group. You can resize, delete, or change
4644
* **Change Throughput**
4745
You can adapt the throughput of the volume.
4846

49-
[![Screenshot that shows the Edit window for Oracle.](./media/volume-hard-quota-guidelines/application-volume-edit-oracle.png)](./media/volume-hard-quota-guidelines//application-volume-edit-oracle.png#lightbox)
50-
5147
## Next steps
5248

5349
* [Understand application volume group for Oracle](application-volume-group-oracle-introduction.md)

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

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -188,10 +188,7 @@ You can also use [Azure CLI commands](/cli/azure/feature) `az feature register`
188188
[ ![Screenshot that shows the new volume group for Oracle.](./media/volume-hard-quota-guidelines/application-new-volume-group-oracle.png) ](./media/volume-hard-quota-guidelines/application-new-volume-group-oracle.png#lightbox)
189189
190190
191-
15. You can display the list of volume groups to see the new volume group. You can select the new volume group to see the details and status of each of the volumes being created.
192-
193-
[ ![Screenshot that shows the list of volumes in a volume group for Oracle.](./media/volume-hard-quota-guidelines/application-list-volume-group-oracle.png) ](./media/volume-hard-quota-guidelines/application-list-volume-group-oracle.png#lightbox)
194-
191+
15. Following complete, in **Volumes** you can display the list of volume groups to see the new volume group. You can select the new volume group to see the details and status of each of the volumes being created.
195192
196193
## Next steps
197194

articles/azure-netapp-files/configure-application-volume-oracle-api.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ The following tables describe the request body parameters and volume properties
6969
| `capacityPoolResourceId` | ID of the capacity pool | The capacity pool must be of type manual QoS. Generally, all Oracle volumes are placed in a common capacity pool. However, it isn't a requirement. |
7070
| `protocolTypes` | Protocol to use | This parameter should be either NFSv3 or NFSv4.1 and should match the protocol specified in the Export Policy Rule described earlier in this table. |
7171

72-
## Examples: application volume group for Oracle API request content
72+
## Examples: Application volume group for Oracle API request content
7373

7474
The examples in this section illustrate the values passed in the volume group creation request for various Oracle configurations. The examples demonstrate best practices for naming, sizing, and values as described in the tables.
7575

@@ -105,7 +105,7 @@ Oracle volume groups for the following examples can be created using a sample sh
105105
echo "---"curl -X PUT -H "Authorization: Bearer $token" -H "Content-Type:application/json" -H "Accept:application/json" -d @<ExampleJson> https://management.azure.com/subscriptions/$subId/resourceGroups/<ResourceGroup>/providers/Microsoft.NetApp/netAppAccounts/<NtapAccount>/volumeGroups/<VolumeGroupName>?api-version=2023-05-01 | jq .
106106
```
107107

108-
## Example: application volume group for Oracle creation request
108+
## Example: Application volume group for Oracle creation request
109109

110110
This example creates a volume group name "group1" with the following volumes:
111111
* test-ora-data1

articles/azure-netapp-files/configure-application-volume-oracle-azure-resource-manager.md

Lines changed: 3 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -74,21 +74,9 @@ For detailed documentation on how to use the ARM template, see [ORACLE Azure Net
7474

7575
[ ![Screenshot that shows the Create button on the custom deployment page.](./media/volume-hard-quota-guidelines/custom-deploy-oracle-create.png) ](./media/volume-hard-quota-guidelines/custom-deploy-oracle-create.png#lightbox)
7676

77-
10. The deployment is in progress:
78-
79-
[ ![Screenshot that shows the deployment is in progress.](./media/volume-hard-quota-guidelines/custom-deploy-oracle-deploy-progress.png) ](./media/volume-hard-quota-guidelines/custom-deploy-oracle-deploy-progress.png#lightbox)
80-
81-
11. The deployment is complete:
82-
83-
[ ![Screenshot that shows the deployment is complete.](./media/volume-hard-quota-guidelines/custom-deploy-oracle-deploy-complete.png) ](./media/volume-hard-quota-guidelines/custom-deploy-oracle-deploy-complete.png#lightbox)
84-
85-
12. You can display a summary for the volume group.
86-
87-
[ ![Screenshot that shows the group volume summary.](./media/volume-hard-quota-guidelines/custom-deploy-oracle-group-volume-summary.png) ](./media/volume-hard-quota-guidelines/custom-deploy-oracle-group-volume-summary.png#lightbox)
88-
89-
13. You can display the volumes in the volume group under the NetApp account.
90-
91-
[ ![Screenshot that shows the volume list in the volume group.](./media/volume-hard-quota-guidelines/custom-deploy-oracle-volume-list.png) ](./media/volume-hard-quota-guidelines/custom-deploy-oracle-volume-list.png#lightbox)
77+
10. The overview page denotes "Your deployment is in progress" then "Your deployment is complete."
78+
79+
12. You can display a summary for the volume group. You can also display the volumes in the volume group under the NetApp account.
9280

9381
## Next steps
9482

0 commit comments

Comments
 (0)