Hi there,
I have a quick question. I work for a large organization. However they havent moved to Azure.
My question is i have a SSO web application which has around 5000 users. The webapp has SQL Db as backend. The existing setup is 5k users belong to an active directory group granted access via the SQL DB. Now if I migrate this DB to Azure SQL DB (managed) i'm informed there are hicups.
Azure SQL (database.net) does not have SQL Agent?
Should all these 5000+ windows login users need new Azure Active directory to authenticate and use the web app (assuming web app migrates to azure in near future)?
The above issue has dampened the move to azure. Is that something we are missing? I thought if i just point the (either on prem or cloud) web traffic to azure db everything will work fine. How are users managed when a org tries to test or move to azure. There are nighly process run via SQL Agent.
Thanks