One of Microsoft’s recent blog posts asks a good question: “We already use Datadog (or Prometheus, etc.). Why switch just because we added Azure OpenAI?” The short answer: you don’t have to. Microsoft is making it possible to monitor Azure OpenAI with your existing observability tools — but with caveats, trade-offs, and setup work. Let’s…
Tag: DevOps
Planning Cloud-Native Solutions: Microsoft’s Framework vs. Harsh Reality
Ah yes, another day, another framework from Redmond telling us how to “plan cloud-native solutions.” Spoiler: it’s less about unicorns in the cloud and more about avoiding the classic “we migrated, it all caught fire, and now the CFO wants to know why the bill looks like a phone number.” Step One: Define “Success” (Good…
Break the Chain: Why FIDO2 Is Killing Passwords for Good
Hey, let’s be honest: passwords are over. SMS‑codes, pushpopups, totp tokens, great in theory, weak in real‑life fights. bad guys surf that weakness like it’s a goldmine. phishing got too smart, MFA fatigue is real, and attackers no longer brute-force, they social-engineer the hell out of u. that’s where FIDO2 crashes in like a hero,…
Why I Run This Blog (And Why I Keep Writing All These Damn Articles)
A lot of ppl asks me why do I run this blog? okay take a look ))))))))) short version lol, so I don’t lose my mind with the amount of info I process every day. longer version ))))))) because everything I write helps me think, structure, and not drown in this tech flood of updates,…
How to Create and Manage a Public DNS Zone in Azure via the Portal
You All well knew the DNS (Domain Name System) is a cornerstone of the internet. It translates domain names into IP addresses and vice versa. If you’re working with Azure, managing your DNS records within the same ecosystem is a smart move. Azure DNS provides a highly available, scalable, and secure way to handle domain…
How do I get started with Azure for deploying a basic web application
That is an Question from a life and from portal Microsoft Q&A So let’s answer to: First things first u gotta have an azure account. if u don’t have one yet, no worries, they even give u free credits to start playing around. just head to the azure free account page and sign up. ok, now…