cloud
Azure for .NET Developers Articles, Tutorials & News
Azure for .NET Developers articles, tutorials, and news from the DotNetNews archive.
580 articles Updated Page 12 of 24
Browse additional Azure for .NET Developers articles from the DotNetNews archive.
Azure for .NET Developers articles
Page 12 of 24
Newest first
-
Observability Is Non-Negotiable: Logging and Debugging Azure Functions in Life-Critical Systems
c-sharpcorner.com Issue #313
Ensure reliability in critical Azure Functions with robust observability. This article demonstrates how to effectively log and debug Azure Functions, using a real-world vaccine cold chain monitoring s...
-
Bringing Context to Copilot: Azure Cosmos DB Best Practices, Right in Your VS Code Workspace
devblogs.microsoft.com Issue #313
Developers love GitHub Copilot for its instant, intelligent code suggestions. But what if those suggestions could also reflect your specific database and workload patterns? That’s now possible with a ...
-
Optimize Your .NET App for Production — Complete Checklist (Part 1)
abp.io Issue #312
Optimize any .NET app for production with a practical checklist. In this list, you’ll find releasing, publishing, trimming, kestrel & GC… Continue reading on abp-community »
-
.NET a Memory Hog and My Journey to Nim
medium.com Issue #312
40MB RAM for a “Hello World”” server is pretty hefty right?
-
⚙️ That One Azure Setting That Doubled Our Reliability
aws.plainenglish.io Issue #311
We didn’t rewrite our code. We didn’t scale out. We just added one setting — and our cloud app stopped failing randomly. Continue reading on AWS in Plain English »
-
A Strategic Overview of Azure Cognitive Services
c-sharpcorner.com Issue #310
Unlock the power of AI with Microsoft Azure Cognitive Services. This strategic overview explores how pre-built AI models for vision, speech, language, decision-making, and web search can rapidly accel...
-
Implementing Azure Arc for SQL Server
visualstudiomagazine.com Issue #310
Managing SQL Server across hybrid and multi-cloud environments has long posed a challenge for database administrators. To help meet that challenge, Gilda Alvarez will explain the nuts and bolts at the...
-
Azure API Management (APIM) - Cheat Sheet
c-sharpcorner.com Issue #310
Your go-to Azure API Management (APIM) cheat sheet! Master API publishing, security, and monitoring with this concise guide. Learn about key features like security policies, traffic control, transform...
-
Difference Between SaaS, PaaS, and IaaS
c-sharpcorner.com Issue #310
Demystifying cloud computing: Understand the core differences between SaaS, PaaS, and IaaS. Learn which model – Software as a Service, Platform as a Service, or Infrastructure as a Service – best suit...
-
FYAI: Why developers will lead AI transformation across the enterprise | The Microsoft Cloud Blog
microsoft.com Issue #310
Amanda Silver's leadership has helped shape Microsoft's evolution toward open-source collaboration. Learn more in this edition of FYAI.
-
Refactoring Legacy .NET Framework Apps for Cloud-Native Deployment
c-sharpcorner.com Issue #309
Modernize legacy .NET Framework applications for cloud-native deployment without costly rewrites. This guide outlines an incremental refactoring approach, focusing on containerization, abstraction lay...
-
An Introduction to Data Analytics in Microsoft Azure
c-sharpcorner.com Issue #308
Unlock the power of data with Azure Data Analytics! This article introduces Microsoft Azure's comprehensive suite of services for data ingestion, storage, processing, and visualization. Discover how A...
-
Building an AI Task Management Agent using Microsoft Agentic AI Framework
c-sharpcorner.com Issue #307
Discover how to build intelligent AI agents using the Microsoft Agentic AI Framework and Azure OpenAI. This guide covers setting up Azure resources, deploying models like gpt-4o-mini, creating functio...
-
🚪 Azure Bastion: The Hidden Hero for Secure VM Access
c-sharpcorner.com Issue #306
Secure your Azure VMs with Azure Bastion! This often-overlooked service provides secure RDP/SSH access directly from the Azure portal via SSL, eliminating the need for public IPs and open inbound port...
-
C# for Cloud-Native Development
medium.com Issue #305
How to Build Scalable and Secure Apps with Azure
-
Azure Pricing Calculator: Estimate Smarter, Plan Confidently
youtube.com Issue #302
In this episode of the #AzureEssentialsShow, host Thomas Maurer and guest Britt Henderson from Microsoft Azure dive into the #AzurePricingCalculator, exploring its features, benefits, and practical ap...
-
Master Integration Testing in .NET 8: Automate Your Azure Logic Apps Like a Pro
blog.devgenius.io Issue #302
Hi friends! happy to see you again 👋😃. Today let’s dive into very intresting tuitorial topic i.e “Integration testing with .Net for… Continue reading on Dev Genius »
-
Azure API Management Gateway — ABC Inc : Full Setup Guide (step-by-step)
c-sharpcorner.com Issue #302
This comprehensive guide provides a step-by-step walkthrough of setting up Azure API Management (APIM) for ABC Inc. Learn how to publish, secure, and monitor backend APIs (App Service, Azure Functions...
-
Deploying .NET Applications to Azure and AWS: Step-by-Step Guide
c-sharpcorner.com Issue #300
Unlock the power of cloud deployment for your .NET applications! This step-by-step guide provides a comprehensive walkthrough of deploying .NET apps to both Microsoft Azure and Amazon Web Services (AW...
-
Using Docker and Kubernetes for .NET on Azure AKS and AWS EKS
c-sharpcorner.com Issue #300
This article provides a practical walkthrough of deploying .NET apps using Docker and Kubernetes on both Azure AKS and AWS EKS. Learn to containerize your app, deploy it to AKS and EKS, and compare th...
-
🔑 Cheatsheet: Azure Service Bus vs Event Grid vs Event Hub
c-sharpcorner.com Issue #299
Confused about Azure Service Bus, Event Grid, and Event Hub? This cheatsheet provides a clear comparison of these Azure services. Learn when to use each based on messaging patterns, delivery guarantee...
-
Visual Studio 2026 vs. Visual Studio 2022: A Practitioner’s Upgrade Analysis
c-sharpcorner.com Issue #299
Visual Studio 2026 vs. 2022: An in-depth upgrade analysis for practitioners. Explore AI integration, performance enhancements, and cloud development features. Discover whether the move to Visual Studi...
-
Introduction to Cloud-Native .NET Development
c-sharpcorner.com Issue #298
Explore cloud-native .NET development! Learn how to build scalable, resilient apps with ASP.NET Core, Docker, and cloud platforms like Azure and AWS.
-
Setting Up .NET Projects with Azure SDKs and AWS SDKs
c-sharpcorner.com Issue #298
Learn how to seamlessly integrate your .NET projects with both Microsoft Azure and Amazon Web Services (AWS) using their respective SDKs. This guide provides a step-by-step walkthrough of installing t...
-
Zero-Cost, Insurance Quote App in .NET 8 with Azure DevOps Zip Deploy
c-sharpcorner.com Issue #297
This article guides you through creating a CI/CD pipeline with Zip Deploy, automated health checks, and SQLite database persistence, all without paid tools. Learn modern DevOps practices accessible to...