Other stuff - references / TODOs.
- custom domains + SSL
- https://www.udemy.com/course/azure-certification-1/learn/lecture/31939996#overview
- https://www.udemy.com/course/azure-certification-1/learn/lecture/31939998#overview
- deployment slot for Database (so we have dev+prod DB separate)
- The idea is simply to use configuraiton settings (connection strings) from slots. Prod will contain connection string to prod DB, and staging slot will contain connection to non-prod DB.
- https://learn.microsoft.com/en-us/azure/app-service/deploy-staging-slots
- https://learn.microsoft.com/en-us/azure/app-service/deploy-staging-slots#what-happens-during-a-swap
- https://www.udemy.com/course/azure-certification-1/learn/lecture/31982124#overview-