224 questions with Azure Digital Twins tags

Sort by: Updated
3 answers One of the answers was accepted by the question author.

How to generate in a single and simple C# project custom telemetry for a IoT Device Template with complex object?

Hi, in accordance with what you suggested in an answer to my question about custom telemetry generation, i simulate the Data telemetry using a C# SDK. You suggested that one of the easiest ways to simulate this scenario is by creating a List of strings…

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.
224 questions
Azure IoT Central
Azure IoT Central
An Azure hosted internet of things (IoT) application platform.
358 questions
asked 2023-06-13T16:20:35.44+00:00
GuidoL 310 Reputation points
accepted 2024-01-17T16:46:28.6+00:00
GuidoL 310 Reputation points
1 answer One of the answers was accepted by the question author.

azure.core.exceptions.HttpResponseError: Operation returned an invalid status 'Forbidden'

I ran into a problem which involves obtaining data from my Azure digital Twin using the python script in Blender. I am currently trying to obtain some temperature value from one of my iot devices and retrieve it in my blender application and get it to…

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.
224 questions
asked 2023-11-29T20:49:14.2766667+00:00
Juanhe Shen 50 Reputation points
accepted 2024-01-04T16:41:26.36+00:00
Juanhe Shen 50 Reputation points
2 answers

ADT Explorer and 3D sample scenario

Is there any complex sample example of Azure Digital Twins in 2D and 3D apart from the documentation and the cheese factory example?

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.
224 questions
asked 2023-12-28T04:58:44.2333333+00:00
Ajinkya 60 Reputation points
edited an answer 2024-01-02T09:14:19.3366667+00:00
Sander van de Velde | MVP 30,866 Reputation points MVP
1 answer

How to update value of second component automatically

I have a relationship between two components, and both share the same property, 'acCurrent.' If I change the value of one component, I want the value of the second component to automatically change to the same value as the first component. How is this…

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.
224 questions
asked 2023-12-06T09:30:29.07+00:00
Ajinkya 0 Reputation points
commented 2023-12-20T16:37:47.17+00:00
AshokPeddakotla-MSFT 30,066 Reputation points
1 answer

How to fix relation between two parts

I have multiple sub-circuits and one main circuit. I've established relationships between each sub-circuit and the main circuit. In the 3D model, I've assigned behaviors to the sub-circuits. However, when one or more sub-circuits encounter an error and…

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.
224 questions
asked 2023-12-06T07:47:13.55+00:00
Ajinkya 0 Reputation points
commented 2023-12-20T16:36:52.0266667+00:00
AshokPeddakotla-MSFT 30,066 Reputation points
1 answer

connect device in 3D scenes

I have added my DTDL models and 3D files and also added behavior for my parts with their respective colors. Basically, different parts are connected within one device, and if a specific part exceeds its valid limit, it is shown in red. However, I also…

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.
224 questions
asked 2023-12-04T10:55:49.5533333+00:00
Ajinkya 0 Reputation points
commented 2023-12-20T16:29:16.76+00:00
AshokPeddakotla-MSFT 30,066 Reputation points
0 answers

We are unable to fetch the latest code from GIT

When I was trying to fetch the latest code at that time it was returning "Error encountered while fetching: Failed to fetch from the remote repository. See the Output window for more details." Could you please suggest how should I fix this…

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.
224 questions
asked 2023-12-19T05:52:39.0633333+00:00
Gopi Velagaleti 0 Reputation points
commented 2023-12-20T09:41:35.7066667+00:00
AshokPeddakotla-MSFT 30,066 Reputation points
1 answer

How do I fix the 'RestError: Sub-domain not found problem' at Azure Digital Twin Explorer platform?

