-
|
Hi Team, I am trying to add AAD authentication on one of the appservice, Usually in portal we have multiple options to pass the clientID, but when it comes to ARM/Bicep is it necessary to pass existing client or is there any way that this resource provider itself will create a clientID and creates the authentication. |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 6 replies
-
|
Converted this to a discussion as this is more general Q&A -- cc @brwilkinson as FYI |
Beta Was this translation helpful? Give feedback.
-
|
@slapointe Thank you for the information. Along with the appservice/Functionapp one enterprise application is being created in Active Directory like below using applicationID of the EA instead of ClientID is not preferable? because when I try adding appID or ObjectID of this Enterprise application I could see below error Please suggest! |
Beta Was this translation helpful? Give feedback.
-
|
I was actually using appID of appservice/functionApp managed Identity Is this not a preferable approach? Creation of app registration prior to this is mandatory? |
Beta Was this translation helpful? Give feedback.




I was actually using appID of appservice/functionApp managed Identity
Is this not a preferable approach?
Creation of app registration prior to this is mandatory?