issues
search
BenjaminEllett
/
Goals
Goals is a simple web application which helps people achieve their goals.
MIT License
0
stars
0
forks
source link
Check-in initial Azure SQL Database
#4
Open
BenjaminEllett
opened
1 year ago
BenjaminEllett
commented
1 year ago
Create ARM template for the database
Database should have two users: 1) Administrator 2) Azure Function App MSI
Database should have an ARM template for development and production
Database should have completely automated deployment.
Database should have the minimum number of tables: A goals table. A users table. Users own goals.
Database tables should be updated by SQL stored procedures