Dynamics Portals – Using SSL Certificates and Custom Domains – Part 1: Generate Certificate Request
Originally posted on CRM & Coffee: Hello team, This week I have been working with Certificates a LOT, and let me tell you, it’s…
Originally posted on CRM & Coffee: Hello team, This week I have been working with Certificates a LOT, and let me tell you, it’s…
Power Automate — Getting to Grips with Action Request Limits Photo by Ludovic Charlet Power Automate has evolved hugely over the past couple of years and with that…
Something that is causing a lot of confusion in the Power Platform community at the moment is trying to figure out the impact of…
While trying to access Azure resources using UsernamePasswordCredential credential we were getting the below error https://docs.microsoft.com/en-us/dotnet/api/azure.identity.usernamepasswordcredential?view=azure-dotnet Azure.Identity.AuthenticationFailedException: ‘UsernamePasswordCredential authentication failed: A configuration issue is…
In the previous post we saw how to use CrmServiceClient to connect to CDS using Authentication Type – OAuth and execute web request using…