Azure / Azure/azure-quickstart-templates

VM MSI template needs principalType property

Open
#7,206 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Bicep
Stars
14.9k
Forks
16.2k
Avg merge
6d 21h
Merged PRs (30d)
6

Description

[201-vm-msi](https://github.com/Azure/azure-quickstart-templates/blob/master/201-vm-msi/nestedtemplates/setUpRBAC.json)

### Issue Details

According to this doc: https://docs.microsoft.com/en-us/azure/role-based-access-control/role-assignments-template#new-service-principal
When roleAssignment is created for a new SP, it requires `principalType` to be set to `ServicePrincipal`

Contributor guide

No contributing guide indexed for this repository

Research direction

Open 201-vm-msi/nestedtemplates/setUpRBAC.json and read the linked Azure role-assignment documentation, focusing on the roleAssignment for the new service principal. Add the required principalType value and confirm the template reflects the documented ServicePrincipal requirement.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure
Domain
authorization, cloud
Issue type
Bug
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.