Unable configure managed identity while using powershell script to automate pool creation through Azure Pipeline
Open
question
- Dominant language
- No language data
- Stars
- 27
- Forks
- 29
- PR merge metrics
- No merged PRs in 30d
Description
#### 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.
Contributor guide
Assessment
This issue has not been assessed yet.