constellation/.github/runners/azure-cvm/azure-function/requirements.txt
Otto Bittner 13f973f61e AB#2413: Add Azure function for CVMs
Add code of an azure function that is a
close copy of the existing cloud function on google.
The function spawns a CVM and initializes it
as a GitHub runner. The tag is 'azure-cvm'.
2022-09-21 10:58:10 +02:00

10 lines
304 B
Plaintext

# DO NOT include azure-functions-worker in this file
# The Python Worker is managed by Azure Functions platform
# Manually managing azure-functions-worker may cause unexpected issues
azure-functions
azure-mgmt-resource==21.1.0
azure-identity==1.10.0
azure-mgmt-subscription==3.1.1
azure-keyvault==4.2.0