Setting up SSL certificates on Windows used to feel way more complicated than it needed to be—especially when all I wanted was a simple PFX file. In this walkthrough, I’m going to show you exactly how I create a PFX certificate on Windows using OpenSSL, powered by a...
Using the default Azure API Management (APIM) hostname works fine from a technical standpoint — but it doesn’t look professional. Long, autogenerated URLs aren’t ideal for production APIs, documentation, or sharing endpoints with consumers. When I wanted a clean,...
Does your test or production Azure application still use a default URL like my-app-v2-random-numbers.azurewebsites.net? While functional, these default domains can look unprofessional and make it harder for users (or client applications) to trust and remember your...
Introduction: When AI Stops Chatting and Starts Doing If you are like me, you have spent hours digging through coupon sites — finding half of them expired and the other half of them fake. So I decided to see what would happen if I let ChatGPT’s new Agent Mode do the...
The Azure API Management (APIM) team has released a new feature that makes integration with Azure Service Bus easier than ever — the Send-Service-Bus-Message policy. This powerful addition allows developers to send messages directly from an API call to a Service Bus...
Recent Comments