question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Getting list of Service Fabric applications

See original GitHub issue

This 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.

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:closed
  • Created 3 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
ColinM9991commented, Sep 9, 2020

Any update on this? This same behavior occurs for az sf application-type list

0reactions
navba-MSFTcommented, Feb 11, 2022

@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.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found