How to get start with Azure Digital Twins

Goddeti Dhanasekhara Reddy 20 Reputation points
2024-02-23T14:36:22.3833333+00:00

How to get start with Azure Digital twins. 1)Any courses 2)Any open source projects.

Azure Digital Twins
Azure Digital Twins
An Azure platform that is used to create digital representations of real-world things, places, business processes, and people.
220 questions
{count} votes

1 answer

Sort by: Most helpful
  1. LeelaRajeshSayana-MSFT 13,546 Reputation points
    2024-02-23T15:02:49.0166667+00:00

    Hi @Goddeti Dhanasekhara Reddy Greetings! Welcome to Microsoft Q&A forum. Thank you for posting this question here.

    You can access all the documentation needed on Azure Digital Twins from the official documentation here - Azure Digital Twins Documentation

    1. The documentation also includes QuickStart guides which will provide all the steps and configurations needed to set up and configure a sample Digital Twin scenario using Azure Digital Twins Explorer. Here is a link to the QuickStart - Get started with a sample scenario in Azure Digital Twins Explorer
    2. You can find details on how to use client applications for interacting with their instance of the Azure Digital Twins service from the link - Code a client application This tutorial will guide you to use .Net SDK to upload custom models, create digital twins, create and list relationships, and also query the digital twins.
    3. Here is one more tutorial Build out an end-to-end solution which provides all the configurations needed to streamline data from IoT Hub using Azure functions and push it to your Azure Digital twins.
    4. You would also benefit from going over the details of DTDL models which will help you understand how your custom models for a digital twin need to be created and different structures a property in your Digital Twin may contain.

    These resources are a great place to get started with Azure Digital Twins. Please let us know if you need any additional assistance following along the articles or run into specific implementation issues. We would be glad to assist you further.


    If the response helped, please do click Accept Answer and Yes for the answer provided. Doing so would help other community members with similar issue identify the solution. I highly appreciate your contribution to the community.

    1 person found this answer helpful.
    0 comments No comments