Skip to content

Commit cb894a7

Browse files
authored
Merge branch 'main' into fix/recomm-73d1bb04
2 parents 5971f90 + bdbf44c commit cb894a7

8 files changed

Lines changed: 63 additions & 8 deletions

File tree

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
title: "Oracledatabase"
3+
geekdocCollapseSection: true
4+
geekdocHidden: false
5+
---
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
title: "Cloudexadatainfrastructures"
3+
geekdocCollapseSection: true
4+
geekdocHidden: false
5+
---
6+
7+
{{< azure-resources-recommendationlist name="azure-resources-recommendationlist" >}}
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
// under-development
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
- description: Ensure ODAA infrastructure is in Available state under normal operations
2+
aprlGuid: c99d730b-8754-447f-bd5d-3e8850a12235
3+
recommendationTypeId: null
4+
recommendationControl: OtherBestPractices
5+
recommendationImpact: High
6+
recommendationResourceType: Oracle.Database/cloudExadataInfrastructures
7+
recommendationMetadataState: Active
8+
longDescription: |
9+
ODAA Exadata infrastructures can be in a number of states during its lifecycle (Available, Failed, Maintenance In Progress, Provisioning, Terminated, Terminating and Updating).
10+
Ensure that the infrastructure is in Available state under normal operations.
11+
potentialBenefits: Ensure service is available
12+
pgVerified: false
13+
automationAvailable: false
14+
tags: []
15+
learnMoreLink:
16+
- name: Cloud Exadata infrastructure lifecycle
17+
url: "https://learn.microsoft.com/rest/api/oracle/cloud-exadata-infrastructures/get?view=rest-oracle-2023-09-01&tabs=HTTP#cloudexadatainfrastructurelifecyclestate"
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
title: "Cloudvmclusters"
3+
geekdocCollapseSection: true
4+
geekdocHidden: false
5+
---
6+
7+
{{< azure-resources-recommendationlist name="azure-resources-recommendationlist" >}}
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
// under-development
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
- description: Ensure ODAA clusters are in Available state under normal operations
2+
aprlGuid: 4b33324a-70cd-4bac-bdae-da4c382c436b
3+
recommendationTypeId: null
4+
recommendationControl: OtherBestPractices
5+
recommendationImpact: High
6+
recommendationResourceType: Oracle.Database/cloudVmClusters
7+
recommendationMetadataState: Active
8+
longDescription: |
9+
ODAA Vm Clusters can be in a number of states during their lifecycle (Available, Failed, Maintenance In Progress, Provisioning, Terminated, Terminating and Updating).
10+
Ensure that the ODAA clusters are in Available state under normal operations.
11+
potentialBenefits: Ensure service is available
12+
pgVerified: false
13+
automationAvailable: false
14+
tags: []
15+
learnMoreLink:
16+
- name: Cloud VM Cluster lifecycle
17+
url: "https://learn.microsoft.com/rest/api/oracle/cloud-vm-clusters/get?view=rest-oracle-2023-09-01&tabs=HTTP#cloudvmclusterlifecyclestate"

azure-specialized-workloads/oracle/recommendations.yaml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
Use SYNC for zero data loss or ASYNC when performance is constrained.
1212
potentialBenefits: Ensure business continuity in case of zonal failure.
1313
pgVerified: false
14-
automationAvailable: no
14+
automationAvailable: false
1515
tags: [ORACLE]
1616
learnMoreLink:
1717
- name: Business continuity and disaster recovery considerations for Oracle Database@Azure
@@ -28,7 +28,7 @@
2828
Gold-level reference architecture with Oracle Database@Azure is recommended, meaning that database changes will be replicated via Data Guard (ASYNC replication) to a secondary Oracle Database@Azure instance in a different region.
2929
potentialBenefits: The cloud MAA architecture achieves data protection and DR.
3030
pgVerified: false
31-
automationAvailable: no
31+
automationAvailable: false
3232
tags: [ORACLE]
3333
learnMoreLink:
3434
- name: Business continuity and disaster recovery considerations for Oracle Database@Azure
@@ -46,7 +46,7 @@
4646
ARS provides automated, policy-based backups with continuous validation.
4747
potentialBenefits: Provide workload data protection.
4848
pgVerified: false
49-
automationAvailable: no
49+
automationAvailable: false
5050
tags: [ORACLE]
5151
learnMoreLink:
5252
- name: Business continuity and disaster recovery considerations for Oracle Database@Azure
@@ -65,7 +65,7 @@
6565
If needed, scale OCPUs on the VM cluster, if Exa infrastructure capacity allows.
6666
potentialBenefits: Meet workload scalability requirements.
6767
pgVerified: false
68-
automationAvailable: no
68+
automationAvailable: false
6969
tags: [ORACLE]
7070
learnMoreLink:
7171
- name: Learn about Manage and monitor Oracle Database@Azure
@@ -83,7 +83,7 @@
8383
Primary, standby, client, and backup subnets should have non-overlapping CIDR ranges for reliable connectivity.
8484
potentialBenefits: Avoid conflicts in IP addressing.
8585
pgVerified: false
86-
automationAvailable: no
86+
automationAvailable: false
8787
tags: [ORACLE]
8888
learnMoreLink:
8989
- name: Capacity planning for Oracle Database@Azure
@@ -100,7 +100,7 @@
100100
Deploy Data Guard observer nodes in different AZs and make sure that an observer node will remain available if anything happens to the Production deployment.
101101
potentialBenefits: Data Guard observer automates database failover.
102102
pgVerified: false
103-
automationAvailable: no
103+
automationAvailable: false
104104
tags: [ORACLE]
105105
learnMoreLink:
106106
- name: Business continuity and disaster recovery considerations for Oracle Database@Azure
@@ -117,7 +117,7 @@
117117
Provide redundancy for VMs used as OKV, note that this is only relevant if customer is using own keys and only if OCI vault is not used. A minimum 4-node OKV cluster deployment is recommended across two AZs or regions, aligned with the BCDR architecture.
118118
potentialBenefits: Protect access to keys in case of VM or AZ/region failure.
119119
pgVerified: false
120-
automationAvailable: no
120+
automationAvailable: false
121121
tags: [ORACLE]
122122
learnMoreLink:
123123
- name: Security guidelines for Oracle Database@Azure
@@ -135,7 +135,7 @@
135135
Automatic infrastructure maintenance occurs quarterly, with Oracle notifying you of the date and time weeks in advance. You can modify the scheduled date and time before maintenance starts.
136136
potentialBenefits: Keep Oracle workloads up-to-date.
137137
pgVerified: false
138-
automationAvailable: no
138+
automationAvailable: false
139139
tags: [ORACLE]
140140
learnMoreLink:
141141
- name: Configure Oracle-Managed Infrastructure Maintenance

0 commit comments

Comments
 (0)