Skip to content

Commit a81a4fd

Browse files
koderjokerKanchan Joshi
andauthored
Add ConfiguringAAD as a provisioning state (#25079)
Co-authored-by: Kanchan Joshi <kanchanjoshi@microsoft.com>
1 parent 0370915 commit a81a4fd

File tree

1 file changed

+2
-1
lines changed
  • specification/redis/resource-manager/Microsoft.Cache/preview/2023-05-01-preview

1 file changed

+2
-1
lines changed

specification/redis/resource-manager/Microsoft.Cache/preview/2023-05-01-preview/redis.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2372,7 +2372,8 @@
23722372
"Succeeded",
23732373
"Unlinking",
23742374
"Unprovisioning",
2375-
"Updating"
2375+
"Updating",
2376+
"ConfiguringAAD"
23762377
],
23772378
"x-ms-enum": {
23782379
"name": "ProvisioningState",

0 commit comments

Comments
 (0)