You are viewing limited content. For full access, please sign in.

Question

Question

Microsoft Logins

asked on June 23, 2023

We are doing a good bit of work on Azure using a lot of QF profiles, WFs, custom scripts and C# code that implements a good bit of r/w to SQL.  We use the SQL connection strings with everything which works fine.  The challenge we are beginning to face is MS want to use MFA for service accounts and there does not appear to be a way to do this either through the API or the QF interfaces.  Does the future roadmap hold anything in store for this sort of preferred log in?

0 0

Replies

replied on June 26, 2023

From https://learn.microsoft.com/en-us/azure/active-directory/conditional-access/howto-conditional-access-policy-admin-mfa#user-exclusions

Service accounts like these should be excluded since MFA can't be completed programmatically. 

 

One way to add "MFA" is to use an additional independent restriction (e.g., firewall rules to limit clients IP address allowed to connect to a server).

1 0
You are not allowed to follow up in this post.

Sign in to reply to this post.