Skip to content

Commit 2d2d12d

Browse files
authored
Add update for location in order to support patch (#25192)
1 parent 277c989 commit 2d2d12d

File tree

1 file changed

+2
-1
lines changed
  • specification/reservations/resource-manager/Microsoft.Capacity/stable/2022-11-01

1 file changed

+2
-1
lines changed

specification/reservations/resource-manager/Microsoft.Capacity/stable/2022-11-01/reservations.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3013,7 +3013,8 @@
30133013
"description": "The Azure region where the reserved resource lives.",
30143014
"x-ms-mutability": [
30153015
"create",
3016-
"read"
3016+
"read",
3017+
"update"
30173018
]
30183019
},
30193020
"properties": {

0 commit comments

Comments
 (0)