App Custom Domain
1 TopicAccess denied for Set-AzureADApplicationProxyApplicationCustomDomainCertificate
I am automating binding a custom certificate to an application published with the Azure AD Application Proxy. I can upload and bind the certificate in the Azure Portal. Logged on with Global Administrator role in PowerShell, I use the AzureAD module with Set-AzureADApplicationProxyApplicationCustomDomainCertificate. After entering the password for the Pfx, the response is "Access Denied". Any idea why this is not allowed via script?Solved