Skip to content

Commit 7800b72

Browse files
author
msftbot[bot]
authored
2 parents 3c00c3b + 1d20007 commit 7800b72

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

schemas/2020-12-01/Microsoft.Cache.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -587,6 +587,7 @@
587587
"properties": {
588588
"linkedRedisCacheId": {
589589
"type": "string",
590+
"format": "arm-id",
590591
"description": "Fully qualified resourceId of the linked redis cache."
591592
},
592593
"linkedRedisCacheLocation": {

schemas/2021-06-01/Microsoft.Cache.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -639,6 +639,7 @@
639639
"properties": {
640640
"linkedRedisCacheId": {
641641
"type": "string",
642+
"format": "arm-id",
642643
"description": "Fully qualified resourceId of the linked redis cache."
643644
},
644645
"linkedRedisCacheLocation": {

0 commit comments

Comments
 (0)