Using azure-sdk-for-net with azure.com

C# integration

✓ Official SDK
Install
dotnet add package azure-sdk-for-net
Gets the list of nodes in the Service Fabric cluster.
curl \
  /Nodes
Gets a list of user-induced fault operations filtered by provided input.
curl \
  /Faults/
Gets the content information at the root of the image store.
curl \
  /ImageStore
SDK on GitHub 📄 API Docs
SDK
azure-sdk-for-net
C#
API
azure.com
azure.com:servicefabric
At a glance
Language C#
Endpoints234
✓ Official