The recovery services vault introduced in PR #4555 does not have a private endpoint, and is currently has public_network_access_enabled set to true (by default).
A private endpoint should be added to the workspace VNET, and public_network_access_enabled set to false to bring this resource in line with others in the workspace.
The recovery services vault introduced in PR #4555 does not have a private endpoint, and is currently has
public_network_access_enabledset to true (by default).A private endpoint should be added to the workspace VNET, and public_network_access_enabled set to false to bring this resource in line with others in the workspace.