Skip to content

Commit 9854311

Browse files
Merge pull request #239137 from meenalsri/patch-34
Update reference-breaking-changes.md
2 parents 8ce7cb8 + 455c5e8 commit 9854311

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

articles/active-directory/develop/reference-breaking-changes.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,27 @@ Check this article regularly to learn about:
2828
> [!TIP]
2929
> To be notified of updates to this page, add this URL to your RSS feed reader:<br/>`https://learn.microsoft.com/api/search/rss?search=%22Azure+Active+Directory+breaking+changes+reference%22&locale=en-us`
3030
31+
## May 2023
32+
33+
### The Power BI administrator role will be renamed to Fabric Administrator.
34+
35+
**Effective date**: June 2023
36+
37+
**Endpoints impacted**:
38+
- List roleDefinitions - Microsoft Graph v1.0
39+
- List directoryRoles - Microsoft Graph v1.0
40+
41+
**Change**
42+
43+
The Power BI Administrator role will be renamed to Fabric Administrator.
44+
45+
On May 23, 2023, Microsoft unveiled Microsoft Fabric, which provides a Data Factory-powered data integration experience, Synapse-powered data engineering, data warehouse, data science, and real-time analytics experiences and business intelligence (BI) with Power BI — all hosted on a lake-centric SaaS solution. The tenant and capacity administration for these experiences are centralized in the Fabric Admin portal (previously known as the Power BI admin portal).
46+
47+
Starting June 2023, the Power BI Administrator role will be renamed to Fabric Administrator to align with the changing scope and responsibility of this role. All applications including Azure Active Directory, Microsoft Graph APIs, Microsoft 365, and GDAP will start to reflect the new role name over the course of several weeks.
48+
49+
As a reminder, your application code and scripts shouldn't make decisions based on role name or display name.
50+
51+
3152
## December 2021
3253

3354
### AD FS users will see more login prompts to ensure that the correct user is signed in.

0 commit comments

Comments
 (0)