azurehpc/examples/managed_identity
Xavier Pillons 2616d6dfed use common group variables 2020-10-19 13:07:39 +02:00
..
config.json update variables 2020-04-09 16:28:25 +02:00
pipeline.yml use common group variables 2020-10-19 13:07:39 +02:00
readme.md Update readme.md 2020-06-10 11:39:26 +02:00
test.yml add test for MSI 2020-05-05 13:20:09 +02:00

readme.md

Managed Identity

Build Status

This config file sets up a headnode that has a managed identity configured, which has contributer access to the resource group. With the install az-cli, it can create and delete resources without requiring additional authentication/authorization. To use the az cli, start by log in using "az login -i".