Serverless-microservices-reference-architecture
Serverless-microservices-reference-architecture copied to clipboard
This reference architecture walks you through the decision-making process involved in designing, developing, and delivering a serverless application using a microservices architecture through hands-on...
@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**:...
### This issue is for a: (mark with an `x`) ``` - [ ] bug report -> please search issues before submitting - [X] feature request - [X] documentation issue...
Consider: - [ ] moving the Logic App to [Logic App Standard](https://docs.microsoft.com/en-us/azure/logic-apps/single-tenant-overview-compare#logic-app-standard-resource) - [ ] [automating the resource and logic app creation](https://docs.microsoft.com/en-us/azure/logic-apps/devops-deployment-single-tenant-azure-logic-apps) - [ ] updating the deployment documentation where...
- [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. * [...
## Purpose Add azure devops cicd support, upgrade project to support azure function v4 and refactor userservice to support graph api ## Does this introduce a breaking change? ``` [x]...
Bumps [postcss](https://github.com/postcss/postcss) to 8.4.31 and updates ancestor dependencies [postcss](https://github.com/postcss/postcss), [@vue/cli-plugin-babel](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-babel), [@vue/cli-plugin-eslint](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-eslint) and [@vue/cli-service](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-service). These dependencies need to be updated together. Updates `postcss` from 7.0.39 to 8.4.31 Release notes Sourced from...
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4. Release notes Sourced from word-wrap's releases. 1.2.4 What's Changed Remove default indent by @mohd-akram in jonschlinkert/word-wrap#24 🔒fix: CVE 2023 26115 (2) by @OlafConijn in...