Azure / Synapse-workspace-deployment

MIT License
27 stars 36 forks source link

Ignore default credential artifact #18

Closed owenfarrell closed 3 years ago

owenfarrell commented 3 years ago

When creating a new Synapse Workspace, a default credential representing the managed identity is created (WorkspaceManagedIdentiy).

This pull request adds the immutable, managed identity credential to the list of default artifacts so it is filtered out during subsequent deployments.