{Synapse} az synapse workspace update: Add support for public-network-access#27601
{Synapse} az synapse workspace update: Add support for public-network-access#27601
az synapse workspace update: Add support for public-network-access#27601Conversation
❌AzureCLI-FullTest
|
|
| rule | cmd_name | rule_message | suggest_message |
|---|---|---|---|
| synapse workspace update | cmd synapse workspace update added parameter public_network_access |
|
Synapse |
|
Hi @jsntcy , @evelyn-ys , any news on this PR please ? Thanks and have a nice day ! |
|
Please add test to cover this change. |
There are already many tests in |
…rk-access This adds support for enabling/disabling public network access to the synapse workspace Signed-off-by: Frank Villaro-Dixon <frank.villarodixon@merkle.com>
|
Hi @jsntcy The tests have been added. For some unknown error, they fail on some environment with an |
|
/azp run |
|
Azure Pipelines successfully started running 3 pipeline(s). |
The error is because you forgot to upload recording file (test_workspace_update_network_access.yaml) for new added test. |
|
Hi @jsntcy I'd appreciate if you (aka Microsoft) could create the recording, as I don't have the means to do it myself. Hopefully this can me done and the MR merged. |
|
Thanks for putting this together! Any idea when we can expect this to be merged? It would be very useful. |
|
Sadly on my end I can no longer work on this. Most of the work is done,just need the recordings..
Cheers
|
Related command
az synapse workspace update
Description
This adds support for enabling/disabling public network access to the synapse workspace
Testing Guide
az synapse workspace update --public-network-access true/false
History Notes
[Synapse]
az synapse workspace: Add support for public-network-accessThis checklist is used to make sure that common guidelines for a pull request are followed.
The PR title and description has followed the guideline in Submitting Pull Requests.
I adhere to the Command Guidelines.
I adhere to the Error Handling Guidelines.