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/fundamentals/whats-new-archive.md
-120Lines changed: 0 additions & 120 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1865,123 +1865,3 @@ You can now automate creating, updating, and deleting user accounts for these ne
1865
1865
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)
1866
1866
1867
1867
---
1868
-
1869
-
1870
-
1871
-
## March 2022
1872
-
1873
-
1874
-
### Tenant enablement of combined security information registration for Azure Active Directory
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 nonenabled 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).
1883
-
1884
-
1885
-
---
1886
-
1887
-
1888
-
### Public preview - New provisioning connectors in the Azure AD Application Gallery - March 2022
1889
-
1890
-
**Type:** New feature
1891
-
**Service category:** App Provisioning
1892
-
**Product capability:** Third Party Integration
1893
-
1894
-
1895
-
1896
-
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).
1908
-
1909
-
1910
-
---
1911
-
1912
-
1913
-
### Public preview - Azure AD Recommendations
1914
-
1915
-
**Type:** New feature
1916
-
**Service category:** Reporting
1917
-
**Product capability:** Monitoring & Reporting
1918
-
1919
-
1920
-
1921
-
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)
1922
-
1923
-
1924
-
---
1925
-
1926
-
1927
-
### Public Preview: Dynamic administrative unit membership for users and devices
1928
-
1929
-
**Type:** New feature
1930
-
**Service category:** RBAC role
1931
-
**Product capability:** Access Control
1932
-
1933
-
1934
-
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 is automatically maintained by Azure AD. For more information, see:[Administrative units in Azure Active Directory](../roles/administrative-units.md).
1935
-
1936
-
1937
-
---
1938
-
1939
-
1940
-
### Public Preview: Devices in Administrative Units
1941
-
1942
-
**Type:** New feature
1943
-
**Service category:** RBAC role
1944
-
**Product capability:** AuthZ/Access Delegation
1945
-
1946
-
1947
-
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).
1948
-
1949
-
1950
-
---
1951
-
1952
-
1953
-
### New Federated Apps available in Azure AD Application gallery - March 2022
1954
-
1955
-
**Type:** New feature
1956
-
**Service category:** Enterprise Apps
1957
-
**Product capability:** Third Party Integration
1958
-
1959
-
1960
-
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,
1965
-
1966
-
For listing your application in the Azure AD app gallery, please read the details here https://aka.ms/AzureADAppRequest
1967
-
1968
-
---
1969
-
1970
-
1971
-
### Public Preview - New APIs for fetching transitive role assignments and role permissions
1972
-
1973
-
**Type:** New feature
1974
-
**Service category:** RBAC role
1975
-
**Product capability:** Access Control
1976
-
1977
-
1978
-
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:
1979
-
[List transitiveRoleAssignment - Microsoft Graph beta](/graph/api/rbacapplication-list-transitiveroleassignments).
1980
-
1981
-
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:
1982
-
[List resourceActions - Microsoft Graph beta](/graph/api/unifiedrbacresourcenamespace-list-resourceactions).
0 commit comments