Skip to content

Commit 286201a

Browse files
authored
Merge pull request #79195 from Jak-MS/public-repo-33027
[PUBLIC_MOVE] Pulling commits from public PR # 33027
2 parents 24b207a + af23719 commit 286201a

File tree

9 files changed

+12
-6
lines changed

9 files changed

+12
-6
lines changed
83.6 KB
Loading

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

Lines changed: 12 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -119,16 +119,22 @@ 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)
125130
* [Service Fabric application deployment using PowerShell](service-fabric-deploy-remove-applications.md)
126131

127132
<!--Image references-->
128-
[sfx-cluster-dashboard]: ./media/service-fabric-visualizing-your-cluster/SfxClusterDashboard.png
129-
[sfx-cluster-map]: ./media/service-fabric-visualizing-your-cluster/SfxClusterMap.png
130-
[sfx-application-tree]: ./media/service-fabric-visualizing-your-cluster/SfxApplicationTree.png
131-
[sfx-service-essentials]: ./media/service-fabric-visualizing-your-cluster/SfxServiceEssentials.png
132-
[sfx-delete-application]: ./media/service-fabric-visualizing-your-cluster/SfxDeleteApplication.png
133-
[sfx-create-app-instance]: ./media/service-fabric-visualizing-your-cluster/SfxCreateAppInstance.png
133+
[sfx-cluster-dashboard]: ./media/service-fabric-visualizing-your-cluster/sfx-cluster-dashboard.png
134+
[sfx-cluster-map]: ./media/service-fabric-visualizing-your-cluster/sfx-cluster-map.png
135+
[sfx-application-tree]: ./media/service-fabric-visualizing-your-cluster/sfx-application-tree.png
136+
[sfx-service-essentials]: ./media/service-fabric-visualizing-your-cluster/sfx-service-essentials.png
137+
[sfx-delete-application]: ./media/service-fabric-visualizing-your-cluster/sfx-delete-application.png
138+
[sfx-create-app-instance]: ./media/service-fabric-visualizing-your-cluster/sfx-create-app-instance.png
134139
[sfx-eventstore]: ./media/service-fabric-diagnostics-eventstore/eventstore.png
140+
[sfx-imagestore]: ./media/service-fabric-visualizing-your-cluster/sfx-image-store.png

0 commit comments

Comments
 (0)