I have been following the article:
https://learn.microsoft.com/en-us/azure/active-directory/develop/howto-create-service-principal-portal?WT.mc_id=Portal-Microsoft_Azure_Support#check-azure-ad-permissions
But I am having an issue that when I go to add my Service Principal to IAMS in App Configuration:
- The Service Principal name is the name is not the same as my Service Principal (is that correct)
- After adding the service principal as an App Configuration Data Owner - I still fail on authenticating when performing the push (Access to the target App Configuration instance was denied. Please ensure the required role assignment is made for the identity running this task. Status code: 403)
Should I be able to search for my Service Connection by name when I add the role? Should the Service Principal be the name of the Service Connection?