Skip to content

Commit

Permalink
Add Unhealthy CustomDomainStatus for StaticSites (#18557)
Browse files Browse the repository at this point in the history
  • Loading branch information
joslinmicrosoft authored Apr 6, 2022
1 parent f3e4d4b commit 2537482
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3120,7 +3120,8 @@
"Adding",
"Ready",
"Failed",
"Deleting"
"Deleting",
"Unhealthy"
],
"type": "string",
"readOnly": true,
Expand Down

0 comments on commit 2537482

Please sign in to comment.