You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/active-directory/standards/memo-22-09-other-areas-zero-trust.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
---
2
2
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.
4
4
services: active-directory
5
5
ms.service: active-directory
6
6
ms.subservice: standards
@@ -10,12 +10,12 @@ author: gargi-sinha
10
10
ms.author: gasinh
11
11
manager: martinco
12
12
ms.reviewer: martinco
13
-
ms.date: 04/28/2023
13
+
ms.date: 05/23/2023
14
14
ms.custom: it-pro
15
15
ms.collection: M365-identity-device-management
16
16
---
17
17
18
-
# Other areas of Zero Trust addressed in memorandum 22-09
18
+
# Other areas of Zero Trust addressed in memorandum 22-09
19
19
20
20
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:
21
21
@@ -88,7 +88,7 @@ We recommend you set up an Azure function or an Azure logic app to use a system-
88
88
89
89
Learn more: [What are managed identities for Azure resources?](../managed-identities-azure-resources/overview.md)
90
90
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.
Copy file name to clipboardExpand all lines: articles/mariadb/concepts-azure-advisor-recommendations.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,16 +17,16 @@ The Azure Advisor system uses telemetry to issue performance and reliability rec
17
17
Some recommendations are common to multiple product offerings, while other recommendations are based on product-specific optimizations.
18
18
## Where can I view my recommendations?
19
19
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.
21
21
22
22
:::image type="content" source="./media/concepts-azure-advisor-recommendations/advisor-example.png" alt-text="Screenshot of the Azure portal showing an Azure Advisor recommendation.":::
23
23
24
24
## Recommendation types
25
25
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).
0 commit comments