Logo
Login
Tech Posts 31382
100daysofcode 100daysofdevops 100pay 10mistakes 10yearworkanniversary 11 11labs 11tly 11ty 127001

Dev Blog A constructive and inclusive blog for software developers. With you every step of your journey.

Built with modern PHP and MySQL. Open source software that powers developer blogs and other inclusive communities.

Made with love and PHP. Dev Blog © 2024.

How I passed my AZ-104 (Associate Administrator) exams in less than 21 days.

How I passed my AZ-104 (Associate Administrator) exams in less than 21 days.
The title might seem misleading, but it's the truth. To top it off, I scored an 854/1000, too. But that's by the way. I'm not her8e to brag, after all, it's just a paper. I'm writing this so you becom...
13.04.2025 0 Read More

Why Click Around When You Can Code? — Unlocking the Power of ARM Templates in Azure!

In the world of cloud computing, building infrastructure by manually clicking through the Azure portal might feel intuitive at first—but let’s face it, it’s error-prone, time-consuming, and does...
13.04.2025 0 Read More

💻 Exercise 03: Refactoring with Bicep Modules – Making Your Templates Cleaner & Smarter

Wanna keep your infrastructure as code tidy and future-friendly? Say hello to Bicep modules — the human friendly version of ARM templates 😄 🎯 What This Post is About In this hands-on...
13.04.2025 0 Read More

🚀 Getting Started with Bicep: The Friendly Way to Deploy Azure Infrastructure

Hey there 👋If you’re starting your journey into infrastructure as code on Azure, you’ll probably run into two things: ARM templates and Bicep. And if you’re anything like me, your reaction to...
13.04.2025 0 Read More

Configuring Wasm On Azure Kubernetes Service (AKS)

When it comes to deploying new workloads, new companies emerging and needing to deploy application stacks, or moving from legacy, Kubernetes seems to be the de facto standard path that everyone is mov...
13.04.2025 0 Read More

Top 7 Use Cases for Azure OpenAI Service in Modern Applications

Artificial intelligence (AI) is changing the way we live. Today, many businesses use AI in their software. One key solution is the Azure OpenAI Service. This post shows real-world use cases and practi...
14.04.2025 0 Read More

🎨 Exercise 04: Add Parameters & Decorators in Bicep – Your Templates Just Got Smarter

If writing Bicep templates feels like setting up IKEA furniture — decorators are the little labels and warnings on the box that help you avoid a build gone wrong 😅 💭 The Scenario You...
14.04.2025 0 Read More

🔐 Exercise 05 – Parameter Files + Secret Sauce (a.k.a. Azure Key Vault)

Let’s face it — hardcoding passwords into templates is like taping your house key to the front door. This exercise shows how to do it the secure way. 🚀 What We're Building You're now ...
14.04.2025 0 Read More

🔧 Understanding Parameters in Bicep: Make Your Templates Smarter and More Reusable

Hey again! 👋If you’ve been diving into Bicep to manage your Azure infrastructure (like I have!), you’ve probably noticed something pretty powerful — parameters.Think of parameters like the "s...
14.04.2025 0 Read More

Connecting Azure Data Factory to a Mirrored Database in Microsoft Fabric (cross-tenant) Using a Service Principal

Microsoft Fabric allows data engineers to mirror databases such as Azure SQL or Cosmos DB directly into Fabric for real-time analytics. However, teams working with Azure Data Factory (ADF) often need ...
14.04.2025 0 Read More
Loading...
#reading
How to Use Cursor Email Like a Pro (Without the Headaches)
0
Implementing tuple_find – A Constexpr-Compatible Algorithm for std::tuple in Modern C++
0
Mastering Kotlin Coroutines in Android: A Practical Guide
0
Top 10 Interior Design Software Tools Every Designer Should Know
0
Mastering Laravel Artisan: A Comprehensive Guide for Developers
0
#popular
Mastering OpenAI’s new Agents SDK & Responses API [Part 1]
0
Beginner's Guide to the Model Context Protocol (MCP)
0
What is Model Context Protocol (MCP): Explained in detail
0
A Step-by-Step Guide to Install DeepSeek-V3-0324 Locally
0
The Great AI Agent Protocol Race: Function Calling vs. MCP vs. A2A
0