You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/service-fabric/service-fabric-visualizing-your-cluster.md
+12-6Lines changed: 12 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -119,16 +119,22 @@ EventStore is a feature offered by the platform that provides Service Fabric pla
119
119
>[!NOTE]
120
120
>As of Service Fabric version 6.4. the EventStore APIs are only available for Windows clusters running on Azure only. We are working on porting this functionality to Linux as well as our Standalone clusters.
121
121
122
+
## Image Store Viewer
123
+
Image store viewer is a feature offered if using Native Image Store that allows for viewing the current contents of the Image store and get file and folder information, along with removing files/folders.
124
+
125
+
![Service Fabric Explorer cluster map][sfx-imagestore]
126
+
122
127
123
128
## Next steps
124
129
*[Managing your Service Fabric applications in Visual Studio](service-fabric-manage-application-in-visual-studio.md)
125
130
*[Service Fabric application deployment using PowerShell](service-fabric-deploy-remove-applications.md)
0 commit comments