We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 469f30e commit a6fdbf7Copy full SHA for a6fdbf7
test/linters/arm/arm_good_1.json
@@ -22,7 +22,7 @@
22
"resources": [
23
{
24
"type": "Microsoft.Storage/storageAccounts",
25
- "apiVersion": "2023-01-01",
+ "apiVersion": "2025-01-01",
26
"name": "[concat('store', uniquestring(resourceGroup().id))]",
27
"location": "[parameters('location')]",
28
"kind": "StorageV2",
0 commit comments