credentialSets does not support creation of 'UserAssigned' resource identity #790
Labels
feature-artifact-sync
Issues related to Artifact Sync feature
feature-request
Issues that request new features
triaged
Use after the issue is triaged
Describe the bug
I want to create a credentialSets resource with a UserAssigned identity using Bicep.
Bicep template: https://learn.microsoft.com/en-us/azure/templates/microsoft.containerregistry/registries/credentialsets?pivots=deployment-language-bicep
Error:
Resource type 'Microsoft.ContainerRegistry/registries/credentialSets' does not support creation of 'UserAssigned' resource identity. The supported types are 'SystemAssigned'
To Reproduce
Expected behavior
The resource gets created
The text was updated successfully, but these errors were encountered: