azure-digital-twins

Azure Digital Twin Authentication - InteractiveBrowserCredential Authentication Failed

三世轮回 提交于 2021-01-28 03:38:47
问题 Trying to run the sample from Azure-Samples/digital-twins-samples. It is failing here in this code client.GetDigitalTwin("---"); I have entered the required credentials in the authentication window and it gives an exception saying "InteractiveBrowserCredential Authentication Failed". Inner Exception - "Only loopback redirect uri is supported, but urn:iet:wg:oauth:2.0:oob was found." Configure http://localhost or http://localhost:port both during app registration and when you create the

Is it possible to configure Azure Digital Twins API access for a Daemon App?

随声附和 提交于 2020-06-29 07:05:34
问题 To automate maintenance of an Azure Digital Twins instance, we require service-to-service API access so that we can use Azure middle-tier options to run as daemon apps (e.g. Logic App or Function). However, the Azure Digitial Twins 'preview' API (resource id: 0b07f429-9f4b-4714-9392-cc5e8e80c8b0) does not support Application Permissions when registering the application in Azure Active Directory (only Delegated Permissions). However, the related Microsoft Graph API (resource id: 00000003-0000

Azure Digital Twins-Iot Hub Issue

馋奶兔 提交于 2020-06-01 06:55:58
问题 How can I get access of iot hub created through azure digital twins services? I am only getting "connection string" of that iot hub after provision by running given sample demo from Microsoft documentation. If I want to connect devices to this iot hub, how can i do that? 回答1: Please note that, Azure Digital Twins is in Public Preview. Currently, there is no direct access to the IoT Hub created along with Digital Twins. However in GA we will have the ability for you to bring your own/directly