Posts

Showing posts from 2023

Azure Digital Twins Public Preview Release - Authentication

There are latest updates and news coming out from the Public Preview channels and one of them is related to the Azure Digital Twins. Azure Digital Twins now supports both system-assigned and user-assigned managed identities for authenticating to supported endpoints for routing digital twin events. Azure Digital Twins already supported system-assigned identities, but now with this public preview release you have even more flexibility with user-assigned managed identities. A common challenge for developers is the management of secrets, credentials, certificates, and keys used to secure communication between services. Managed identities eliminate the need for developers to manage credentials that are used to authenticate endpoints supported by Azure Digital Twins. You can use either of these managed identity types to authenticate to these endpoints.  Detailed information and configuration of Managed Identity can be reviewed over here High-Level Overview of Managed Identities for A