Microsoft Defender for Cloud – Automate Notifications when new Attack Paths are created

Introduction
Microsoft Defender for Cloud is a Cloud Native Application Protection Platform (CNAPP) that offers crucial insights and protective measures through its Attack Path risk analysis feature. A frequent requirement from customers is the ability… Continue reading Microsoft Defender for Cloud – Automate Notifications when new Attack Paths are created

Lesson Learned #357:Login failed due to client TLS version being less than minimal TLS version allow

Today, we got a new service request with the following error message: Unable to connect to jdbc:sqlserver://XYZ.database.windows.net. Queries will be skipped for this database [Microsoft][SQLServer 2000 Driver for JDBC][SQLServer] Reason: Login failed … Continue reading Lesson Learned #357:Login failed due to client TLS version being less than minimal TLS version allow

Mastering AKS Troubleshooting #3: Kernel view and AKS Observability

Introduction
This blog post concludes the three part series that addresses common networking problems that may occur while working with Azure Kubernetes Service (AKS). Although AKS is a managed container orchestration service, issues can still arise, r… Continue reading Mastering AKS Troubleshooting #3: Kernel view and AKS Observability

My Journey to Create my first Custom Connector for a Web API from within Visual Studio

Did you see the video from Daniel and Marcel: Create a Custom Connector for your Web API from within Visual Studio? It’s excellent, I recommend it. I thought it was perfect for me, as a veteran developer I created and own tons of APIs for all kin… Continue reading My Journey to Create my first Custom Connector for a Web API from within Visual Studio

How to keep your WordPress website stack on Azure App Service up to date?

Just like any software, it is important that you keep your WordPress website and all underlying technology – PHP, NGINX, Linux, and MySQL, up to date. Reasons why you must keep your website up to date:
 

Security patches: Updates commonly contain… Continue reading How to keep your WordPress website stack on Azure App Service up to date?

Windows Server devices now recognized as a new OS in Intune, Azure AD, and Defender for Endpoint

Currently devices on the Windows Server platform don’t support mobile device management (MDM) and can’t enroll in Intune. With the Microsoft Defender for Endpoint (MDE) Security Management feature, Windows Servers can receive security management polici… Continue reading Windows Server devices now recognized as a new OS in Intune, Azure AD, and Defender for Endpoint

Upskilling: ChatGPT Prompt Engineering for Developers now in C#

Like most developers today, I’m upskilling on the new Generative AI technologies like OpenAI’s ChatGPT, Microsoft Bing Chat, GitHub Copilot, and the Azure OpenAI Service. The key to effectively using these technologies lies in crafting the right p… Continue reading Upskilling: ChatGPT Prompt Engineering for Developers now in C#

Azure APIM Management: Migrating contents of managed developer portal with source control

In the scenario I refer to this blog, customer would like to automate the deployment of contents for their APIM developer portal with a source control. While Automate developer portal deployments – Azure API Management | Microsoft Learn gives us t… Continue reading Azure APIM Management: Migrating contents of managed developer portal with source control