Getting list of Service Fabric applications
See original GitHub issueThis is autogenerated. Please review and update as needed.
Describe the bug
Trying to fetch list of deployed applications in SFC always returns empty result even though there are applications deployed to a cluster
Command Name
az sf application list --resource-group MyTestRG01 --cluster-name testsfcclust01
Errors: N/A
To Reproduce:
Steps to reproduce the behavior. Note that argument values have been redacted, as they may contain sensitive information.
- Create new SFC (from portal or using CLI)
- Deploy sample voting app (https://github.com/Azure-Samples/service-fabric-dotnet-quickstart)
az sf application list --resource-group {} --cluster-name {}
Expected Behavior
- Return the list of applications deployed on SF cluster
Environment Summary
Windows-10-10.0.17763-SP0
Python 3.6.6
Installer: MSI
azure-cli 2.3.1
Additional Context
Issue Analytics
- State:
- Created 3 years ago
- Comments:6 (3 by maintainers)
Top Results From Across the Web
Get-ServiceFabricApplication (ServiceFabric) | Microsoft Learn
This command gets all the Service Fabric application(s) in the cluster which fit onto a page. While there are more applications in the...
Read more >A Simple guide for monitoring you applications in Service ...
A blog post on how to effectively monitor and manage your applications on a service fabric cluster using Log Analytics in Azure.
Read more >Azure Service Fabric - Octopus Deploy
Using Azure Active Directory. Versioning. Individual applications in a Service Fabric cluster have their own version numbers while the entire clustered app has ......
Read more >Service Fabric - NCDevGuys Cloud Bytes
Modification of your Service Fabric applications ApplicationManifest.xml file for the volume ... You can do this by getting the partition backup list.
Read more >Azure Service Fabric Log Format - Humio Documentation
Platform, Service Fabric cluster and runtime using ETW. ClusterMonitor service, using Microsoft.Diagnostics.EventFlow ; Applications, Serilog for .net core ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Any update on this? This same behavior occurs for
az sf application-type list
@jajaislanina We will now proceed with closure of this github issue. If you need any further assistance on this issue in future, please feel free to reopen this thread. We would be happy to help.