cloud
Azure for .NET Developers Articles, Tutorials & News
Azure for .NET Developers articles, tutorials, and news from the DotNetNews archive.
603 articles Updated Page 15 of 25
Browse additional Azure for .NET Developers articles from the DotNetNews archive.
Azure for .NET Developers articles
Page 15 of 25
Newest first
-
Modern .NET APIs: Minimal APIs, Clean Architecture, Aspire + Ollama
blog.yaseerarafat.com Issue #280
A practical blueprint for building maintainable, production-ready .NET APIs with Aspire, Minimal APIs, OpenAPI, and local AI models using…
-
Creating smart prompts for Azure SQL Copilot to expose the pain | Data Exposed: MVP Edition
youtube.com Issue #280
What is Hybrid Cache in .NET 9.0?
-
My ‘Aha!’ Moment: How I Finally Got My C# App to Talk to Azure Blob Storage (No More Confusion!)
medium.com Issue #280
Master Azure Blob Storage integration with clear C# examples.
-
How to create a static HTML web app by using Azure Cloud Shell?
c-sharpcorner.com Issue #280
Learn how to quickly deploy a static HTML web application to Azure App Service using Azure Cloud Shell. This tutorial guides you through cloning a sample application, deploying it with the Azure CLI's...
-
Microservices Infrastructure: Building a Cloud-Native Foundation with .NET
medium.com Issue #280
Introduction
-
C# performance, security, and EF Core tuning
DotNetNews Issue #279
This issue covers LINQ querying, async overhead, EF Core tuning, ASP.NET Core security, DI, logging, Orleans, MAUI, and more.
-
How to Build SaaS Fast | Reduce SaaS MVP Launch Time
adilyousaf88.medium.com Issue #278
Launching a SaaS product isn’t just about writing code — it’s a race against time. In today’s hyper-competitive market, the difference…
-
A Developer’s Guide to AI in .NET Using Azure Cognitive Services
medium.com Issue #278
Difficulty Level: Intermediate / Pro Developer
-
GitHub Copilot for Azure (Preview) Launches in Visual Studio 2022 with Azure MCP Support
devblogs.microsoft.com Issue #277
The GitHub Copilot for Azure extension is now in Public Preview for Visual Studio 2022 (17.14+). It brings a curated set of Azure developer tools—exposed through the Azure MCP server—directly into Git...
-
Microsoft Graph API for unified Data Access and Insights
c-sharpcorner.com Issue #276
Microsoft Graph API connects Office 365, Azure AD, OneDrive, and Teams through a unified endpoint, enabling secure data access, workflow automation, insights, and collaboration for modern applications...
-
Stop Letting Your Legacy .NET App Hold You Hostage
levelup.gitconnected.com Issue #276
A candid guide to modernizing with Azure — with fewer outages, fewer headaches, and maybe even happier developers. Continue reading on Level Up Coding »
-
Why Dapr is Changing the Way We Build Distributed Systems in .NET
medium.com Issue #276
Introduction to Dapr in .NET
-
Introduction to Azure Virtual Machines (VMS)
c-sharpcorner.com Issue #275
Master Azure Virtual Machines (VMs)! This guide covers setup, networking, storage, security, and cost optimization for scalable cloud computing. Deploy VMs confidently!
-
The Complete Guide to Email & SMS in .NET 8 Using Azure Communication Services
medium.com Issue #275
Azure Communication Services (ACS) is Microsoft’s cloud-based communication platform that enables developers to add rich communication… Continue reading on ILLUMINATION »
-
Retrieval-Augmented Generation (RAG) in .NET
medium.com Issue #275
With Microsoft’s preview release of VectorStore, which supports Redis and other backends — it has become much easier to build custom RAG…
-
C# Under the Radar: Why It’s Quietly Becoming the Backbone of AI and Enterprise Dev
medium.com Issue #275
Everyone’s chasing Python and JavaScript — but C# is evolving into the silent engine of AI, cloud, game dev, and enterprise systems… Continue reading on .Net Programming »
-
Credential Security in ASP.NET Core Web API: Best Practices and Implementation
c-sharpcorner.com Issue #274
Learn how to secure credentials in ASP.NET Core Web API using best practices such as secret management, authentication, HTTPS, and Azure Key Vault to protect sensitive data and prevent leaks.
-
GPT-OSS – A C# Guide with Ollama
devblogs.microsoft.com Issue #273
Run GPT-OSS locally with C# and Ollama to build fast, private, offline AI The post GPT-OSS – A C# Guide with Ollama appeared first on .NET Blog.
-
Azure Developer CLI (azd) - August 2025
devblogs.microsoft.com Issue #273
Welcome to the August 2025 edition of the Azure Developer CLI (azd) release blog! This post covers releases 1.18.1 and 1.18.2. To share your feedback and questions, join the August release discussion ...
-
Your Guide to Saving with Azure Hybrid Benefit
youtube.com Issue #273
• How to combine Azure Hybrid Benefit with Azure Reservations for greater savings, plus where to access learning resources and interactive demos • Reduce costs and increase SQL license utilization us...
-
Using CosmosDB in .NET for Scalable NoSQL Applications
medium.com Issue #273
Building High-Performance, Globally Distributed NoSQL Apps with Azure Cosmos DB and .NET Core Continue reading on Simform Engineering »
-
Deploying a Storage Account in Azure using Asure Portal
c-sharpcorner.com Issue #271
Azure Storage is a service from Microsoft that lets you save your files, photos, backups, and other data on the internet (cloud). You can create a storage account easily using the Azure website. Azure...
-
.NET 9 — Aspire vs Ocelot vs YARP
martinhosebastiao.medium.com Issue #268
Essas três tecnologias são muito semelhantes e estão em alta no mercado, hoje vamos presentar as finalidades e diferenças de cada um.
-
How To Build a Load Balancer In .NET With YARP Reverse Proxy
medium.com Issue #268
If you want the full source code, download it from this link: https://www.elitesolutions.shop/
-
.NET Migration Checklist for Enterprise Apps
grapestech-solutions.medium.com Issue #267
Migrating enterprise applications to a newer .NET version requires careful planning to minimize risks and maximize benefits. A structured…