Version v10.0.0
What's Changed
Breaking Changes
- Don't deploy Portal Dashboards with Functions apps anymore by @amilochau in #249
- Define
role
instead ofreadOnly
for Storage account access from F. by @amilochau in #253 - Use mandatory
staticWebAppOptions
object for Static Web Apps by @amilochau in #254 - Change Key Vault naming convention - secrets migration is required! by @amilochau in #261
- Use functions-specific CORS for API Gateway, instead of global CORS policy by @amilochau in #263
- Change Storage account naming convention - data migration is required! by @amilochau in #264
New features
- Add a workbook for general monitoring by @amilochau in #241
- Add a workbook to display data on resources by @amilochau in #260
- Add availability tests for Static Web Apps by @amilochau in #245
- Disable copy and replication for Storage accounts outsite AAD tenant by @amilochau in #250
- Enable soft delete & change feed for Storage accounts by @amilochau in #251
- Add locks on resources with persistent data by @amilochau in #252
- Support custom domains for CDN endpoints by @amilochau in #256
- Support root custom domain for Static Web Apps by @amilochau in #257
- Support custom domains for API Management by @amilochau in #258
- Add a health endpoint for API Management by @amilochau in #259
- Use up to 14 characters for applicationName by @amilochau in #265
- Create and assign a Security policies to a management group by @amilochau in #266
Bug fixes
- Fix API Management deployment when product subscription is not required by @amilochau in #255
Minor changes
- Reduce availability tests frequency for APIs by @amilochau in #246
Full Changelog: v9.1.0...v10.0.0