nerdexam
Microsoft

AZ-220 · Question #119

You deploy an Azure Digital Twins instance. You are developing client code that will modify digital twin data. You run the client code and receive the following response for an Azure Digital Twins…

The correct answer is B. Azure Digital Twins Data Owner. Most often, this error indicates that your Azure role-based access control (Azure RBAC) permissions for the service aren't set up correctly. Many actions for an Azure Digital Twins instance require you to have the Azure Digital Twins Data Owner role on the instance you are…

Implement security

Question

You deploy an Azure Digital Twins instance. You are developing client code that will modify digital twin data. You run the client code and receive the following response for an Azure Digital Twins API. 403 (Forbidden) You need to configure access control for the Azure Digital Twins instance to ensure that the client code can modify the data. Which role should you assign?

Options

  • AContributor
  • BAzure Digital Twins Data Owner
  • COwner
  • DManaged Application Operator Role

How the community answered

(20 responses)
  • A
    5% (1)
  • B
    75% (15)
  • C
    5% (1)
  • D
    15% (3)

Explanation

Most often, this error indicates that your Azure role-based access control (Azure RBAC) permissions for the service aren't set up correctly. Many actions for an Azure Digital Twins instance require you to have the Azure Digital Twins Data Owner role on the instance you are trying to manage. https://docs.microsoft.com/en-us/azure/digital-twins/troubleshoot-error-403

Topics

#Azure Digital Twins#RBAC#Data Owner role#403 access control

Community Discussion

No community discussion yet for this question.

Full AZ-220 Practice