absence of az command to set public_network_access_enabled missing for azure synapse
See original GitHub issue
az feedback
auto-generates most of the information requested below, as of CLI version 2.0.62
Related command az synapse workspace update --name synapsews --resource-group rgname --public_network_access_enabled true
Describe the bug didnt find option to enable / disbale public access to synapse workspace via az workspace update command
To Reproduce az synapse workspace update --name synapsews --resource-group rgname --public_network_access_enabled true
Expected behavior synapse workspace networking property should change
Environment summary Linux
Additional context
Issue Analytics
- State:
- Created a year ago
- Comments:9 (4 by maintainers)
Top Results From Across the Web
A Synapse Trigger created via azure cli is missing in Synapse UI
The answer was that the Synapse Workspace was setup using a Git Repository. To add the triggers, it was as simple as adding...
Read more >az synapse workspace - Microsoft Learn
Activates a workspace and change it's state from pending to success state when the workspace is first being provisioned and double encryption is...
Read more >Release notes & updates – Azure CLI - Microsoft Learn
Learn about the latest Azure Command-Line Interface (CLI) release notes and updates for both the current and beta versions of the CLI.
Read more >How to set up access control for your Azure Synapse workspace
Learn how to control access to Azure Synapse workspaces using Azure roles, Synapse roles, SQL permissions, and Git permissions.
Read more >Unable to create azure synapse pipeline ... - Microsoft Learn
I am trying to create a pipeline from ARM template using Azure CLI but couldnt get it. I am facing this error when...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@onenessboy Hi, thanks for your issue. We will add a parameter to support this feature.
Hi @navba-MSFT
It works now. thank you so much for quick turnaround. can we please update documentation as well so that it can help others…