You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm the owner and consultant at Liminity AB. As a consultant, my primary areas of expertise include serving as a Full Stack Developer, Solution Architect, and Azure Cloud Architect.
ms-dataverse is a Python module for Microsoft Dataverse, offering a lightweight ORM to query, create, update, and delete entities. Utilizes Dataverse Web API and supports optional metadata validation.
This script is intended to synchronize files from Sharepoint to Azure Blob Storage. It recursively checks for file changes in a specified Sharepoint folder and reflects those changes in Azure Blob …