{"categories":[{"label":"Distributed Computing","url":"https://skillfed.io/packages/category/system-distributed-computing"}],"enrichment":{"capability":"Manages Azure Service Fabric Managed Clusters through a Python client library, providing operations for applications, services, node types, and cluster configuration.","skillfed_tags":["azure-sdk","infrastructure-management","cluster-operations"],"use_cases":["Automate provisioning and configuration of Service Fabric managed clusters in Azure environments","Deploy and manage applications across Service Fabric clusters programmatically","Monitor and restart deployed code packages or service replicas on cluster nodes","Perform node type operations like deallocate, redeploy, and start on managed clusters","Integrate cluster lifecycle management into infrastructure-as-code or CI/CD pipelines"],"what_it_does":"This is Microsoft's official Python client library for managing Azure Service Fabric Managed Clusters. It provides programmatic access to cluster operations\u2014creating and updating clusters, managing node types, deploying applications, and monitoring service health\u2014through a standard Azure SDK interface. The library depends on isodate for date handling, azure-mgmt-core for common Azure management patterns, and typing-extensions for runtime type support.\n\nVersion 3.0.0 introduces breaking changes around hybrid models and operation methods (several update operations now use begin_update for long-running operations), so existing code may require refactoring. The package targets Python 3.9+ and is actively maintained, with recent updates adding new disk types, security options, and operational methods for applications and node types.","worth_installing":"Yes, if you need to manage Azure Service Fabric Managed Clusters from Python. It is actively maintained, has no known vulnerabilities, and supports current Python versions. Be aware that version 3.0.0 contains breaking changes to operation methods and model structures; review migration guidance if upgrading from earlier versions. Requires Azure subscription and proper authentication setup."},"id":"azure-mgmt-servicefabricmanagedclusters","links":{"html":"https://skillfed.io/packages/azure-mgmt-servicefabricmanagedclusters","md":"https://skillfed.io/packages/azure-mgmt-servicefabricmanagedclusters.md","pypi":"https://pypi.org/project/azure-mgmt-servicefabricmanagedclusters/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-03-12","license_spdx":null,"license_treatment":"unclear","name":"azure-mgmt-servicefabricmanagedclusters","python_support":"supports_current","summary":"Microsoft Azure Servicefabricmanagedclusters Management Client Library for Python"},"popularity":{"monthly_downloads":5165361,"position":2151,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"3.0.0"}
