Microsoft has released many new features and enhancements for PowerApps since June 2018, part of this blog we will cover three new functions introduced which I believe would be mostly
Microsoft has released many new features and enhancements for PowerApps since June 2018, part of this blog we will cover three new functions introduced which I believe would be mostly
We have SSIS jobs which retrieve incremental data from Dynamics CRM 365 and run every 2 hours. Recently we observed few jobs were failing with request channel timed out error.
In my previous blog, I explained how to create an Azure Function and consume it in PowerApps using custom connector but it was not secured (anonymous) and anyone can access
There are many scenarios where we need to generate unique GUID whenever user performs certain action. One of the main scenarios is to link child records with parent records when
I have an azure function which returns unique GUID every time its invoked. My azure function is Azure AD Authenticated which means users under my AD account only will be