Message: The value 'SystemAssigned, UserAssigned' of parameter 'identity' is not allowed. Allowed values are: UserAssigned, None.

Anthony Pirolli 0 Reputation points Microsoft Employee
2025-08-11T15:24:43.2033333+00:00

Message: The value 'SystemAssigned, UserAssigned' of parameter 'identity' is not allowed. Allowed values are: UserAssigned, None.

I am unable to enabled SystemAssigned Identity on my VMSS even though the API version I am using says this is an allowed parameter.

https://learn.microsoft.com/en-us/azure/templates/microsoft.compute/2024-11-01/virtualmachinescalesets?pivots=deployment-language-bicep#virtualmachinescalesetidentity

Can I have some assistance on why this is the case?

The end goal is to deploy EntraID extension to login to our Linux type VMSS.

Azure Virtual Machine Scale Sets
Azure Virtual Machine Scale Sets
Azure compute resources that are used to create and manage groups of heterogeneous load-balanced virtual machines.
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.