azure.synapse.tools icon indicating copy to clipboard operation
azure.synapse.tools copied to clipboard

PowerShell module to deploy Synapse workspace (and more) in Microsoft Azure.

Results 11 azure.synapse.tools issues
Sort by recently updated
recently updated
newest added

Found a bug in the incremental deployment. If the blob does not exist in the container, the deployment will fail.

bug

When trying to use config-prod.csv to replace the script in a sqlscript as part of a synapse deployment, I found that the library saves the file with escaped values, e.g....

help wanted
triage

Deployment throws error "ASWT0029: Unknown object type: SparkConfiguration" when deploying a notebook (example shown below) that has a reference to a custom spark configuration. I believe this may be a...

bug
good first issue
help wanted

**enhancement** In a large/complex project the DocDiagram generated can become cluttered and confusing to understand due to the number of dependencies. Please add an option to filter to a specific...

enhancement

**enhancement** I've found the SynapseDocDiagram function that generates code to produce a mermaid diagram very useful for understanding dependencies when taking over an existing project. I'd like the option to...

enhancement

Is it on the horizon to be able to deploy managed private endpoints and managed virtual networks as it's currently not supported? Cheers

enhancement

Hi, i am building a github action to deploy a synapse workspace. - I have a service principal that is owner on the ressource group and admin in the synapse...

help wanted
triage

When DeleteNotInSource option is activated , it tries to delete even the linked service managed by Synapse workspace ``` {"code":"ResourceNotDeletable","message":"The linked service | {synapse_workspace_name}-WorkspaceDefaultStorage is managed by the | {synapse_workspace_name}...

bug
good first issue

Hi, A recently added linked service with a user-assigned managed identity / credential broke our Synapse deployment. Is there a plan to add support for the credential too? Do something...

enhancement
good first issue