The blog of a cloud agnostic professional and craft beer connoisseur

Tag: Azure FastTrack

Integrating Azure Front Door WAF with Azure Container Apps

Original Post Read More Many customers require Web Applications & APIs to only be accessible via a private IP address with a Web Application Firewall on the internet edge, to protect from common exploits and vulnerabilities. Azure Front Door provides global routing and WAF capabilities to satisfy this requirement.   Azure

Creating Azure Monitor alerts for Cosmos (and other databases) queries

Original Post Read More Introduction Did you ever find yourself in the situation where getting alerted to something happening inside your CosmosDB database would be useful? I’m talking about using raw SQL queries. For example, you would like to get an Azure Monitor alert if a query like “SELECT *

Why choose Microsoft Dev Box?

Original Post Read More Bottleneck to agility Many developers are still constrained by the tools they use to perform their day-to-day work due to the complex setup that they require or to the lack of scalability that they provide.   For example, when onboarding a developer to a new project,

Automating Azure Workbook Queries with Azure Logic Apps

Original Post Read More Azure Workbooks is a powerful tool for data visualization and analysis. By integrating with Azure Logic Apps, you can automate your workbook queries and receive the results via email or other platforms. In this blog, we’ll show you how to use Azure Logic Apps to send

Leveraging KEDA to scale Azure DevOps agents efficiently

Original Post Read More Introduction The default option to have a scalable self-hosted pool in Azure Devops is use Azure virtual machine scale sets. However, if you have an ecosystem that is running mostly in containers and Kubernetes, you might also think about using containers instead and leverage KEDA scalable triggers to

Unleashing the power of AI with Azure OpenAI: A simple guide to get started.

Original Post Read More   “Over the past decade, innovative applications of deep neural networks coupled with increasing computational power have led to continuous AI breakthroughs in areas such as vision, speech, language processing, translation, robotic control and even gaming. Modern AI systems work well for the specific problem on

Azure VPN Gateway vs. ExpressRoute – Quick comparison

Original Post Read More What you’ll find in this article: Introduction VPN Gateway Connectivity designs ExpressRoute Gateway Connectivity models Key differences table between P2S, S2S and ExpressRoute   —— Introduction Let’s start by clearing the confusion around the terms Virtual Network Gateway, VPN Gateway and ExpressRoute Gateway.     Virtual Network

How to choose the right Azure Application load balancer for your use case?

Original Post Read More This post is for the audience who are looking to choose the Application Load Balancer on Azure depending on the web application’s needs and use case. There is a specific tool “Load Balancing Options – help me choose” on Azure Portal that Azure offers, that makes the