Hello
Is there any cmdlet which allows me to create an application in Azure account linked with my Dynamics environment and register CRM web api through impersonation? I would like to automate the process of creation of Application user in Dynamics using cmdlet.
I tried using Azure cmdlet. It allows me to create application in the Azure account linked with my Dynamics environment but since the Azure account does not have any subscription, it does not allow me to create Service Principle which is required for S2S Authentication.
Any help would be appreciated.