From CLU to Semantic Kernel: Building a Secure, Intelligent Teams Bot
Building Enterprise-Ready AI Assistants: From Rule-Based Intents to Intelligent Conversation

Search for a command to run...
Articles tagged with #azure
Building Enterprise-Ready AI Assistants: From Rule-Based Intents to Intelligent Conversation

What Went Wrong Recently, I encountered a costly issue with my application. A misconfigured Polly retry policy caused over 80 million retries to a 3rd-party API within just two days. Each retry failure generated logs in the AppEvents and AppException...

In this article, part of our ongoing series on Azure DevOps, we're diving into how you can deploy Azure SQL Server using Bicep. This process allows you to deploy an Azure SQL Server, generate its connection string, and then pass this connection strin...

Optimizing Your Pipeline by Deploying Bicep Files Only When They Change

In the Bicep infrastructure article I demonstrated how to write Bicep files and deploy them on Azure each time our pipeline runs. This enabled us to have our resources defined in code and in a later article we easily deployed a new environment using ...

In this article, we continue working on our sample application and I'm going to walk you through setting up a new QA environment, neatly tucked into its own resource group. The best part? We'll automate the entire process using Azure Pipelines and Bi...
