Skip to content

Commit a6fdbf7

Browse files
authoredJan 10, 2025
chore: update arm test api version (#6485)
Update ARM version test in order for the test to pass.
1 parent 469f30e commit a6fdbf7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎test/linters/arm/arm_good_1.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"resources": [
2323
{
2424
"type": "Microsoft.Storage/storageAccounts",
25-
"apiVersion": "2023-01-01",
25+
"apiVersion": "2025-01-01",
2626
"name": "[concat('store', uniquestring(resourceGroup().id))]",
2727
"location": "[parameters('location')]",
2828
"kind": "StorageV2",

0 commit comments

Comments
 (0)