Skip to content

Commit d4607af

Browse files
authored
Update Synapse known issue
1 parent accea64 commit d4607af

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/synapse-analytics/known-issues.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -96,11 +96,11 @@ Deleting a Synapse workspace fails with the error message:
9696

9797
**Workaround**: The problem can be mitigated by retrying the delete operation. The engineering team is aware of this behavior and working on a fix.
9898

99-
### Unsuccessful updates to network settings may reflect as successful
99+
### REST API PUT operations or ARM/Bicep templates to update network settings fail
100100

101-
When performing an operation to change the public network access settings and/or firewall rules for a Synapse workspace, the operation may fail, however the APIs and Portal UI for the workspace may return the newly set values.
101+
When using an ARM template, Bicep template, or direct PUT REST API operation to change the public network access settings and/or firewall rules for a Synapse workspace, the operation can fail.
102102

103-
**Workaround**: The problem can be mitigated by retrying the operation and reverting the changes as needed. The engineering team is aware of this behavior and working on a fix.
103+
**Workaround**: The problem can be mitigated by using a REST API PATCH operation or the Azure Portal UI to reverse and retry the desired configuration changes. The engineering team is aware of this behavior and working on a fix.
104104

105105
## Recently Closed Known issues
106106

0 commit comments

Comments
 (0)