Skip to content

Commit eada73d

Browse files
authored
Merge pull request #16672 from MicrosoftDocs/main
12/27/2024 PM Publish
2 parents e6fae36 + b535fbe commit eada73d

6 files changed

+49
-8
lines changed

azure-local/assurance/azure-stack-fedramp-guidance.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: FedRAMP guidance for Azure Local
33
description: Learn about FedRAMP compliance using Azure Local.
4-
ms.date: 10/24/2024
4+
ms.date: 12/27/2024
55
ms.topic: conceptual
66
ms.service: azure-stack-hci
77
ms.author: nguyenhung
@@ -11,6 +11,8 @@ ms.reviewer: alkohli
1111

1212
# Azure Local and FedRAMP
1313

14+
[!INCLUDE [applies-to](../includes/hci-applies-to-23h2.md)]
15+
1416
This article explains the relationship between Azure Local and FedRAMP and how organizations can stay compliant with FedRAMP with Azure Local solutions.
1517

1618
## What is FedRAMP?

azure-local/assurance/azure-stack-hipaa-guidance.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: HIPAA guidance for Azure Local
33
description: Learn about HIPAA compliance using Azure Local.
4-
ms.date: 12/12/2024
4+
ms.date: 12/27/2024
55
ms.topic: conceptual
66
ms.service: azure-stack-hci
77
ms.author: nguyenhung
@@ -11,6 +11,8 @@ ms.reviewer: alkohli
1111

1212
# Azure Local and HIPAA
1313

14+
[!INCLUDE [applies-to](../includes/hci-applies-to-23h2.md)]
15+
1416
This article provides guidance on how organizations can most efficiently navigate HIPAA compliance for solutions built with Azure Local.
1517

1618
## Healthcare compliance

azure-local/assurance/azure-stack-iso27001-guidance.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: ISO 27001 guidance for Azure Local
33
description: Learn about ISO 27001 compliance using Azure Local.
4-
ms.date: 11/07/2024
4+
ms.date: 12/27/2024
55
ms.topic: conceptual
66
ms.service: azure-stack-hci
77
ms.author: nguyenhung
@@ -11,6 +11,8 @@ ms.reviewer: alkohli
1111

1212
# Azure Local and ISO/IEC 27001:2022
1313

14+
[!INCLUDE [applies-to](../includes/hci-applies-to-23h2.md)]
15+
1416
This article outlines how Azure Local helps organizations meet the security control requirements of ISO/IEC 27001:2022, both in cloud and on premises. Learn more about Azure Local and other security standards at [Azure Local and security standards](azure-stack-security-standards.md).
1517

1618
## ISO/IEC 27001:2022

azure-local/assurance/azure-stack-pci-dss-guidance.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: PCI DSS guidance for Azure Local
33
description: Learn about PCI DSS compliance using Azure Local.
4-
ms.date: 12/17/2024
4+
ms.date: 12/27/2024
55
ms.topic: conceptual
66
ms.service: azure-stack-hci
77
ms.author: nguyenhung
@@ -11,6 +11,8 @@ ms.reviewer: alkohli
1111

1212
# Azure Local and PCI DSS
1313

14+
[!INCLUDE [applies-to](../includes/hci-applies-to-23h2.md)]
15+
1416
This article explains how Microsoft Azure Local security features can help organizations in the payment card industry achieve the security control requirements of PCI DSS, both in the cloud and in their on-premises environments.
1517

1618
## PCI DSS

azure-local/assurance/azure-stack-security-standards.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Azure Local and security standards
33
description: Learn about Azure Local, security standards, and security assurance.
4-
ms.date: 11/07/2024
4+
ms.date: 12/27/2024
55
ms.topic: conceptual
66
ms.service: azure-stack-hci
77
ms.author: nguyenhung
@@ -11,6 +11,8 @@ ms.reviewer: alkohli
1111

1212
# Azure Local and security standards
1313

14+
[!INCLUDE [applies-to](../includes/hci-applies-to-23h2.md)]
15+
1416
This article provides information about security standards related to Azure Local. The resources detailed in this article, including certifications and evaluation reports, could be used as sources to help you in your compliance planning.
1517

