Skip to content

Instantly share code, notes, and snippets.

@iqan
Created July 8, 2023 10:43
Show Gist options
  • Save iqan/d2d611fc8f4b20d823e1a4925d960eee to your computer and use it in GitHub Desktop.
Save iqan/d2d611fc8f4b20d823e1a4925d960eee to your computer and use it in GitHub Desktop.
servicebus-trigger-demo-userIdentity
resource userIdentity 'Microsoft.ManagedIdentity/userAssignedIdentities@2023-01-31' = {
name: '${resourcePrefix}id'
location: location
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment