Cluster Principal Assignment
Manages a Kusto Cluster Principal Assignment.
Import
Data Explorer Cluster Principal Assignments can be imported using the resource id
, e.g.
$ pulumi import azure:kusto/clusterPrincipalAssignment:ClusterPrincipalAssignment example /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/group1/providers/Microsoft.Kusto/clusters/cluster1/principalAssignments/assignment1
Content copied to clipboard
Properties
Link copied to clipboard
The name of the cluster in which to create the resource. Changing this forces a new resource to be created.
Link copied to clipboard
The object id of the principal. Changing this forces a new resource to be created.
Link copied to clipboard
The name of the principal.
Link copied to clipboard
The type of the principal. Valid values include App
, Group
, User
. Changing this forces a new resource to be created.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
The name of the resource group in which to create the resource. Changing this forces a new resource to be created.
Link copied to clipboard
The name of the tenant.