azure-service-fabric

Diagnose and resolve Azure Service Fabric application and cluster issues.

1|Updated Oct 1, 2025
One-click install
npx skills add https://github.com/diberry/microsoft-mcp-doc-generation --skill azure-service-fabric-diberry
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: azure-service-fabric
Source: https://github.com/diberry/microsoft-mcp-doc-generation/tree/main/docs-generation/skills-source/azure-service-fabric
Command: npx skills add https://github.com/diberry/microsoft-mcp-doc-generation --skill azure-service-fabric-diberry

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides comprehensive guidance for developing, deploying, and managing applications on Azure Service Fabric, addressing complex challenges from troubleshooting to security and architecture.

Core Features & Use Cases

  • Expert Troubleshooting: Diagnose and resolve issues related to clusters, applications, networking, and specific Service Fabric features like actors and reverse proxy.
  • Best Practices & Design: Implement optimal patterns for reliability, scalability, security, and disaster recovery.
  • Configuration & Deployment: Understand and configure cluster settings, application manifests, and deployment pipelines.
  • Use Case: A developer is encountering persistent upgrade failures in their Service Fabric application. They can use this Skill to find specific troubleshooting steps for upgrade issues, best practices for data serialization during upgrades, and configuration parameters to tune health policies and timeouts.

Quick Start

Use the azure-service-fabric skill to find troubleshooting steps for Service Fabric application upgrades.

Frequently Asked Questions about azure-service-fabric

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I troubleshoot persistent upgrade failures in my Service Fabric application?

Troubleshoot Service Fabric upgrade failures by finding specific diagnostic steps, tuning health policies, and configuring timeout parameters. You can also review best practices for data serialization during application upgrades to prevent common deployment issues.

What are the best practices for microservices architecture and security in Azure Service Fabric?

Implement Service Fabric microservices architecture and security by following optimal patterns for reliability, scalability, and disaster recovery. This includes configuring cluster settings and application manifests to enforce secure configuration and deployment pipelines.

How do I configure cluster settings and application manifests for Service Fabric deployment?

Configure Service Fabric deployment by understanding and modifying cluster settings alongside application manifests. This ensures proper integration and execution of your deployment pipelines for microservices running on the platform.

Why does my Service Fabric reverse proxy or actor service have networking issues?

Diagnose Service Fabric networking issues by troubleshooting specific features like actors and reverse proxy. This involves identifying cluster-level or application-level configuration problems affecting your microservices communication.

Does this Service Fabric troubleshooting guidance require network access to fetch documentation?

Yes, retrieving up-to-date Service Fabric documentation requires network access via fetch tools. The guidance uses local content combined with remote documentation fetching to provide expert troubleshooting and configuration advice.