1618
Each section in this article provides information on Azure Local and a particular security standard, together with any completed certifications.

azure-local/manage/health-alerts-via-azure-monitor-alerts.md

Lines changed: 34 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,20 +5,22 @@ author: alkohli
55
ms.author: alkohli
66
ms.topic: how-to
77
ms.service: azure-stack-hci
8-
ms.date: 02/26/2024
8+
ms.date: 12/26/2024
99
---
1010

1111
# Respond to Azure Local health alerts using Azure Monitor alerts
1212

1313
[!INCLUDE [hci-applies-to-23h2](../includes/hci-applies-to-23h2.md)]
1414

15+
The OS health service for Azure Local continuously monitors your Azure Local system to detect over 80 health issues across various components, such as physical and virtual disk, storage pool capacity, volume capacity, network interface, storage QoS, virtual machines (VMs), and VHDs. It provides information about the affected component, including the cause, time of the issue, and recommendations to mitigate it. You can view health issues like unsupported hardware, unresponsive disk, bad block writes, detached drives, repair needs, exceeded CPU, memory and storage usage, and high latency. For a complete list of supported health faults, see [View Health Service faults](./health-service-faults.md).
16+
1517
This article describes how to use [Azure Monitor alerts](/azure/azure-monitor/alerts/alerts-overview) to proactively identify, notify, and respond to Azure Local health alerts.
1618

17-
## About integration of Azure Monitor and Azure Local alerts
19+
## Azure Local health alerts integration with Azure Monitor
1820

1921
The integration of Azure Monitor alerts with Azure Local enhances the health alerts capability of Azure Local. With this integration, any health alerts generated within your on-premises Azure Local system are automatically forwarded to Azure Monitor alerts. You can link these alerts with your automated incident management systems, ensuring timely and efficient responses.
2022

21-
For more information about Azure Monitor alerts, see [What are Azure Monitor alerts?](/azure/azure-monitor/alerts/alerts-overview).
23+
For more information about Azure Monitor alerts, see [What are Azure Monitor alerts?](/azure/azure-monitor/alerts/alerts-overview)
2224

2325
## Benefits
2426

@@ -87,6 +89,35 @@ The **Alerts** blade has a high-level summary of alerts at each severity level.
8789
8890
![Screenshot of the Overview page of your Azure Local system resource page with the alerts displayed.](./media/health-alerts-via-azure-monitor-alerts/health-alerts-summary-5.png)-->
8991

92+
## Modify health alerts threshold
93+
94+
You can modify the threshold of some health alerts, such as CPU, memory, storage usage via PowerShell. For more information, see [Modify Health Service settings](./health-service-settings.md).
95+
96+
To view the current threshold settings for different health faults, run the following command:
97+
98+
```powershell
99+
Get-StorageSubSystem Cluster* | Get-StorageHealthSetting -Name <SettingName>
100+
```
101+
102+
For example, to view the storage volume capacity warning and critical threshold, run the following commands:
103+
104+
```powershell
105+
Get-StorageSubSystem Cluster* | Get-StorageHealthSetting -Name "System.Storage.Volume.CapacityThreshold.Warning"
106+
Get-StorageSubSystem Cluster* | Get-StorageHealthSetting -Name "System.Storage.Volume.CapacityThreshold.Critical"
107+
```
108+
109+
To change the threshold to desirable setting, run the following command:
110+
111+
```powershell
112+
Get-StorageSubSystem Cluster* | Set-StorageHealthSetting -Name <SettingName> -Value <Value>
113+
```
114+
115+
For example, to change the storage volume capacity warning threshold, run the following command:
116+
117+
```powershell
118+
Get-StorageSubSystem Cluster* | Set-StorageHealthSetting -Name "System.Storage.Volume.CapacityThreshold.Warning" -Value 70
119+
```
120+
90121
## Disable health alerts
91122

92123
To disable the health alerts capability, uninstall the Azure Monitor alerts extension that you installed earlier.

0 commit comments

Comments
 (0)