Azure

Is it okay to have a login requiring users to first select from multiple services?

Is it okay to have a login requiring users to first select from multiple services?
  1. Do all users need P1 for conditional access?
  2. When authenticating one Azure service to another what service can we use to avoid having to store credentials in code?

Do all users need P1 for conditional access?

Yes, the requirement is that the Azure AD Premium P1 license is applied to all users who make use of the feature. Azure AD has always been licensed per user and this applies to all Azure AD features.

When authenticating one Azure service to another what service can we use to avoid having to store credentials in code?

MSI gives your code an automatically managed identity for authenticating to Azure services, so that you can keep credentials out of your code.

How can down arrow mean increase?
What do downward arrows mean?What does up and down arrows mean?What does upward arrow mean?What does the down arrow mean on Quora? What do downward ...
Best practice for popup if whole message can't fit in window
How do I fix pop-up window size?What is the recommended popup size?What is an interstitial pop-up?What is the difference between overlay and pop-up? ...
Using on-page styles & scripts for entire website?
What does @page mean in CSS?What are the 3 types of styles?What are the 3 ways of inserting a style sheet and how does it work? What does @page mean...