Batch icon indicating copy to clipboard operation
Batch copied to clipboard

Unable configure managed identity while using powershell script to automate pool creation through Azure Pipeline

Open biswajitsamal59 opened this issue 3 years ago • 1 comments

Problem Description

Prerequisite: Batch Account Key Vault User Assigned managed identity to provide Key vault access to Batch account

Once above resources are created, then: I am trying to automate the pool creation through Azure Pipeline with the help of powershell script. How am I going to assign the above created managed identity to the pool. So that the application running on the pool can access their data from AKV.

biswajitsamal59 avatar Jul 20 '22 06:07 biswajitsamal59

@dpwatrous Is this a case where PowerShell uses an API that doesn't support managed identity?

staer avatar Jul 20 '22 14:07 staer