Empty ARM used to delete

This commit is contained in:
2023-01-02 08:06:45 +01:00
parent f3da9aea7a
commit 58f33be6dd

View File

@@ -0,0 +1,8 @@
{
"$schema": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#",
"contentVersion": "1.0.0.0",
"parameters": {},
"variables": {},
"resources": [],
"outputs": {}
}