Daniel Larsen
Daniel Larsen
## Purpose Long running, draft PR to coordinate an update of this sample to Azure Functions v4. Contributions welcome! Fixes #31 Builds on #43 and #72
Fixes #36 (WIP)
@wviriya please populate Key Vault secrets and set App Settings in Functions and Static web app at deployment time. The App settings for each Function are [documented here](https://github.com/Azure-Samples/Serverless-microservices-reference-architecture/blob/main/documentation/setup.md#function-app-application-settings). > **Note**:...
- [x] Upgrade Storage Nugets - [ ] Not thread safe - [ ] Swallowing exceptions - [ ] trip monitors queue not used
When most of the refresh has been done, fix the GH action warning and error annotations and add an audit build to assert that dependencies are still current. * [...
### Describe the bug I _think_ this is an oversight: ```bicep zones: skuName == 'Premium' ? pickZones('Microsoft.Cache', 'redis', location, 1) : null ``` When the target region has AZ's enabled,...
### Description Please add private endpoint support for Cosmos DB, e.g. https://github.com/Azure/azure-quickstart-templates/blob/master/quickstarts/microsoft.documentdb/cosmosdb-private-endpoint/main.bicep
### Description Please add `Microsoft.Cdn` modules for Azure Front Door Standard and Premium. Some good examples here: https://github.com/Azure/azure-quickstart-templates/blob/master/quickstarts/microsoft.cdn/front-door-standard-premium-app-service-public/main.bicep