Aug 25, 2025 · 4 min read · In this article, we will create an Azure App Service web app with Application Insights enabled, configure autoinstrumentation without modifying code, create and deploy a Blazor application, and then view application metrics and error data in Applicat...
Join discussionFeb 10, 2025 · 3 min read · Everyone wants to check about their application before releasing the latest features with latest version into the Production or Live, Isn’t it? Here we go with the Blue Green deployment Approach? In Practical Scenarios lets understand the situation h...
Join discussion
Dec 27, 2024 · 4 min read · Introduction In today's dynamic development landscape, automating deployments and incorporating Continuous Integration/Continuous Deployment (CI/CD) pipelines are crucial for seamless software delivery. Azure App Service offers a powerful platform fo...
Join discussionDec 13, 2024 · 4 min read · Deploying applications seamlessly and securely is every developer's dream. With GitHub Actions and Azure Web Apps, that dream can become a reality. But as they say, no good deployment happens without a fair share of challenges. In this article, I’ll ...
Join discussionNov 25, 2024 · 2 min read · Azure Web Backup: Ensuring Your Web App’s Safety Azure Web Backup is a robust feature designed to safeguard your web applications by creating secure and reliable backups. It ensures that your app configurations, file content, and connected databases ...
Join discussion
Nov 19, 2024 · 3 min read · Picture Credit: Microsoft Learn Imagine building a fantastic website on Azure, but it has a generic URL—one that’s hard to remember or doesn’t reflect your brand. Here’s where custom domains come in! A custom domain lets you add a unique, brand-speci...
Join discussion
Nov 13, 2024 · 4 min read · How Does VNet Integration Boosts Security and Connectivity for Your Web Apps? Azure VNet Integration might sound complicated, but it’s really just a powerful feature that helps make your web apps more secure, connected, and efficient! If you’re cur...
Join discussion
Aug 24, 2024 · 3 min read · Unveiling Story Streamer AI: Revolutionizing Storytelling with Azure OpenAI and ASP.NET Core In a world where storytelling continues to evolve, the integration of cutting-edge technology has paved the way for unprecedented creativity. I’m thrilled to...
Join discussionJul 7, 2024 · 2 min read · To create a web app via Azure CLI, follow these steps: Install Azure CLI: If you haven't already, install the Azure CLI on your machine. You can download it from the official Azure CLI installation page or see the installation instructions here. Lo...
Join discussion