cloud
Azure for .NET Developers Articles, Tutorials & News
Azure for .NET Developers articles, tutorials, and news from the DotNetNews archive.
580 articles Updated Page 5 of 24
Browse additional Azure for .NET Developers articles from the DotNetNews archive.
Azure for .NET Developers articles
Page 5 of 24
Newest first
-
Durable Workflows in the Microsoft Agent Framework
devblogs.microsoft.com Issue #456
Build durable AI agent workflows with the Microsoft Agent Framework. Start with in-process console apps, add durability with the Durable Task runtime, scale with parallel AI agents, and host on Azure ...
-
Containerization Assist Integration with AKS VSCode Extension
youtube.com Issue #456
In this episode, we explore how Containerisation Assist integrates seamlessly with the Azure Kubernetes Service (AKS) VS Code Extension within Visual Studio Code, helping developers go from applicatio...
-
Enforcing trust and transparency: Open-sourcing the Azure Integrated HSM
azure.microsoft.com Issue #455
As cloud workloads become more agentic and AI systems handle increasingly sensitive data, trust must be engineered directly into infrastructure. Azure Integrated HSM brings hardware‑enforced key prote...
-
Zero To First Agent (Azure OpenAI)
news.google.com Issue #450
Zero To First Agent (Azure OpenAI) - AI In C# (Microsoft Agent Framework) (X3DYrdlcLf)
-
The LocalStack Chronicles: A .NET Developer’s Survival Guide
naved-shaikh.medium.com Issue #450
How I fought Docker networking, timeout traps, and type-mapping demons — and won.
-
High-Performance Distributed Caching with .NET and Postgres on Azure
devblogs.microsoft.com Issue #449
Adding caching to your application architecture can significantly improve key performance metrics, cut latency, and reduce load across downstream systems. In this walkthrough, we highlight the latest ...
-
Welcome to Azure Cosmos DB Conf 2026
devblogs.microsoft.com Issue #449
Today is the day. Azure Cosmos DB Conf 2026, in partnership with AMD, is a free virtual developer event focused on building modern, scalable applications with Azure Cosmos DB. The
-
I Wasted 68 Minutes a Day Re-Explaining My Code. Then I Built auto-memory.
devblogs.microsoft.com Issue #445
~1,900 lines of Python. Zero dependencies. Saves you an hour a day. GitHub → · pip install auto-memory Now give Copilot CLI enhanced context recall. Point it at
-
Serving Media from Azure Blob Storage in ASP.NET Core : Downloads, Streaming and Secure Tickets
medium.com Issue #445
Azure Blob Storage is one of those services that quietly underpins a huge number of production systems. It’s where your audio recordings…
-
Remove sign-up from Entra External ID user flows
damienbod.com Issue #445
This article shows how to remove the sign-up flow from Entra External ID user flows. This is required because SMS and Phone validation can be abused by bots to run up costs on the tenant. The bots cre...
-
7 tips to optimize Azure Cosmos DB costs for AI and agentic workloads
devblogs.microsoft.com Issue #444
AI apps and agentic workloads expose inefficiencies in your data layer faster than any previous generation of apps. You’re storing embeddings, serving low-latency retrieval, handling bursty traffic fr...
-
Azure Cost Estimation: Navigate Database Pricing
youtube.com Issue #441
Getting Started With Dapr for Building Cloud-Native Microservices in .NET
-
Stop juggling package managers—just run `azd update`
devblogs.microsoft.com Issue #440
Updating azd used to mean remembering which package manager you installed it with. Now one command handles it on every platform. What's new? The azd update command updates the Azure Developer CLI (azd...
-
PostgreSQL Like a Pro: Build mission-critical apps at any scale with Azure HorizonDB
youtube.com Issue #439
Choosing the Right Azure Hosting Model for AI Agents: A Deep Dive into Foundry Hosted Agents
-
Running Azure Functions in Docker: Why and How
medium.com Issue #439
Azure Functions Beyond the Basics Continues from Azure Functions for .NET Developers (Parts 1–9)
-
How to send Slack messages using Azure Logic Apps: built-in connector vs Slack APIs
code4it.dev Issue #438
As you may know, you can send Slack notifications using Azure Logic Apps. Yes, there is a built-in connector; but, frankly, using the Slack API gives you better results.
-
The Visual Studio Shortcuts That Cut My Azure Debugging Time in Half
medium.com Issue #437
Stop clicking through menus while your Azure logs pile up.
-
How to Implement Vector Search in C# with Azure AI or Qdrant
c-sharpcorner.com Issue #436
Unlock semantic search in C#! This guide explores vector search implementation using Azure AI Search and Qdrant. Build smarter apps with AI-powered features.
-
How to Use Azure Blob Storage to Upload and Download Files in .NET
c-sharpcorner.com Issue #430
Learn how to use Azure Blob Storage in .NET to efficiently upload and download files. Step-by-step guide with code examples, best practices, and real-world use cases.
-
🔴 VS Code Live - Modernizing Legacy .NET applications with GitHub Copilot Modernization in VS Code
youtube.com Issue #429
Join Joel Norman and Jorge Balderas and watch them let Copilot loose to try modernizing a .NET application with GitHub Copilot Modernization in VS Code. https://learn.microsoft.com/azure/developer/git...
-
How I release a Blazor app to 8 distribution channels
medium.com Issue #428
OpenHabitTracker is a free, open source app for taking Markdown notes, planning tasks, and tracking habits. One codebase, 8 distribution…
-
How to Deploy a .NET Application on AWS EC2 Step by Step
c-sharpcorner.com Issue #426
Deploy .NET apps on AWS EC2! This guide simplifies the process, from instance setup to Nginx configuration and HTTPS. Perfect for scalable web applications.
-
C# fundamentals, security, and vector search
DotNetNews Issue #423
A varied .NET lineup covering language basics, async and GC, ASP.NET Core bulk CRUD, security hardening, and pgvector search in PostgreSQL.
-
Announcing Aspire 13.2
devblogs.microsoft.com Issue #422
Aspire 13.2 is here — and this one's a big deal. TypeScript AppHost authoring. An AI-agent-native CLI. New and improved integrations. A smarter dashboard. We've been building toward some of these for ...
-
Agentic Platform Engineering with GitHub Copilot
devblogs.microsoft.com Issue #422
We've talked about the human scale problem and what happens when infrastructure scales but understandin