Author: Gowtham K
Gowtham K has been awarded as MVP(Most Valuable Professional) for 9 times by Microsoft for his exceptional contribution in Microsoft technologies under the category “Developer Technologies & Security” . He has more than 12 years of experience on Microsoft technologies such as C#, ASP.NET MVC, ASP.NET WEB API, ASP.NET Core, MS SQL Server, Azure, Microsoft Entra ID, Azure AD B2C and other technologies such as JavaScript, jQuery, HTML and CSS .He is also a blogger and author of articles on various technologies. He is also a speaker and delivered talk on various technologies like ASP.NET MVC, Azure and Azure DevOps in the public events.
Secure Data Copy from Google BigQuery to Azure SQL Database using Azure Data Factory
Introduction: As organizations increasingly rely on multi-cloud strategies, the ability to move data seamlessly between cloud platforms becomes essential. An everyday use case is transferring…
Azure Application Gateway path-based routing with App Services
Introduction In my previous article on Azure Application Gateway Path-Based URL Routing, I walked through setting up path-based routing for Azure App Services behind an…
Microsoft Entra ID Authentication Context
Introduction: Microsoft Entra ID’s Authentication Context combined with Conditional Access Policies provides a powerful mechanism to enforce granular access control for applications and resources. By…
Azure Virtual Network (VNet) Peering
Introduction: Azure Virtual Network (VNet) peering is an essential networking feature that allows seamless communication between virtual networks. Whether you are designing a multi-region network…
Azure application gateway – Path based URL routing
Introduction: In today’s digital landscape, ensuring efficient and secure traffic management for web applications is crucial. An application gateway is vital in this process, acting…
Configure a secure CI/CD pipeline in Azure DevOps with Azure Managed DevOps Pool
Introduction To build and deploy our code or application using a CI/CD pipeline, we need an agent pool in Azure DevOps. This agent is computing…