1.20.0 (2024-09-12)
Features Added
- When a workspace is created with
managed_network
enabled or haspublic_network_access
set to disabled, the resources created with the workspace (Key Vault, Storage Account) will be set to have restricted network access settings. This is only applicable when the user does not specify existing resources. - Added support of
fqdns
property for managed networkPrivateEndpointDestination
outbound rule objects. Enabling the support of Application Gateway as a Private Endpoint target in the workspace managed network. - Added support of
address_prefixes
property for managed networkServiceTagDestination
outbound rule objects. - Removed experimental tag from
managed_network
which is a GA feature.