az-deep-batch-score icon indicating copy to clipboard operation
az-deep-batch-score copied to clipboard

use logic app managed identity for auth instead of bearer token

Open jiata opened this issue 7 years ago • 2 comments

jiata avatar Feb 12 '19 03:02 jiata

https://docs.microsoft.com/en-us/azure/logic-apps/create-managed-service-identity

jiata avatar Feb 12 '19 06:02 jiata

steps:

  1. in logic app blade, enable managed identity under 'identity' on the left side plane
  2. add logic app to IAM in azure machine learning resource
  3. set logic app to use managed identity with the following params: image

jiata avatar Feb 12 '19 06:02 jiata