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
We announced in April 2020 General Availability of our new combined registration experience, enabling users to register security information for multi-factor authentication and self-service password reset at the same time, which was available for existing customers to opt in. We're happy to announce the combined security information registration experience will be enabled to all non-enabled customers after September 30, 2022. This change doesn't impact tenants created after August 15, 2020, or tenants located in the China region. For more information, see: [Combined security information registration for Azure Active Directory overview](../authentication/concept-registration-mfa-sspr-combined.md).
45
+
46
+
47
+
---
48
+
49
+
50
+
### Public preview - New provisioning connectors in the Azure AD Application Gallery - March 2022
51
+
52
+
**Type:** New feature
53
+
**Service category:** App Provisioning
54
+
**Product capability:** Third Party Integration
55
+
56
+
57
+
58
+
You can now automate creating, updating, and deleting user accounts for these newly integrated apps:
For more information about how to better secure your organization by using automated user account provisioning, see: [Automate user provisioning to SaaS applications with Azure AD](../app-provisioning/user-provisioning.md).
70
+
71
+
72
+
---
73
+
74
+
75
+
### Public preview - Azure AD Recommendations
76
+
77
+
**Type:** New feature
78
+
**Service category:** Reporting
79
+
**Product capability:** Monitoring & Reporting
80
+
81
+
82
+
83
+
Azure AD Recommendations is now in public preview. This feature provides personalized insights with actionable guidance to help you identify opportunities to implement Azure AD best practices, and optimize the state of your tenant. For more information, see: [What is Azure Active Directory recommendations](../reports-monitoring/overview-recommendations.md)
84
+
85
+
86
+
---
87
+
88
+
89
+
### Public Preview: Dynamic administrative unit membership for users and devices
90
+
91
+
**Type:** New feature
92
+
**Service category:** RBAC role
93
+
**Product capability:** Access Control
94
+
95
+
96
+
Administrative units now support dynamic membership rules for user and device members. Instead of manually assigning users and devices to administrative units, tenant admins can set up a query for the administrative unit. The membership will be automatically maintained by Azure AD. For more information, see:[Administrative units in Azure Active Directory](../roles/administrative-units.md).
97
+
98
+
99
+
---
100
+
101
+
102
+
### Public Preview: Devices in Administrative Units
103
+
104
+
**Type:** New feature
105
+
**Service category:** RBAC role
106
+
**Product capability:** AuthZ/Access Delegation
107
+
108
+
109
+
Devices can now be added as members of administrative units. This enables scoped delegation of device permissions to a specific set of devices in the tenant. Built-in and custom roles are also supported. For more information, see: [Administrative units in Azure Active Directory](../roles/administrative-units.md).
110
+
111
+
112
+
---
113
+
114
+
115
+
### New Federated Apps available in Azure AD Application gallery - March 2022
116
+
117
+
**Type:** New feature
118
+
**Service category:** Enterprise Apps
119
+
**Product capability:** Third Party Integration
120
+
121
+
122
+
In March 2022 we've added the following 29 new applications in our App gallery with Federation support:
You can also find the documentation of all the applications from here https://aka.ms/AppsTutorial,
127
+
128
+
For listing your application in the Azure AD app gallery, please read the details here https://aka.ms/AzureADAppRequest
129
+
130
+
---
131
+
132
+
133
+
### Public Preview - New APIs for fetching transitive role assignments and role permissions
134
+
135
+
**Type:** New feature
136
+
**Service category:** RBAC role
137
+
**Product capability:** Access Control
138
+
139
+
140
+
1. **transitiveRoleAssignments** - Last year the ability to assign Azure AD roles to groups was created. Originally it took four calls to fetch all direct, and transitive, role assignments of a user. This new API call allows it all to be done via one API call. For more information, see:
141
+
[List transitiveRoleAssignment - Microsoft Graph beta | Microsoft Docs](/graph/api/rbacapplication-list-transitiveroleassignments).
142
+
143
+
2. **unifiedRbacResourceAction** - Developers can use this API to list all role permissions and their descriptions in Azure AD. This API can be thought of as a dictionary that can help build custom roles without relying on UX. For more information, see:
144
+
[List resourceActions - Microsoft Graph beta | Microsoft Docs](/graph/api/unifiedrbacresourcenamespace-list-resourceactions).
0 commit comments