⏱︎
Read time:
Introduction MCP is an open protocol that allows applications to send context to large language models (LLMs). You can think of MCP as a USB-C port for AI. Just like USB-C gives a standard way to connect your phone or…
⏱︎
Read time:
Introduction Azure Key Vault is a cloud service provided by Microsoft to store securely and access secrets, including API keys, passwords, certificates, and cryptographic keys. It plays a critical role in maintaining application security and managing sensitive information in Azure.…
⏱︎
Read time:
Introduction: As organizations increasingly extend their digital services to partners, customers, and third-party developers, managing external identities becomes a strategic imperative. Microsoft Entra External ID is designed to streamline this challenge by offering a scalable, secure, and standards-based identity solution…
⏱︎
Read time:
Introduction: As modern applications increasingly cater to customers and partners outside their organization, identity management needs to be both secure and seamless. Microsoft Entra External ID simplifies customer identity and access management (CIAM) by providing prebuilt User Flows—configurable policies for…
⏱︎
Read time:
Introduction: As organizations continue to open their services to external users such as customers, partners, and contractors, managing identities beyond the workforce becomes essential. Microsoft Entra External ID is Microsoft’s identity platform designed for customer and partner identity and access…
⏱︎
Read time:
Introduction: In this article, I’ll walk you through how I built a fully integrated AI-powered knowledge agent that lives inside Microsoft Teams. This intelligent agent allows users to ask natural language questions directly within Teams and instantly receive summarized answers…
⏱︎
Read time:
Introduction: As organizations increasingly rely on multi-cloud strategies, the ability to move data seamlessly between cloud platforms becomes essential. An everyday use case is transferring data from Google BigQuery, a fully-managed, serverless data warehouse on Google Cloud, to Azure SQL…
⏱︎
Read time:
Introduction In my previous article on Azure Application Gateway Path-Based URL Routing, I walked through setting up path-based routing for Azure App Services behind an Application Gateway. In this article, I will discuss a critical configuration aspect: the “Override with…