Skip to content

2024-07-22: Removal of VM from private network deployment

Compare
Choose a tag to compare
@pamelafox pamelafox released this 22 Jul 21:04
· 255 commits to main since this release
0a62d10

We previously included Bicep to enable the creation of a VM and Bastion for connection to a privately deployed app endpoint. However, due to security concerns around the VM enabling access to the endpoint, we've removed that option from deployment. To access the endpoint, you can instead use an Azure VPN gateway, Azure Virtual Desktop, other means of accessing the VNet, or add an allowance for your IP to the chat app's firewall.

What's Changed

New Contributors

Full Changelog: 2024-07-16...2024-07-22