PowerBIEnvironment
Specifies the PowerBI environment to use for API requests.
Possible Values
NONE, GLOBAL, USGOVT, USGOVTDOD, USGOVTHIGHData Type
string
Default Value
"NONE"
Remarks
Use this property to select the appropriate PowerBI environment for your account. When set to NONE, the environment that aligns with AzureEnvironment will be automatically selected.
If your PowerBI account resides in a sovereign or restricted environment, set this property accordingly.
Available values:
- NONE: Setting this value will use the environment which matches the value of AzureEnvironment.
- GLOBAL: Default environment for commercial Microsoft 365 accounts.
- USGOVT: U.S. Government Community Cloud (GCC).
- USGOVTDOD: U.S. Department of Defense environment.
- USGOVTHIGH: U.S. Government High Cloud environment.
This property is useful when connecting to region-specific or government-restricted PowerBI tenants.