Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Add AI tags #639

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
potentialBenefits: Improve latency and provides business continuity
pgVerified: true
automationAvailable: false
tags: []
tags: [AI-GPT-RAG]
learnMoreLink:
- name: Deploy API Management instance to multiple Azure regions
url: "https://learn.microsoft.com/en-us/azure/api-management/api-management-howto-deploy-multi-region"
Expand Down
4 changes: 2 additions & 2 deletions azure-resources/Batch/batchAccounts/recommendations.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
potentialBenefits: Ensures business continuity
pgVerified: false
automationAvailable: false
tags: []
tags: [AI-GPT-RAG]
learnMoreLink:
- name: Learn More
url: "https://learn.microsoft.com/azure/reliability/reliability-batch#cross-region-disaster-recovery-and-business-continuity"
Expand All @@ -27,7 +27,7 @@
potentialBenefits: Enhanced reliability and failure protection
pgVerified: false
automationAvailable: false
tags: []
tags: [AI-GPT-RAG]
learnMoreLink:
- name: Learn More
url: "https://learn.microsoft.com/azure/batch/create-pool-availability-zones"
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
potentialBenefits: Cost effective faster turnaround for large-scale processing.
pgVerified: true
automationAvailable: false
tags: []
tags: [AI-GPT-RAG]
learnMoreLink:
- name: Learn More
url: "https://learn.microsoft.com/en-us/azure/ai-services/openai/how-to/deployment-types#global-batch"
Expand All @@ -78,7 +78,7 @@
potentialBenefits: Enforce data residency and compliance standards
pgVerified: true
automationAvailable: false
tags: []
tags: [AI-GPT-RAG]
learnMoreLink:
- name: Learn More
url: "https://learn.microsoft.com/en-us/azure/ai-services/openai/how-to/deployment-types#data-zone-standard"
Expand All @@ -95,7 +95,7 @@
potentialBenefits: Optimize performance and compliance with detailed insights
pgVerified: false
automationAvailable: false
tags: []
tags: [AI-GPT-RAG]
learnMoreLink:
- name: Learn more
url: "https://learn.microsoft.com/en-us/azure/architecture/ai-ml/openai/architecture/log-monitor-azure-openai"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
potentialBenefits: Improves performance and reliability
pgVerified: false
automationAvailable: false
tags: []
tags: [AI-GPT-RAG]
learnMoreLink:
- name: Manage Azure Machine Learning registries
url: "https://learn.microsoft.com/en-us/azure/machine-learning/how-to-manage-registries?view=azureml-api-2&tabs=cli"
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
potentialBenefits: Provides multi-region disaster recovery strategy
pgVerified: false
automationAvailable: false
tags: []
tags: [AI-GPT-RAG]
learnMoreLink:
- name: Plan for multi-regional deployment
url: "https://learn.microsoft.com/en-us/azure/machine-learning/how-to-high-availability-machine-learning?view=azureml-api-2"
Expand All @@ -27,7 +27,7 @@
potentialBenefits: Provides recovery from regional outages
pgVerified: false
automationAvailable: false
tags: []
tags: [AI-GPT-RAG]
learnMoreLink:
- name: Failover for business continuity and disaster recovery
url: "https://learn.microsoft.com/en-us/azure/machine-learning/how-to-high-availability-machine-learning?view=azureml-api-2"
Expand All @@ -44,7 +44,7 @@
potentialBenefits: High availability and disaster recovery
pgVerified: false
automationAvailable: false
tags: []
tags: [AI-GPT-RAG]
learnMoreLink:
- name: Failover for business continuity and disaster recovery
url: "https://learn.microsoft.com/en-us/azure/machine-learning/how-to-high-availability-machine-learning?view=azureml-api-2"
Expand Down
4 changes: 2 additions & 2 deletions azure-resources/Network/bastionHosts/recommendations.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
potentialBenefits: Provide high availability and resilience to failures
pgVerified: true
automationAvailable: true
tags: []
tags: [AI-GPT-RAG]
learnMoreLink:
- name: Reliability in Azure Bastion
url: "https://learn.microsoft.com/en-us/azure/reliability/reliability-bastion"
Expand All @@ -27,7 +27,7 @@
potentialBenefits: Provides disaster recovery from regional outages
pgVerified: true
automationAvailable: false
tags: []
tags: [AI-GPT-RAG]
learnMoreLink:
- name: Multi-region support in Azure bastion
url: "https://learn.microsoft.com/en-us/azure/reliability/reliability-bastion#multi-region-support"
Loading