Extracting Subfolder Details from Parent Directory using logic apps
I was working on a SharePoint integration that involved multiple subfolders within a parent folder. Files could be dropped into any of these subfolders,…
I was working on a SharePoint integration that involved multiple subfolders within a parent folder. Files could be dropped into any of these subfolders,…
With the version 10.0.36, Azure Active Directory applications have been changed to Microsoft Entra ID applications D365FO 10.0.35 D365FO10.0.36 Continue Reading AnithaEswaran’s Article on…
About a year ago Microsoft announced the Microsoft Entra product family From its introduction, Microsoft Entra included three products: Microsoft Azure Active Directory (Azure AD),…
After downloading the Plugin Registration Tool while trying to install the profiler we got the below error. Unhandled Exception: System.InvalidOperationException: Unable to locate the…
TL;DR git config --global core.hookspath '<path to hooks directory>' Sharing Hooks Across Repos I posted before about using a pre-commit hook to check that…