question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

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:closed
  • Created a year ago
  • Comments:9 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
kevinzz6commented, Sep 9, 2022

@onenessboy Hi, thanks for your issue. We will add a parameter to support this feature.

0reactions
onenessboycommented, Sep 14, 2022

@onenessboy > >

for disabled is that --set properties.publicNetworkAccess=Disabled ?

Yes. My Bad. It was a Typo in my comment. I just edited and corrected it in my comment.

Please test this and let me know if that serves your requirement.

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…

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found