RestError: Sub-domain not found. at new t (https://explorer.digitaltwins.azure.net/static/js/2.fd53f392.chunk.js:2:14617163) at https://explorer.digitaltwins.azure.net/static/js/2.fd53f392.chunk.js:2:14622449 at…

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.
224 questions
asked 2023-12-11T03:24:27.6066667+00:00
Cing An Yong 0 Reputation points
edited a comment 2023-12-20T00:24:15.3133333+00:00
LeelaRajeshSayana-MSFT 13,951 Reputation points
1 answer

Requireed perminssion for organisation acccount

I'm using my organization account for Azure Digital Twins. Currently, I am not able to create a resource group or assign the role of 'Azure Digital Twins Data Owner' in the current resource group. What necessary permissions are required for this? I would…

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.
224 questions
asked 2023-11-30T06:16:58.96+00:00
Ajinkya 60 Reputation points
commented 2023-12-19T23:59:37.86+00:00
LeelaRajeshSayana-MSFT 13,951 Reputation points
1 answer

How to update Azure Digital Twin using Python

Hello Team, I am trying to implement azure digital twin in python, I have gone through the documentation and executed the end-to-end twin with C sharp but I want to build it in python language, I have tried many examples but it doesn't seem to work. I…

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.
224 questions
asked 2023-11-22T15:47:24.2333333+00:00
----- 0 Reputation points
commented 2023-12-02T03:14:37.02+00:00
LeelaRajeshSayana-MSFT 13,951 Reputation points
2 answers One of the answers was accepted by the question author.

Why my digital twins model DTDL v3 does not upload or appear?

Hello! For some reason, I'm unable to upload a model to Azure Digital Twins with DTDL v3. It works fine with v2, but for some reason it doesn't work in v3. I took this example from the documentation: { "@context":…

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.
224 questions
asked 2023-07-19T21:28:13.67+00:00
Francisco Jesús Duarte Abellán 20 Reputation points
commented 2023-12-01T08:47:44.9566667+00:00
Sander van de Velde | MVP 30,866 Reputation points MVP
1 answer One of the answers was accepted by the question author.

ADT using python

Where can I get sample code for Azure Digital Twins using Python?

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.
224 questions
asked 2023-11-28T06:52:17.6733333+00:00
Ajinkya 60 Reputation points
accepted 2023-11-30T06:17:29.9133333+00:00
Ajinkya 60 Reputation points
1 answer

want to send the array type data to the digital twin and unable to view the telemetry data in digital twin

I want to send the data of type array to the digital twin. So I am sending the data to the IOT hub and from there to the functional app. I am facing the problem when I want to create a property of the twin of array type. I am deploying the digital twin…

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.
224 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,149 questions
asked 2023-11-06T11:37:17.8133333+00:00
RAJBHAR, SUSHANT 0 Reputation points
edited the question 2023-11-29T18:30:36.72+00:00
MuthuKumaranMurugaachari-MSFT 22,261 Reputation points
1 answer

Want to on or off the physical robotic arm from the digital twin 3D scene

I am pushing my physical robotic arm data to the digital twin through IOT hub and azure functions. I also integrated the digital twin with the 3D scenes and I would able to view the data in it. Now, my requirement is I should be able to on or off the…

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.
224 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,149 questions
asked 2023-11-09T09:30:46.2966667+00:00
RAJBHAR, SUSHANT 0 Reputation points
edited the question 2023-11-29T18:27:22.9166667+00:00
MuthuKumaranMurugaachari-MSFT 22,261 Reputation points
1 answer

Digital twin relationship effecting data receiving

Greetings: I ran into a little problem with Azure Digital Twin Explorer. So I can get the data sent to a specific twin, however, things change a little bit when I am trying to send the data to the twin that is in a relationship with a another twin. So…

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.
224 questions
asked 2023-11-21T23:23:52.1166667+00:00
Juanhe Shen 50 Reputation points
answered 2023-11-29T00:05:37.7166667+00:00
LeelaRajeshSayana-MSFT 13,951 Reputation points
1 answer One of the answers was accepted by the question author.

How can I resolve the 'Cannot find user or service principal in graph database' error when assigning a role in Azure Digital Twins using a Microsoft account email?

I'm attempting to do the Digital Twins hands-on lab from GitHub (https://github.com/Azure-Samples/digital-twins-samples/tree/main/HandsOnLab), and I need to assign the Azure Digital Twins Data Owner permission using the following code: plaintextCopy…

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.
224 questions
Azure Role-based access control
Azure Role-based access control
An Azure service that provides fine-grained access management for Azure resources, enabling you to grant users only the rights they need to perform their jobs.
709 questions
Access
Access
A family of Microsoft relational database management systems designed for ease of use.
333 questions
asked 2023-11-24T08:16:51.2633333+00:00
hwajeong lee 25 Reputation points
commented 2023-11-25T09:46:02.41+00:00
hwajeong lee 25 Reputation points
1 answer One of the answers was accepted by the question author.

ADT 3D project

Is there a sample project, apart from the tutorial provided in the documentation for 3D, where you build models on an instance and link the model to 3D scenes? If yes, please share the details or repository link.

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.
224 questions
asked 2023-11-23T05:19:46.05+00:00
Ajinkya 60 Reputation points
accepted 2023-11-23T12:29:27.87+00:00
Ajinkya 60 Reputation points
1 answer

Directly working on 3D model

Is it possible to import a 3D file directly and add properties in the 3D environment without connecting the 3D model to an instance or importing the model into the explorer?

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.
224 questions
asked 2023-11-22T17:25:58.04+00:00
Ajinkya 60 Reputation points
commented 2023-11-23T07:46:26.5633333+00:00
Sander van de Velde | MVP 30,866 Reputation points MVP
1 answer

Manipulate ADT model using python

Based on my current understanding, it seems that we cannot directly work in the 3D environment. Instead, we need to create instances and models and then connect them to 3D scenes. However, my question is: can we manipulate data using Python in our…

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.
224 questions
asked 2023-11-23T05:40:03.5033333+00:00
Ajinkya 60 Reputation points
answered 2023-11-23T06:57:46.99+00:00
AshokPeddakotla-MSFT 30,066 Reputation points
1 answer One of the answers was accepted by the question author.

File format for azure digital twin 3d env

What are the different file formats accepted for the Azure Digital Twin 3D environment? Does it work only for .glb files, as I have a .usd file?

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.
224 questions
asked 2023-11-22T09:33:07.7066667+00:00
Ajinkya 60 Reputation points
accepted 2023-11-23T05:11:48.09+00:00
Ajinkya 60 Reputation points