Skip to content

Commit ad22369

Browse files
[Wiki] Added Synapse Workspace to Known Issues (#2033)
* Updated docs * Update to latest * Update docs/wiki/Known issues.md Co-authored-by: Erika Gressi <56914614+eriqua@users.noreply.github.com> Co-authored-by: Erika Gressi <56914614+eriqua@users.noreply.github.com>
1 parent bc24d3e commit ad22369

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

docs/wiki/Known issues.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ This section provides an overview of the most impactful limitations and known is
1313
- [Microsoft.Network/virtualHubs](#microsoftnetworkvirtualhubs)
1414
- [Microsoft.Network/vpnSites](#microsoftnetworkvpnsites)
1515
- [Microsoft.Network/connections](#microsoftnetworkconnections)
16+
- [Microsoft.Synapse/workspaces](#microsoftsynapseworkspaces)
1617
- [CI environment specific](#ci-environment-specific)
1718
- [Static validation](#static-validation)
1819
- [Deployment validation](#deployment-validation)
@@ -76,6 +77,10 @@ The module has a dependency on a pre-existing Virtual WAN which we don't have de
7677

7778
The module has a dependency on pre-existing Virtual Network Gateways which we don't have deployed using the dependencies pipeline for cost reasons.
7879

80+
## Microsoft.Synapse/workspaces
81+
82+
The change from Bicep version `v0.10.13` to `v0.10.61` introduced a new validation that causes a `scope` statement in the module to fail. This issue is tracked in the Bicep issue [8403](https://github.com/Azure/bicep/issues/8403). A new Bicep version will either resolve the issue, or, the module will be updated accordingly.
83+
7984
---
8085

8186
# CI environment specific

0 commit comments

Comments
 (0)