Skip to content

Commit 8d5cd62

Browse files
committed
Merge branch 'master' of https://github.com/jeffj6123/azure-docs into public-repo-33027
2 parents da4080e + 1c14032 commit 8d5cd62

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed
83.6 KB
Loading

articles/service-fabric/service-fabric-visualizing-your-cluster.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,11 @@ EventStore is a feature offered by the platform that provides Service Fabric pla
119119
>[!NOTE]
120120
>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.
121121
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+
122127

123128
## Next steps
124129
* [Managing your Service Fabric applications in Visual Studio](service-fabric-manage-application-in-visual-studio.md)
@@ -132,3 +137,4 @@ EventStore is a feature offered by the platform that provides Service Fabric pla
132137
[sfx-delete-application]: ./media/service-fabric-visualizing-your-cluster/SfxDeleteApplication.png
133138
[sfx-create-app-instance]: ./media/service-fabric-visualizing-your-cluster/SfxCreateAppInstance.png
134139
[sfx-eventstore]: ./media/service-fabric-diagnostics-eventstore/eventstore.png
140+
[sfx-imagestore]: ./media/service-fabric-visualizing-your-cluster/SfxImageStore.png

0 commit comments

Comments
 (0)