Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
biswajitsamal59 opened this issue Jul 20, 2022 · 1 comment
Assignees
Labels
question Question

Comments

@biswajitsamal59
Copy link

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 biswajitsamal59 changed the title Unable to use managed identity while using powershell script to automate pool creation through Azure Pipeline Unable configure managed identity while using powershell script to automate pool creation through Azure Pipeline Jul 20, 2022
@staer
Copy link
Contributor

staer commented Jul 20, 2022

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

@alfpark alfpark added the question Question label Nov 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Question
Projects
None yet
Development

No branches or pull requests

4 participants