platformplatform / PlatformPlatform

🚀 Pre-alpha state. A platform designed for building enterprise-grade, multi-tenant products using Azure, .NET, React, TypeScript, Infrastructure as Code, etc.
https://platformplatform.github.io
MIT License
226 stars 24 forks source link

Update CI/CD steps and configure-continuous-deployments CLI command #475

Closed tjementum closed 3 months ago

tjementum commented 3 months ago

Summary & Motivation

Add the missing CI/CD step for granting the BackOffice Managed Identity permissions to the database as part of the BackOffice self-contained system setup.

Update the configure-continuous-deployments CLI command to:

Checklist