Skip to content

Commit f244f4f

Browse files
Merge pull request #234366 from OWinfreyATL/owinfreyATL-March2023-Sovereign-Clouds
March 2023 sovereign clouds added
2 parents 32bbe46 + d51052f commit f244f4f

File tree

1 file changed

+69
-0
lines changed

1 file changed

+69
-0
lines changed

articles/active-directory/fundamentals/whats-new-sovereign-clouds.md

Lines changed: 69 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,75 @@ Azure AD receives improvements on an ongoing basis. To stay up to date with the
2121

2222
This page is updated monthly, so revisit it regularly.
2323

24+
## March 2023
25+
26+
### General Availability - Provisioning Insights Workbook
27+
28+
**Type:** New feature
29+
**Service category:** Provisioning
30+
**Product capability:** Monitoring & Reporting
31+
32+
This new workbook makes it easier to investigate and gain insights into your provisioning workflows in a given tenant. This includes HR-driven provisioning, cloud sync, app provisioning, and cross-tenant sync.
33+
34+
Some key questions this workbook can help answer are:
35+
36+
- How many identities have been synced in a given time range?
37+
- How many create, delete, update, or other operations were performed?
38+
- How many operations were successful, skipped, or failed?
39+
- What specific identities failed? And what step did they fail on?
40+
- For any given user, what tenants / applications were they provisioned or deprovisioned to?
41+
42+
For more information, see: [Provisioning insights workbook](../app-provisioning/provisioning-workbook.md).
43+
44+
---
45+
46+
### General Availability - Follow Azure Active Directory best practices with recommendations
47+
48+
**Type:** New feature
49+
**Service category:** Reporting
50+
**Product capability:** Monitoring & Reporting
51+
52+
Azure Active Directory recommendations help you improve your tenant posture by surfacing opportunities to implement best practices. On a daily basis, Azure AD analyzes the configuration of your tenant. During this analysis, Azure Active Directory compares the data of a recommendation with the actual configuration of your tenant. If a recommendation is flagged as applicable to your tenant, the recommendation appears in the Recommendations section of the Azure Active Directory Overview.
53+
54+
This release includes our first three recommendations:
55+
56+
- Convert from per-user MFA to Conditional Access MFA
57+
- Migration applications from AD FS to Azure Active Directory
58+
- Minimize MFA prompts from known devices.
59+
60+
We're developing more recommendations, so stay tuned!
61+
62+
For more information, see:
63+
64+
- [What are Azure Active Directory recommendations?](../reports-monitoring/overview-recommendations.md).
65+
- [Use the Azure AD recommendations API to implement Azure AD best practices for your tenant](/graph/api/resources/recommendations-api-overview)
66+
67+
---
68+
69+
### General Availability - Improvements to Azure Active Directory Smart Lockout
70+
71+
**Type:** Changed feature
72+
**Service category:** Other
73+
**Product capability:** User Management
74+
75+
With a recent improvement, Smart Lockout now synchronizes the lockout state across Azure Active Directory data centers, so the total number of failed sign-in attempts allowed before an account is locked will match the configured lockout threshold.
76+
77+
For more information, see: [Protect user accounts from attacks with Azure Active Directory smart lockout](../authentication/howto-password-smart-lockout.md).
78+
79+
---
80+
81+
### General Availability- MFA events from ADFS and NPS adapter available in Sign-in logs
82+
83+
**Type:** Changed feature
84+
**Service category:** MFA
85+
**Product capability:** Identity Security & Protection
86+
87+
Customers with Cloud MFA activity from ADFS adapter, or NPS Extension, can now see these events in the Sign-in logs, rather than the legacy multi-factor authentication activity report. Not all attributes in the sign-in logs are populated for these events due to limited data from the on-premises components. Customers with ADFS using AD Health Connect and customers using NPS with the latest NPS extension installed will have a richer set of data in the events.
88+
89+
For more information, see: [Protect user accounts from attacks with Azure Active Directory smart lockout](../authentication/howto-password-smart-lockout.md).
90+
91+
---
92+
2493
## February 2023
2594

2695
### General Availability - Filter and transform group names in token claims configuration using regular expression

0 commit comments

Comments
 (0)