cloud
Azure for .NET Developers Articles, Tutorials & News
Azure for .NET Developers articles, tutorials, and news from the DotNetNews archive.
565 articles Updated Page 3 of 23
Browse additional Azure for .NET Developers articles from the DotNetNews archive.
Azure for .NET Developers articles
Page 3 of 23
Newest first
-
Building Autonomous Database Optimization Assistants with .NET and Azure AI
c-sharpcorner.com Issue #486
Build autonomous database optimization assistants with .NET and Azure AI. Enhance performance, reduce manual effort, and enable proactive management.
-
From Search Results to Business Insights: Building AI Analytics Assistants
c-sharpcorner.com Issue #486
Transform data into actionable insights with AI Analytics Assistants. Build them using .NET, Azure AI Search, and Azure OpenAI.
-
Designing AI Workflows with Durable Functions and Azure OpenAI
c-sharpcorner.com Issue #485
Design scalable AI workflows with Durable Functions & Azure OpenAI. Orchestrate complex tasks, manage state, and integrate AI for enterprise solutions.
-
Building Intelligent API Documentation Portals with .NET and Azure AI
c-sharpcorner.com Issue #485
Build intelligent API documentation portals with .NET & Azure AI. Automate generation, improve accuracy, and enhance developer experience.
-
Building AI-Powered Architecture Review Systems with .NET
c-sharpcorner.com Issue #484
Build AI-powered architecture review systems with .NET, Azure OpenAI, and Semantic Kernel for faster, consistent, and scalable software design.
-
Intro to Durable Functions: Orchestrations and the Chaining Pattern
medium.com Issue #483
An order comes in, and you need to validate it, create it, then send a confirmation, three steps that have to run in order and survive a…
-
AWS Secrets Manager in .NET: How To Load Your Secrets Straight into IConfiguration
medium.com Issue #483
If you build .NET apps that run on AWS, you have probably lived this moment. A connection string, an API key, maybe a signing secret, all…
-
Building Multi-Tenant AI Applications in ASP.NET Core
c-sharpcorner.com Issue #482
Build secure, scalable multi-tenant AI apps in ASP.NET Core with Azure OpenAI, Semantic Kernel, and Azure AI Search.
-
How to Build an Internal Knowledge Assistant Using Azure AI Search and Blazor
c-sharpcorner.com Issue #482
Build an internal knowledge assistant with Azure AI Search & Blazor for efficient, AI-powered information retrieval and conversational access.
-
Building AI-Powered API Documentation Assistants with .NET
c-sharpcorner.com Issue #482
Build AI-powered API documentation assistants with .NET, Azure AI Search, and Azure OpenAI for enhanced developer productivity and accessibility.
-
How to Build Private Enterprise ChatGPT Solutions Using .NET
c-sharpcorner.com Issue #482
Build secure, private Enterprise ChatGPT solutions with .NET, Azure OpenAI, Semantic Kernel, and Azure AI Search for internal knowledge access.
-
Using GraphRAG with Azure AI Search and .NET Applications
c-sharpcorner.com Issue #482
Unlock enterprise AI with GraphRAG, Azure AI Search, and .NET. Enhance LLMs with knowledge graphs for deeper context and reasoning.
-
Building Enterprise AI Approval Workflows with ASP.NET Core
c-sharpcorner.com Issue #481
Build robust enterprise AI approval workflows with ASP.NET Core and Azure OpenAI. This guide details how to integrate AI recommendations with human oversight for critical business decisions, ensuring ...
-
How to Build AI-Powered Requirement Traceability Systems with ASP.NET Core
c-sharpcorner.com Issue #481
Build AI-powered requirement traceability systems with ASP.NET Core. Automate links, improve coverage, and enhance compliance for enterprise software.
-
Building AI-Powered Code Migration Tools with .NET and Azure OpenAI
c-sharpcorner.com Issue #481
Leverage .NET and Azure OpenAI to build intelligent AI-powered tools for automating legacy code migration, accelerating modernization.
-
Building AI-Powered Support Engineers with Azure OpenAI and ASP.NET Core
c-sharpcorner.com Issue #480
Build AI-powered support engineers with ASP.NET Core, Azure OpenAI, and Azure AI Search for faster resolutions and reduced costs.
-
From Local to Azure: Deploy Your MCP Server to Production
medium.com Issue #480
One codebase. Real Azure data. One deployment target that actually makes sense. Continue reading on Microsoft Azure in Practice »
-
Secure Secrets Management in .NET Applications Using Azure Key Vault
c-sharpcorner.com Issue #479
Securely manage .NET application secrets with Azure Key Vault. Learn integration, best practices, and why it's crucial for cloud-native security.
-
Aspire Azure SQL deployment bug
damienbod.com Issue #478
This week, I was updating my Aspire applications after the latest release and I ran into a deployment bug for my test deployments. I could no longer deploy the database to Azure SQL. I got the followi...
-
Azure Function Apps in C#: Triggers, Bindings, Durable Functions and Everything I Learned in…
medium.com Issue #477
Azure Function Apps are a serverless compute service that runs small focused pieces of C# code in response to events. You write a function…
-
.NET Performance in Cloud: The Silent Killers Nobody Talks About
medium.com Issue #476
Most .NET teams moving to the cloud assume performance will “just scale.”
-
Working with AWS S3 using ASP.NET Core (.NET 10) - Upload, Download & Delete Files
codewithmukesh.com Issue #475
Learn how to upload, download, and delete files in AWS S3 using ASP.NET Core and .NET 10 with AWS SDK V4, Minimal APIs, presigned URLs, and IAM best practices.
-
Secure Multi-Tenant SaaS Development Services By Facile Technolab
faciletechnolab.com Issue #475
Looking for a SaaS development company? Facile Technolab delivers secure multi-tenant platform development, SaaS architecture design, cloud scalability, and subscription billing solutions.
-
Running a production-like local environment with Aspire
timdeschryver.dev Issue #473
Prevent integration surprises in production by using Aspire to run local dependencies in a consistent, production-like setup, with Azure Blob Storage and Azurite as a practical example.
-
Claude Opus 4.8 is now available in Microsoft Foundry
techcommunity.microsoft.com Issue #470
Claude Opus 4.8 is now available in Microsoft Foundry, giving developers and enterprises access to Anthropic’s most capable Opus model for coding, agentic tasks, and professional work. The post Claud...