AzureBicepResource.KnownParameters.UserPrincipalId Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The principal id of the user doing the deployment.
public static readonly string UserPrincipalId;
staticval mutable UserPrincipalId : string
Public Shared ReadOnly UserPrincipalId As String
Field Value
Remarks
Referred as Deployment principal in ARM documentation.