Skip to content

Commit ebf1c68

Browse files
authored
Add "Warning" to the EP HealthStatus field (#23942)
* Add EP healthStatus property * Fix Private Endpoint swagger issue * Remove 202 response from Private Endpoint Connection model * Add warning status for ep health
1 parent ba18846 commit ebf1c68

File tree

1 file changed

+1
-0
lines changed
  • specification/powerplatform/resource-manager/Microsoft.PowerPlatform/preview/2020-10-30-preview

1 file changed

+1
-0
lines changed

specification/powerplatform/resource-manager/Microsoft.PowerPlatform/preview/2020-10-30-preview/enterprisePolicy.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -654,6 +654,7 @@
654654
"enum": [
655655
"Undetermined",
656656
"Healthy",
657+
"Warning",
657658
"Unhealthy"
658659
]
659660
}

0 commit comments

Comments
 (0)