Skip to content

Commit f5f94d9

Browse files
gkayalikpoineal
andauthored
feat: New Oracle Database@Azure Section (#690)
Co-authored-by: Kyle Poineal <38540295+kpoineal@users.noreply.github.com>
1 parent 5a8dbb1 commit f5f94d9

15 files changed

Lines changed: 177 additions & 1 deletion

.github/scripts/schemas/aprl-schema.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ recommendation:
1818
potentialBenefits: str(max=60)
1919
pgVerified: bool()
2020
automationAvailable: bool()
21-
tags: list(enum('AI-GPT-RAG', 'AVD', 'AVS', 'HPC', 'SAP','WAF'))
21+
tags: list(enum('AI-GPT-RAG', 'AVD', 'AVS', 'HPC', 'SAP','WAF','ORACLE'))
2222
learnMoreLink: list(include('linkItem'), required=False, max=1)
2323

2424
linkItem:
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
---
2+
title: "Oracle Database@Azure"
3+
geekdocCollapseSection: true
4+
geekdocHidden: false
5+
---
6+
7+
## Relevant Azure Resource Recommendations
8+
9+
| Recommendation | Provider Namespace | Resource Type |
10+
| :----------------------------------------------------------------------------------------------- | :----------------: | :-------------: |
11+
| [Ensure ODAA infrastructure is in Available state under normal operations](../../../Azure-Proactive-Resiliency-Library-v2/azure-resources/Oracledatabase/cloudexadatainfrastructures/#) | Oracledatabase | cloudexadatainfrastructures |
12+
| [Ensure ODAA clusters are in Available state under normal operations](../../../Azure-Proactive-Resiliency-Library-v2/azure-resources/Oracledatabase/cloudvmclusters/#) | Oracledatabase | cloudvmclusters |
13+
14+
<br>
15+
16+
## General Workload Guidance
17+
18+
{{< azure-specialized-workloads-recommendationlist name="azure-specialized-workloads-recommendationlist" >}}
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
// cannot-be-validated-with-arg
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
// cannot-be-validated-with-arg
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
// cannot-be-validated-with-arg
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
// cannot-be-validated-with-arg
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
// cannot-be-validated-with-arg
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
// cannot-be-validated-with-arg
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
// under-development
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
// cannot-be-validated-with-arg

0 commit comments

Comments
 (0)