A code-first experience for building a copilot with Azure AI

Generative AI applications are transforming the user experience and accelerating adoption of AI tools and solutions in the enterprise. Developers now face new challenges in building such applications end-to-end, going from prompt engineering to LLM Ops… Continue reading A code-first experience for building a copilot with Azure AI

Identify Logic Apps Consumption that are using deprecated V1 Actions and Triggers for SQL Connector

 
It has been announced [Announcement] that the V1 Actions/Triggers of the SQL Connector for Logic Apps will be deprecated by end of March 2024.
In this article we will be using a PowerShell Script to identify the Logic Apps still using the d… Continue reading Identify Logic Apps Consumption that are using deprecated V1 Actions and Triggers for SQL Connector

Azure Automation supports Azure CLI commands in runbooks

Azure Automation has announced support for Azure CLI commands in runbooks (preview announcement). The rich command set of Azure CLI expands capabilities of runbooks even further, allowing you to reap combined benefits of both, for automating and stream… Continue reading Azure Automation supports Azure CLI commands in runbooks

Quick, Check It Out Before It’s Too Late! Azure Cost Optimization At It’s Finest!

 
Good evening or morning to our readers! Brandon here to give you a last second heads up (sorry) on some great references for optimizing your costs in Azure. As many of our readers know, I have a particular affinity for cost savings for our custo… Continue reading Quick, Check It Out Before It’s Too Late! Azure Cost Optimization At It’s Finest!

Using Azure Python SDK to manage Azure Container Apps – Part 2

 
In the Part 1 of this article, we discussed the implementation of Azure Python SDK for managing Azure Container Apps while using the DefaultAzureCredentials with Azure CLI (Developer Authentication). Here, we will be creating/updating a Contain… Continue reading Using Azure Python SDK to manage Azure Container Apps – Part 2