Python
Document Analysis with …
Overview
This project demonstrates how to use Azure Document Intelligence and OpenAI to analyze documents. The application is built using Streamlit. The solution leverages Azure’s Document Analysis Client to extract text from documents and OpenAI’s GPT-4o model to structure and analyze …
Save Costs and Optimize …
Power bi embedded resource can be somewhat one of the most expensive resources you will run related to your reporting frontend. The current auto-scale that Microsoft provides, isn’t really real-time and may not be suitable, when trying to provide Power bi service when users really use reports. …
Connect to dataverse with …
In case you don’t have Dynamics 365 yet, you can get it from here
This blog post will guide you through the process of connecting to Dataverse with Python. It will cover the steps to create a service principal for Dynamics 365, add the service principal to Dynamics 365, and then connect to …