PolicyAssignments
Creates a policy assignment.
Policy assignments are inherited by child resources. For example, when you apply a policy to a resource group that policy is assigned to all resources in the group.
put/{scope}/providers/Microsoft.Authorization/policyassignments/{policyAssignmentName}
Path parameters
scopestring required
The scope of the policy assignment.
policyAssignmentNamestring required
The name of the policy assignment.
Query parameters
api-versionstring required
The API version to use for the operation.
Request body
Response
Created - Returns information about the new policy assignment.