The format is based on and uses the types of changes according to Keep a Changelog, and this project adheres to Semantic Versioning.
- Updated Bicep resource versions to latest for Azure App Service and Storage.
- Set
alwaysOn
totrue
for the Foundry Web App. - Update Foundry Web App Deployment to get the storage account key via
2023-05-01
API version.
- Added support for P0V3 App Service Plan SKU in Bicep.
- Prevent duplicate Azure deployment names.
- Change default App Service Plan to P1V2.
- Converted App Service plan SKU to B3 and added support for B2 & B3.
- Converted workflow to use Workload Identity Federation.
- Added support for deploying to App Service Plans.
- Changed the container start up limit in the Web App deployment to 1800 seconds (maximum) to account for additional start-up time with many modules.
- Reduced default file share size to 100 GB and eliminated silly sizes.