- Home
- How to host Python Flask API on Apache web Server?
Azure AD
TagHow to host Python Flask API on Apache web Server?
In this blog, we will go thru the step-by-step instructions to host Python Flask APIs in the Apache Web server.
How to register an App in Azure AD by using PowerShell
Recently I came across a situation where I was supposed to register an App in Azure Ad for multiple Environments, I felt it to be very cumbersome to do it using the Azure UI interface so I thought to create a script for it.