Monthly Archives: September 2025

How to Authenticate and Query Azure Digital Twins using PowerShell?

Summary Continuing from the last post, this entry explores how to achieve the desired outcome using PowerShell—step by step. Step By Step Solution Step # 1: Create a self-signed cert and export a PFX for Azure AD app authentication Intro: … Continue reading

Posted in Technical Stuff | Tagged , , , , | Leave a comment

How to Authenticate and Query Azure Digital Twins Using REST Client?

Summary Azure Digital Twins (ADT) is a powerful IoT platform for modeling and interacting with digital representations of real-world environments. Securely accessing ADT APIs requires Azure Active Directory (AAD) authentication, often using certificates for automation scenarios. This post explains how … Continue reading

Posted in Technical Stuff | Tagged , , , , | Leave a comment