2024-07-22: Removal of VM from private network deployment
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
- fix validation pipeline with missing files and actions by @anfibiacreativa in #1774
- Bump the python-requirements group across 1 directory with 21 updates by @dependabot in #1851
- Bump @fluentui/react-icons from 2.0.221 to 2.0.249 in /app/frontend by @dependabot in #1848
- Bump marked from 13.0.0 to 13.0.2 in /app/frontend by @dependabot in #1847
- Bump @azure/msal-react from 2.0.6 to 2.0.21 in /app/frontend by @dependabot in #1849
- Remove provisioning of VM and Bastion by @pamelafox in #1852
New Contributors
- @anfibiacreativa made their first contribution in #1774
Full Changelog: 2024-07-16...2024-07-22