Unauthorized Error - HTTP Action
hello,
i've created logic app follows.
when new event created, has upload files azure data lake store , subsequently run data lake analytics job.
i've entered following details in http action:
method : get
uri : data lake analytics url entered here
authentication : active directory oauth
tenant : aad directory id entered here
audience : application id of azure data lake entered here
client id : application id of application registered in active directory (mockapp*)
credential type : secret
secret : key of mockapp*
*mockapp - has been granted permissions has been given access in data lake.
i've created logic app request trigger ( trigger when http requested, sas generated)
but receiving following error.
please assist me in clearing it.
take @ following article:
there recent thread regarding logic app , adl permission issues. answer apparently add execute permission root node.
not 100% sure if in issue figured might work share.
Microsoft Azure > Azure Logic Apps
Comments
Post a Comment