diff --git a/sky/provision/azure/azure-config-template.json b/sky/provision/azure/azure-config-template.json index dd2e578cad1..4ce275d0241 100644 --- a/sky/provision/azure/azure-config-template.json +++ b/sky/provision/azure/azure-config-template.json @@ -13,6 +13,12 @@ "metadata": { "description": "Subnet parameters." } + }, + "roleAssignmentName": { + "type": "string", + "metadata": { + "description": "Raw name of the Role Assignment created before it is passed to guid." + } } }, "variables": {