Skip to content

Commit ca39ce7

Browse files
Merge pull request #238393 from v-edmckillop/patch-173
Update memo-22-09-other-areas-zero-trust.md
2 parents ccc7f48 + 4e54ead commit ca39ce7

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

articles/active-directory/standards/memo-22-09-other-areas-zero-trust.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Memo 22-09 other areas of Zero Trust
3-
description: Get guidance on understanding other Zero Trust requirements outlined in US government OMB memorandum 22-09.
3+
description: Understand other Zero Trust requirements in Office of Management and Budget memorandum 22-09.
44
services: active-directory
55
ms.service: active-directory
66
ms.subservice: standards
@@ -10,12 +10,12 @@ author: gargi-sinha
1010
ms.author: gasinh
1111
manager: martinco
1212
ms.reviewer: martinco
13-
ms.date: 04/28/2023
13+
ms.date: 05/23/2023
1414
ms.custom: it-pro
1515
ms.collection: M365-identity-device-management
1616
---
1717

18-
# Other areas of Zero Trust addressed in memorandum 22-09
18+
# Other areas of Zero Trust addressed in memorandum 22-09
1919

2020
The other articles in this guidance address the identity pillar of Zero Trust principles, as described in the US Office of Management and Budget (OMB) [M 22-09 Memorandum for the Heads of Executive Departments and Agencies](https://www.whitehouse.gov/wp-content/uploads/2022/01/M-22-09.pdf). This article covers Zero Trust maturity model areas beyond the identity pillar, and it addresses the following themes:
2121

@@ -88,7 +88,7 @@ We recommend you set up an Azure function or an Azure logic app to use a system-
8888

8989
Learn more: [What are managed identities for Azure resources?](../managed-identities-azure-resources/overview.md)
9090

91-
Another automation integration point is Azure AD PowerShell modules. Use PowerShell to perform common tasks or configurations in Azure AD, or incorporate into Azure functions or Azure Automation runbooks.
91+
Another automation integration point is Microsoft Graph PowerShell modules. Use Microsoft Graph PowerShell to perform common tasks or configurations in Azure AD, or incorporate into Azure functions or Azure Automation runbooks.
9292

9393
## Governance
9494

articles/mariadb/concepts-azure-advisor-recommendations.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,16 +17,16 @@ The Azure Advisor system uses telemetry to issue performance and reliability rec
1717
Some recommendations are common to multiple product offerings, while other recommendations are based on product-specific optimizations.
1818
## Where can I view my recommendations?
1919

20-
Recommendations are available from the **Overview** navigation sidebar in the Azure portal. A preview will appear as a banner notification, and details can be viewed in the **Notifications** section located just below the resource usage graphs.
20+
Recommendations are available from the **Overview** navigation sidebar in the Azure portal. A preview appears as a banner notification, and details can be viewed in the **Notifications** section located just below the resource usage graphs.
2121

2222
:::image type="content" source="./media/concepts-azure-advisor-recommendations/advisor-example.png" alt-text="Screenshot of the Azure portal showing an Azure Advisor recommendation.":::
2323

2424
## Recommendation types
2525

26-
Azure Database for MariaDB prioritize the following types of recommendations:
27-
* **Performance**: To improve the speed of your MariaDB server. This includes CPU usage, memory pressure, disk utilization, and product-specific server parameters. For more information, see [Advisor Performance recommendations](../advisor/advisor-performance-recommendations.md).
28-
* **Reliability**: To ensure and improve the continuity of your business-critical databases. This includes storage limit and connection limit recommendations. For more information, see [Advisor Reliability recommendations](../advisor/advisor-high-availability-recommendations.md).
29-
* **Cost**: To optimize and reduce your overall Azure spending. This includes server right-sizing recommendations. For more information, see [Advisor Cost recommendations](../advisor/advisor-cost-recommendations.md).
26+
Azure Database for MariaDB prioritizes the following types of recommendations:
27+
* **Performance**: To improve the speed of your MariaDB server, which includes CPU usage, memory pressure, disk utilization, and product-specific server parameters. For more information, see [Advisor Performance recommendations](../advisor/advisor-performance-recommendations.md).
28+
* **Reliability**: To ensure and improve the continuity of your business-critical databases: storage limit and connection limit recommendations. For more information, see [Advisor Reliability recommendations](../advisor/advisor-high-availability-recommendations.md).
29+
* **Cost**: To optimize and reduce your overall Azure spending: server right-sizing recommendations. For more information, see [Advisor Cost recommendations](../advisor/advisor-cost-recommendations.md).
3030

3131
## Understanding your recommendations
3232

0 commit comments

Comments
 (0)