From 05df3a287d38d1ea6f248999c6357922326650d4 Mon Sep 17 00:00:00 2001 From: Kirt Patel <148927072+kirtpatelmsft@users.noreply.github.com> Date: Wed, 4 Dec 2024 03:28:25 -0800 Subject: [PATCH 1/2] Adding "What's New" Section to AMBA --- docs/content/welcome/_index.md | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/docs/content/welcome/_index.md b/docs/content/welcome/_index.md index a82eac83e..12a2e56cd 100644 --- a/docs/content/welcome/_index.md +++ b/docs/content/welcome/_index.md @@ -76,7 +76,30 @@ AMBA supports three types of activity alerts to monitor your Azure resources. Th | ***Product*** | | Azure Monitor | Azure Monitor, M365, D365 | Azure Monitor, M365, D365 | Azure Monitor, M365, D365 | --- +### What's New in AMBA: +Below, you'll find the latest updates and solutions we've added to enhance your experience with AMBA. + +**New: [Monitoring solutions for AI on Azure Platforms (PaaS) and AI Specialized Workload Patterns (GPT-RAG)](https://azure.github.io/azure-monitor-baseline-alerts/patterns/artificial-intelligence/)** +- **Details:** We've showcased new links to alert guidelines for AI on Azure platform services. Additionally, you'll discover alert guidelines for common Azure services used to build enterprise-level AI applications. We've also introduced alert settings for [GPT-RAG pattern](https://azure.github.io/azure-monitor-baseline-alerts/patterns/artificial-intelligence/rag/) setups. These settings include metrics and threshold recommendations for services involved in AI RAG pattern architectures. +- **Benefits:** Improved monitoring and alerting for AI solutions on Azure. + +**New: [Deploy monitoring for Azure OpenAI](https://azure.github.io/azure-monitor-baseline-alerts/patterns/artificial-intelligence/azureopenai/)** +- **Details:** We've showcased new information on monitoring for AI services, including a workbook monitoring solution for Azure OpenAI, which offers deep insights into Azure OpenAI resources and usage. Additionally, we've implemented new [key alert metrics for Azure OpenAI services](https://azure.github.io/azure-monitor-baseline-alerts/services/CognitiveServices/accounts/). +- **Benefits:** Improved solutions and alert metrics for monitoring Azure OpenAI. + +**New: [Alerts for Azure Machine Learning workspace](https://azure.github.io/azure-monitor-baseline-alerts/services/MachineLearningServices/workspaces/)** +- **Details:** We've implemented new alerts for Azure Machines Learning workspaces, including alerts for Quota Utilization Percentage, Model Deploy Failed, and Unusable Nodes. +- **Benefits:** Improved monitoring and alerting for Azure Machine Learning. + +**New: [Updated homepage for AMBA](https://azure.github.io/azure-monitor-baseline-alerts/welcome/)** +- **Details:** We've updated the AMBA homepage with new and improved content, graphics, and interactive tables for an enhanced learning experience. New resources and quick links are included for the development of strong observability and monitoring. +- **Benefits:** Enhanced functionality, reader experience, and increased monitoring resources. + +**New: [Alerts for Azure VMware Solution Private Clouds](https://azure.github.io/azure-monitor-baseline-alerts/services/AVS/privateClouds/)** +- **Details:** We've implemented new alerts for AVS Private Clouds, including alerts for CPU usage per cluster, memory usage per cluster, and storage usage per datastore. +- **Benefits:** Improved monitoring and alerting for health and performance of AVS Private Clouds. +--- {{< hint type=tip >}} Please review and leave issues on things you find, via [GitHub Issues](https://github.com/Azure/azure-monitor-baseline-alerts/issues) {{< /hint >}} From ae80b24711ea5dbaf28d9d77651daab122b01429 Mon Sep 17 00:00:00 2001 From: Kirt Patel <148927072+kirtpatelmsft@users.noreply.github.com> Date: Wed, 4 Dec 2024 03:47:51 -0800 Subject: [PATCH 2/2] Lint fix --- docs/content/welcome/_index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/content/welcome/_index.md b/docs/content/welcome/_index.md index 12a2e56cd..11cda7c0f 100644 --- a/docs/content/welcome/_index.md +++ b/docs/content/welcome/_index.md @@ -76,11 +76,11 @@ AMBA supports three types of activity alerts to monitor your Azure resources. Th | ***Product*** | | Azure Monitor | Azure Monitor, M365, D365 | Azure Monitor, M365, D365 | Azure Monitor, M365, D365 | --- -### What's New in AMBA: +### What's New in AMBA Below, you'll find the latest updates and solutions we've added to enhance your experience with AMBA. -**New: [Monitoring solutions for AI on Azure Platforms (PaaS) and AI Specialized Workload Patterns (GPT-RAG)](https://azure.github.io/azure-monitor-baseline-alerts/patterns/artificial-intelligence/)** +**New: [Monitoring solutions for AI on Azure Platforms (PaaS) and AI Specialized Workload Patterns (GPT-RAG)](https://azure.github.io/azure-monitor-baseline-alerts/patterns/artificial-intelligence/)** - **Details:** We've showcased new links to alert guidelines for AI on Azure platform services. Additionally, you'll discover alert guidelines for common Azure services used to build enterprise-level AI applications. We've also introduced alert settings for [GPT-RAG pattern](https://azure.github.io/azure-monitor-baseline-alerts/patterns/artificial-intelligence/rag/) setups. These settings include metrics and threshold recommendations for services involved in AI RAG pattern architectures. - **Benefits:** Improved monitoring and alerting for AI solutions on Azure.