Skip to content

Commit e8d0c04

Browse files
authored
Merge pull request #107288 from stephbaron/stbaron/RHCupdate
Adding Service Fabric to RHC checks
2 parents a348b76 + ed49b46 commit e8d0c04

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

articles/service-health/resource-health-checks-resource-types.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -184,6 +184,11 @@ Below is a complete list of all the checks executed through resource health by r
184184
|---|
185185
|<ul><li>Are customers experiencing user generated Service Bus errors?</li><li>Are users experiencing an increase in transient errors due to a Service Bus namespace upgrade?</li></ul>|
186186

187+
## Microsoft.ServiceFabric/clusters
188+
|Executed Checks|
189+
|---|
190+
|<ul><li>Is the Service Fabric cluster up and running?</li><li>Can the Service Fabric cluster be managed through Azure Resource Manager?</li></ul>|
191+
187192
## Microsoft.SQL/managedInstances/databases
188193
|Executed Checks|
189194
|---|

0 commit comments

Comments
 (0)