Thanks for the tutorial. You can select all the twins by pressing ctrl + left click, then drag the mouse (holding ctrl + left click) over the twins you want to select.
You'll need to make sure you've set up the correct permissions... This guide should help... docs.microsoft.com/en-us/azure/digital-twins/how-to-set-up-instance-portal#set-up-user-access-permissions
@@horrypottur5854 I have tried it but I reported it in github and they said "they[use] DefaultAzureCredential ... appears it is falling back to ManagedIdentityCredential" Something about the CLI not passing the client and tenant id.
I came up against this too recently... I can't remember what I did... Let me have a look and see! There's more a cloud version of this tool mind you... Might be worth trying it out...
Do you mean the link to the ADT explorer tool? These days you can use the Azure hosted ADT explorer tool... docs.microsoft.com/en-us/azure/digital-twins/quickstart-azure-digital-twins-explorer#open-instance-in-azure-digital-twins-explorer
Thanks for the tutorial.
You can select all the twins by pressing ctrl + left click, then drag the mouse (holding ctrl + left click) over the twins you want to select.
Thanks for the tip! I must get time to go and have more of a play with this...
why can't connect (error) ADT explore with azure digital twinn hostname, how to solve
You'll need to make sure you've set up the correct permissions... This guide should help... docs.microsoft.com/en-us/azure/digital-twins/how-to-set-up-instance-portal#set-up-user-access-permissions
Also, before you start the application... Try running 'az login' first...
@@pete_codes what if I directly open ADT explorer in microsoft azure (without going through npm)
where to get profession training on Azure digital twins?
client Id and tenant id isn't there anymore. i tried to run in docker and still can't get to work.
Solved it in any way?
@@horrypottur5854 I have tried it but I reported it in github and they said "they[use] DefaultAzureCredential ... appears it is falling back to ManagedIdentityCredential"
Something about the CLI not passing the client and tenant id.
I came up against this too recently... I can't remember what I did... Let me have a look and see! There's more a cloud version of this tool mind you... Might be worth trying it out...
how where you able to get the zip file folder at timestamp (8:07)
Do you mean the link to the ADT explorer tool? These days you can use the Azure hosted ADT explorer tool... docs.microsoft.com/en-us/azure/digital-twins/quickstart-azure-digital-twins-explorer#open-instance-in-azure-digital-twins-explorer
Hoping that you make more videos on this subject
Thanks Ananda! As it happens, there's a new learning path just been released... So I must go and give it a go!
How do you connect it to the real sensors on the field?
You can ingest data from an IoT Hub...This might be a good guide to follow.. docs.microsoft.com/en-us/azure/digital-twins/how-to-ingest-iot-hub-data
Thanks Peter