Skip to content

Commit 31f07d3

Browse files
committed
resolve warnings
1 parent e77b608 commit 31f07d3

9 files changed

+5
-5
lines changed

articles/azure-netapp-files/TOC.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -315,7 +315,7 @@
315315
href: application-volume-group-add-volume-secondary.md
316316
- name: Add volumes for an SAP HANA system as a DR system
317317
href: application-volume-group-disaster-recovery.md
318-
- name: Manage volumes in an application volume group for SAP NANA
318+
- name: Manage volumes in an application volume group for SAP HANA
319319
href: application-volume-group-manage-volumes.md
320320
- name: Configure application volume groups for SAP HANA using REST API
321321
href: configure-application-volume-group-sap-hana-api.md
@@ -327,7 +327,7 @@
327327
href: application-volume-group-manage-volumes-oracle.md
328328
- name: Configure application volume group for Oracle using REST API
329329
href: configure-application-volume-oracle-api.md
330-
- name: Deploy application volume group for Oracle using ARM
330+
- name: Deploy application volume group for Oracle using Azure Resource Manager
331331
href: configure-application-volume-oracle-azure-resource-manager.md
332332
- name: Delete an application volume group
333333
href: application-volume-group-delete.md

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ You can also use [Azure CLI commands](/cli/azure/feature) `az feature register`
183183
184184
[ ![Screenshot that shows the Deployment in Progress window for Oracle.](./media/volume-hard-quota-guidelines/application-deployment-in-progress-oracle.png) ](./media/volume-hard-quota-guidelines/application-deployment-in-progress-oracle.png#lightbox)
185185
186-
Creating a volume group is an "all-or-none" operation. If one volume can't be created, the operation is cancelled, and all remaining volumes will be removed also.
186+
Creating a volume group is an "all-or-none" operation. If one volume can't be created, the operation is canceled, and all remaining volumes will be removed also.
187187
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

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ In the following examples, selected placeholders are specified. You should repla
8888
* `<CapacityPoolResourceId>`:
8989
Capacity pool resource ID. Example: `/subscriptions/11111111-2222-3333-4444-555555555555/resourceGroups/myRG/providers/Microsoft.NetApp/netAppAccounts/account1/capacityPools/SH9_Pool `
9090

91-
## Creating application volume groups for Oracle using curl
91+
## Create application volume groups for Oracle using curl
9292

9393
Oracle volume groups for the following examples can be created using a sample shell script that calls the API using curl:
9494

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ The deployment workflow ensures that all volumes are placed in the availability
165165

166166
For optimal sizing, it's important to size for the complete database landscape including HA, snapshots, and backup. Decide your volume layout for production, HA and data protection, and perform your sizing according to [Run Your Most Demanding Oracle Workloads in Azure without Sacrificing Performance or Scalability](https://techcommunity.microsoft.com/t5/azure-architecture-blog/run-your-most-demanding-oracle-workloads-in-azure-without/ba-p/3264545) and [Estimate Tool for Sizing Oracle Workloads to Azure IaaS VMs](https://techcommunity.microsoft.com/t5/data-architecture-blog/estimate-tool-for-sizing-oracle-workloads-to-azure-iaas-vms/ba-p/1427183). You can also use the [SAP on Azure NetApp Files Sizing Estimator](https://aka.ms/anfsapcalc) by using the **Add Single Volume** input option.
167167

168-
Important information you need to provide for sizing each of the volumes include the following items: SID, role (production, Dev, pre-prod/QA), snapshot reserve in percentage, number of days for local snapshot retention, number of file-based backups, single-host/multiple-host with the number of hosts, and Data Guard requirements (primary, secondary). Contact an Oracle on Azure NetApp Files sizing expert to help you plan the overall Oracle system sizing.
168+
Important information you need to provide for sizing each of the volumes includes: SID, role (production, Dev, pre-prod/QA), snapshot reserve in percentage, number of days for local snapshot retention, number of file-based backups, single-host/multiple-host with the number of hosts, and Data Guard requirements (primary, secondary). Contact an Oracle on Azure NetApp Files sizing expert to help you plan the overall Oracle system sizing.
169169

170170
### The mount instructions of a volume include a list of IP addresses. Which IP address should I use for Oracle?
171171

13.8 KB
Loading
18.1 KB
Loading
16.1 KB
Loading
27.5 KB
Loading
20.7 KB
Loading

0 commit comments

Comments
 (0)