Get-DataGatewayTenantPolicy

Gets the gateway installation and registration policy for the tenant.

Syntax

Get-DataGatewayTenantPolicy
   [-Scope <PowerBIUserScope>]
   [<CommonParameters>]

Description

Gets the gateway installation and registration policy for the tenant. This command is availble only for Tenant/service admins.

Examples

Example 1

PS C:\> Get-DataGatewayTenantPolicy

Gets the gateway installation and registration policy for the tenant.

Parameters

-Scope

Security Scope to run the command. This would determine if you are running this command in the scope of a Tenant/Service admin or a Gateway Admin. This PowerShell command only supports the Organization value.

Type:PowerBIUserScope
Accepted values:Individual, Organization
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False

Inputs

None

Outputs

Microsoft.DataMovement.Powershell.GatewayClient.Gateways.Entities.GatewayTenant