@@ -22,8 +22,7 @@ public static partial class AdminExtensions
22
22
///
23
23
/// ## Permissions
24
24
///
25
- /// The user must have administrator rights (such as Office 365 Global
26
- /// Administrator or Power BI Service Administrator).
25
+ /// The user must be a Fabric administrator.
27
26
///
28
27
/// ## Required Scope
29
28
///
@@ -52,8 +51,7 @@ public static TenantKey AddPowerBIEncryptionKey(this IAdmin operations, TenantKe
52
51
///
53
52
/// ## Permissions
54
53
///
55
- /// The user must have administrator rights (such as Office 365 Global
56
- /// Administrator or Power BI Service Administrator).
54
+ /// The user must be a Fabric administrator.
57
55
///
58
56
/// ## Required Scope
59
57
///
@@ -88,9 +86,8 @@ public static TenantKey AddPowerBIEncryptionKey(this IAdmin operations, TenantKe
88
86
///
89
87
/// ## Permissions
90
88
///
91
- /// - The user must have administrator rights (such as Office 365 Global
92
- /// Administrator or Power BI Service Administrator) or authenticate using a
93
- /// service principal.
89
+ /// - The user must be a Fabric administrator or authenticate using a service
90
+ /// principal.
94
91
/// - Delegated permissions are supported.
95
92
///
96
93
/// When running under service prinicipal authentication, an app **must not**
@@ -121,9 +118,8 @@ public static TenantKeys GetPowerBIEncryptionKeys(this IAdmin operations)
121
118
///
122
119
/// ## Permissions
123
120
///
124
- /// - The user must have administrator rights (such as Office 365 Global
125
- /// Administrator or Power BI Service Administrator) or authenticate using a
126
- /// service principal.
121
+ /// - The user must be a Fabric administrator or authenticate using a service
122
+ /// principal.
127
123
/// - Delegated permissions are supported.
128
124
///
129
125
/// When running under service prinicipal authentication, an app **must not**
@@ -160,8 +156,7 @@ public static TenantKeys GetPowerBIEncryptionKeys(this IAdmin operations)
160
156
///
161
157
/// ## Permissions
162
158
///
163
- /// The user must have administrator rights (such as Office 365 Global
164
- /// Administrator or Power BI Service Administrator).
159
+ /// The user must be a Fabric administrator.
165
160
///
166
161
/// ## Required Scope
167
162
///
@@ -193,8 +188,7 @@ public static TenantKey RotatePowerBIEncryptionKey(this IAdmin operations, Syste
193
188
///
194
189
/// ## Permissions
195
190
///
196
- /// The user must have administrator rights (such as Office 365 Global
197
- /// Administrator or Power BI Service Administrator).
191
+ /// The user must be a Fabric administrator.
198
192
///
199
193
/// ## Required Scope
200
194
///
@@ -232,9 +226,8 @@ public static TenantKey RotatePowerBIEncryptionKey(this IAdmin operations, Syste
232
226
///
233
227
/// ## Permissions
234
228
///
235
- /// - The user must have administrator rights (such as Office 365 Global
236
- /// Administrator or Power BI Service Administrator) or authenticate using a
237
- /// service principal.
229
+ /// - The user must be a Fabric administrator or authenticate using a service
230
+ /// principal.
238
231
/// - Delegated permissions are supported.
239
232
///
240
233
/// When running under service prinicipal authentication, an app **must not**
@@ -268,9 +261,8 @@ public static TenantKey RotatePowerBIEncryptionKey(this IAdmin operations, Syste
268
261
///
269
262
/// ## Permissions
270
263
///
271
- /// - The user must have administrator rights (such as Office 365 Global
272
- /// Administrator or Power BI Service Administrator) or authenticate using a
273
- /// service principal.
264
+ /// - The user must be a Fabric administrator or authenticate using a service
265
+ /// principal.
274
266
/// - Delegated permissions are supported.
275
267
///
276
268
/// When running under service prinicipal authentication, an app **must not**
@@ -311,8 +303,7 @@ public static TenantKey RotatePowerBIEncryptionKey(this IAdmin operations, Syste
311
303
///
312
304
/// ## Permissions
313
305
///
314
- /// The user must have administrator rights (such as Office 365 Global
315
- /// Administrator or Power BI Service Administrator).
306
+ /// The user must be a Fabric administrator.
316
307
///
317
308
/// ## Required Scope
318
309
///
@@ -341,8 +332,7 @@ public static void PatchCapacityAsAdmin(this IAdmin operations, System.Guid capa
341
332
///
342
333
/// ## Permissions
343
334
///
344
- /// The user must have administrator rights (such as Office 365 Global
345
- /// Administrator or Power BI Service Administrator).
335
+ /// The user must be a Fabric administrator.
346
336
///
347
337
/// ## Required Scope
348
338
///
@@ -376,9 +366,8 @@ public static void PatchCapacityAsAdmin(this IAdmin operations, System.Guid capa
376
366
///
377
367
/// ## Permissions
378
368
///
379
- /// - The user must have administrator rights (such as Office 365 Global
380
- /// Administrator or Power BI Service Administrator) or authenticate using a
381
- /// service principal.
369
+ /// - The user must be a Fabric administrator or authenticate using a service
370
+ /// principal.
382
371
/// - Delegated permissions are supported.
383
372
///
384
373
/// When running under service prinicipal authentication, an app **must not**
@@ -428,9 +417,8 @@ public static void PatchCapacityAsAdmin(this IAdmin operations, System.Guid capa
428
417
///
429
418
/// ## Permissions
430
419
///
431
- /// - The user must have administrator rights (such as Office 365 Global
432
- /// Administrator or Power BI Service Administrator) or authenticate using a
433
- /// service principal.
420
+ /// - The user must be a Fabric administrator or authenticate using a service
421
+ /// principal.
434
422
/// - Delegated permissions are supported.
435
423
///
436
424
/// When running under service prinicipal authentication, an app **must not**
@@ -487,9 +475,8 @@ public static void PatchCapacityAsAdmin(this IAdmin operations, System.Guid capa
487
475
///
488
476
/// ## Permissions
489
477
///
490
- /// - The user must have administrator rights (such as Office 365 Global
491
- /// Administrator or Power BI Service Administrator) or authenticate using a
492
- /// service principal.
478
+ /// - The user must be a Fabric administrator or authenticate using a service
479
+ /// principal.
493
480
/// - Delegated permissions are supported.
494
481
///
495
482
/// When running under service prinicipal authentication, an app **must not**
@@ -543,9 +530,8 @@ public static void PatchCapacityAsAdmin(this IAdmin operations, System.Guid capa
543
530
///
544
531
/// ## Permissions
545
532
///
546
- /// - The user must have administrator rights (such as Office 365 Global
547
- /// Administrator or Power BI Service Administrator) or authenticate using a
548
- /// service principal.
533
+ /// - The user must be a Fabric administrator or authenticate using a service
534
+ /// principal.
549
535
/// - Delegated permissions are supported.
550
536
///
551
537
/// When running under service prinicipal authentication, an app **must not**
@@ -605,9 +591,8 @@ public static void PatchCapacityAsAdmin(this IAdmin operations, System.Guid capa
605
591
///
606
592
/// ## Permissions
607
593
///
608
- /// - The user must have administrator rights (such as Office 365 Global
609
- /// Administrator or Power BI Service Administrator) or authenticate using a
610
- /// service principal.
594
+ /// - The user must be a Fabric administrator or authenticate using a service
595
+ /// principal.
611
596
/// - Delegated permissions are supported.
612
597
///
613
598
/// When running under service prinicipal authentication, an app **must not**
@@ -652,9 +637,8 @@ public static void PatchCapacityAsAdmin(this IAdmin operations, System.Guid capa
652
637
///
653
638
/// ## Permissions
654
639
///
655
- /// - The user must have administrator rights (such as Office 365 Global
656
- /// Administrator or Power BI Service Administrator) or authenticate using a
657
- /// service principal.
640
+ /// - The user must be a Fabric administrator or authenticate using a service
641
+ /// principal.
658
642
/// - Delegated permissions are supported.
659
643
///
660
644
/// When running under service prinicipal authentication, an app **must not**
@@ -705,9 +689,8 @@ public static void PatchCapacityAsAdmin(this IAdmin operations, System.Guid capa
705
689
///
706
690
/// ## Permissions
707
691
///
708
- /// - The user must have administrator rights (such as Office 365 Global
709
- /// Administrator or Power BI Service Administrator) or authenticate using a
710
- /// service principal.
692
+ /// - The user must be a Fabric administrator or authenticate using a service
693
+ /// principal.
711
694
/// - Delegated permissions are supported.
712
695
///
713
696
/// When running under service prinicipal authentication, an app **must not**
@@ -762,9 +745,8 @@ public static void PatchCapacityAsAdmin(this IAdmin operations, System.Guid capa
762
745
///
763
746
/// ## Permissions
764
747
///
765
- /// - The user must have administrator rights (such as Office 365 Global
766
- /// Administrator or Power BI Service Administrator) or authenticate using a
767
- /// service principal.
748
+ /// - The user must be a Fabric administrator or authenticate using a service
749
+ /// principal.
768
750
/// - Delegated permissions are supported.
769
751
///
770
752
/// When running under service prinicipal authentication, an app **must not**
0 commit comments