238 questions with Azure Digital Twins tags

Sort by: Updated
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.
238 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 35,976 Reputation points Moderator
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.
238 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 17,771 Reputation points Moderator
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.
238 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 17,771 Reputation points Moderator
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.
238 questions
asked 2023-11-22T15:47:24.2333333+00:00
----- 0 Reputation points
commented 2023-12-02T03:14:37.02+00:00
LeelaRajeshSayana-MSFT 17,771 Reputation points Moderator
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.
238 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 36,776 Reputation points MVP Volunteer Moderator
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.
238 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.
238 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,274 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,441 Reputation points Moderator
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.
238 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,274 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,441 Reputation points Moderator
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.
238 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 17,771 Reputation points Moderator
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.
238 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.
987 questions
Microsoft 365 and Office | Access | For business | Windows
asked 2023-11-24T08:16:51.2633333+00:00
hwajeong lee 30 Reputation points
commented 2023-11-25T09:46:02.41+00:00
hwajeong lee 30 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.
238 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.
238 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 36,776 Reputation points MVP Volunteer Moderator
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.
238 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 35,976 Reputation points Moderator
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.
238 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
1 answer

seeking guidance on replicating a 3D model from NVIDIA Omniverse to Azure Digital Twins.

I recently began working with Azure Digital Twins, and I would like to replicate a model that I previously created in NVIDIA Omniverse. I have both .usd and .obj files for the model. Could you please provide guidance on successfully replicating my model…

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.
238 questions
asked 2023-11-22T17:30:01.6733333+00:00
Ajinkya 60 Reputation points
answered 2023-11-22T17:55:49.07+00:00
Sander van de Velde | MVP 36,776 Reputation points MVP Volunteer Moderator
1 answer One of the answers was accepted by the question author.

How to select twins without relations with DTQL

In my case I have a nodes in a graph that are not connected with anything. They doesn't have neither incoming nor outgoing relationships. How to get all of them with single query? What I did: First get all twins, secondly get all twins that have…

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.
238 questions
asked 2023-06-15T10:15:36.87+00:00
Piotr Radziej 20 Reputation points
accepted 2023-11-20T08:08:54.7733333+00:00
Piotr Radziej 20 Reputation points
2 answers One of the answers was accepted by the question author.

Cannot view data pushed from IoT Hub through Azure Function on Azure Digital Twin

Actually I am trying to send the data of my device to the digital twin. For that i have choose to send the data to IOT hub and from their azure function will process the data and send data to the Digital twin. I have created the IOT hub and created 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.
238 questions
asked 2023-10-30T11:36:36.29+00:00
Goli, Shyam 20 Reputation points
accepted 2023-11-06T11:05:37.95+00:00
Goli, Shyam 20 Reputation points
3 answers

Azure Digital Twins for vibration Motor Pumps

Hello Team, In our project involving Azure Digital Twins for vibration calculations of Motor Pumps, we're encountering an issue with the refresh rate of data visualization in the 3D model. The data isn't updating as expected. Could anyone provide…

Azure Internet of Things
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.
238 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,274 questions
asked 2023-10-29T07:16:45.9133333+00:00
Meryln Peter 25 Reputation points
edited the question 2023-10-31T02:44:00.3033333+00:00
Enugula Swathi (INFOSYS LIMITED) 0 Reputation points Microsoft External Staff Admin
1 answer One of the answers was accepted by the question author.

What is the Digitalization Transform GUI flatform for Dimo Mercedes Benze Center Sri Lanka?

I'm final year undergraduate reading for Physical Science degree who follows IT ( languages , Advance Datamabase Systems) and electronics ( power electronics , convertors , PCB designing, Arduino, MC) . I faced an interview at Mercedies Benze center Sri…

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.
238 questions
Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,371 questions
asked 2023-10-29T05:59:22.72+00:00
Maduranga Suraweera 20 Reputation points
commented 2023-10-29T13:31:02.9233333+00:00
Maduranga Suraweera 20 Reputation points
2 answers

How to import Azure Digital Twins Graph using SDK or API?

Hi, I wanted to know is there any way to use import graph and export graph buttons of Azure digital twin explorer through API and programming?

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.
238 questions
asked 2023-10-11T09:09:32.8433333+00:00
Gurinder Singh 0 Reputation points
commented 2023-10-20T15:26:56.54+00:00
AshokPeddakotla-MSFT 35,976 Reputation points Moderator