Azure / terraform-azurerm-aci-devops-agent

Terraform Module to deploy a Azure DevOps self-hosted agents on Azure Container Instance
MIT License
94 stars 65 forks source link

add managed identities #23

Closed benjguin closed 3 years ago

benjguin commented 3 years ago

pull request for issue #22

mozts2005 commented 3 years ago

should make sure to document that ACI and VNET in still can't use managed Identities. See https://docs.microsoft.com/en-us/azure/container-instances/container-instances-virtual-network-concepts#other-limitations

May be a note in the ReadMe?