Author: sean@sharepointeurope.com

.NET Isolated Azure Durable Functions: Support for Durable Entities with Netherite Storage Provider
.NET Isolated Azure Durable Functions: Support for Durable Entities with Netherite Storage Provider
Blog Posts

Finally, Durable Entities are now supported with Netherite Storage Provider in .NET Isolated Azure Durable Functions. While durabletask-netherite: 1.5.1 says it added support for isolated entities, unfortunately, it does not work (microsoft/durabletask-netherite/issues/390: System.NotSupportedException: Durable entities are not supported by the current backend configuration). We need Microsoft.Azure.Functions.Worker.Extensions.DurableTask.Netherite version 1.5.3 (at least) for this to work. Now let’s look at how to configure Netherite Storage Provider in a… READ MORE

Evaluating Azure AI Search with LlamaIndex and TruLens
Evaluating Azure AI Search with LlamaIndex and TruLens
Blog Posts

In this blog, we will explore how to use Azure AI Search in conjunction with Azure OpenAI, LlamaIndex, and TruLens to build a robust Retrieval-Augmented Generation (RAG) evaluation system. This tutorial is inspired by Dr. Andrew Ng’s DeepLearning.AI course “Building and Evaluating Advanced RAG Applications”with instructors Jerry Liu (Co-Founder of LlamaIndex) and Anupam Datta (Co-Founder of TruEra, recently… READ MORE

Cloud Wars: AWC vs. GCP vs. Azure -Which platform reigns supreme?
Cloud Wars: AWC vs. GCP vs. Azure -Which platform reigns supreme?
Blog Posts

Cloud computing is the delivery of computing services, including servers, storage, databases, networking, software, analytics, and intelligence, over the internet (“the cloud”). Cloud platforms offer on-demand access to a shared pool of configurable computing resources that can be rapidly provisioned and released with minimal management effort or service provider interaction. Using cloud platforms has several… READ MORE

Upload a File to Azure DevOps using Power Automate
Upload a File to Azure DevOps using Power Automate
Blog Posts

Uploading a File to Azure DevOps using Power Automate Introduction In this blog post, we’ll explore how to automatically upload a file to an Azure DevOps repository when a new attachment is added to a SharePoint record. You can choose your desired trigger. We’ll use Power Automate to achieve this integration. Prerequisites Before you begin,… READ MORE

Is Microsoft Fabric DWH Ready for Your Azure Synapse DWH Workload?
Is Microsoft Fabric DWH Ready for Your Azure Synapse DWH Workload?
Blog Posts

Microsoft Fabric is the latest buzz in the tech world, with companies actively discussing its adoption. Now is the perfect time to evaluate if Microsoft Fabric is suitable for your organization. This blog aims to provide insights for decision-makers, database administrators, DWH developers, SQL Server, and Azure Synapse developers. Evaluating Microsoft Fabric DWH for Your… READ MORE

Azure Virtual Network Manager – Routing Configuration Preview
Azure Virtual Network Manager – Routing Configuration Preview
Blog Posts

Microsoft recently announced a public preview of User-Defined Route (UDR) management using Azure Virtual Network Manager. I’ve taken some time to play with it, and here are my thoughts. Azure Virtual Network Manager (AVNM) AVNM has been around for a while but I have mostly ignored it up to now because: Connectivity was missing something – the… READ MORE