Zum Hauptinhalt springen
Dieser Inhalt ist noch nicht in Ihrer Sprache verfügbar und wird auf Englisch angezeigt.

Azure Mgmt Fabric Dotnet

Skill Aktiv

Azure Resource Manager SDK for Fabric in .NET. Use for MANAGEMENT PLANE operations: provisioning, scaling, suspending/resuming Microsoft Fabric capacities, checking name availability, and listing SKUs via Azure Resource Manager. Triggers: "Fabric capacity", "create capacity", "suspend capacity", "resume capacity", "Fabric SKU", "provision Fabric", "ARM Fabric", "FabricCapacityResource".

Zweck

To programmatically manage Microsoft Fabric capacity resources via Azure Resource Manager using a .NET SDK.

Funktionen

  • Provision and manage Microsoft Fabric capacities
  • Scale Fabric capacities by changing SKUs
  • Suspend and resume Fabric capacities to control billing
  • Check for availability of Fabric capacity names
  • List available SKUs for Fabric capacities

Anwendungsfälle

  • Automating the setup and teardown of Fabric environments for testing or development.
  • Implementing dynamic scaling strategies for Fabric capacities based on demand.
  • Managing the lifecycle of Fabric resources within a larger Azure deployment pipeline.
  • Auditing and inventorying existing Fabric capacity resources across subscriptions.

Nicht-Ziele

  • Managing Fabric workspaces, data items, or data plane operations.
  • Performing data ingestion or transformation within Fabric.
  • Interacting with the Microsoft Fabric REST API or data plane SDKs directly.
  • Managing resources outside of Microsoft Fabric capacities on Azure.

Trust

  • warning:Issues AttentionOpen issues: 19 (last 90d). Closed issues: 11 (last 90d). The closure rate is below 50% and open issues are significant, suggesting slower-than-ideal maintainer response.

Installation

Zuerst Marketplace hinzufügen

/plugin marketplace add microsoft/skills
/plugin install azure-sdk-dotnet@skills

Qualitätspunktzahl

98 /100
Analysiert about 23 hours ago

Vertrauenssignale

Letzter Commit1 day ago
Sterne2.3k
LizenzMIT
Status
Quellcode ansehen

Ähnliche Erweiterungen

Azure Ai Document Intelligence Dotnet

100

Azure AI Document Intelligence SDK for .NET. Extract text, tables, and structured data from documents using prebuilt and custom models. Use for invoice processing, receipt extraction, ID document analysis, and custom document models. Triggers: "Document Intelligence", "DocumentIntelligenceClient", "form recognizer", "invoice extraction", "receipt OCR", "document analysis .NET".

Skill
microsoft

Azure Servicebus Py

100

Azure Service Bus SDK for Python messaging. Use for queues, topics, subscriptions, and enterprise messaging patterns. Triggers: "service bus", "ServiceBusClient", "queue", "topic", "subscription", "message broker".

Skill
microsoft

Azure Monitor Query Py

100

Azure Monitor Query SDK for Python. Use for querying Log Analytics workspaces and Azure Monitor metrics. Triggers: "azure-monitor-query", "LogsQueryClient", "MetricsQueryClient", "Log Analytics", "Kusto queries", "Azure metrics".

Skill
microsoft

Azure Container Registry SDK for Python

100

Azure Container Registry SDK for Python. Use for managing container images, artifacts, and repositories. Triggers: "azure-containerregistry", "ContainerRegistryClient", "container images", "docker registry", "ACR".

Skill
microsoft

Azure App Configuration SDK for Python

100

Azure App Configuration SDK for Python. Use for centralized configuration management, feature flags, and dynamic settings. Triggers: "azure-appconfiguration", "AzureAppConfigurationClient", "feature flags", "configuration", "key-value settings".

Skill
microsoft

Microsoft Skill Creator

100

Erstellen Sie Agent-Skills für Microsoft-Technologien mithilfe offizieller Dokumentation. Verwenden Sie diesen Skill, wenn der Benutzer einen Skill für eine Microsoft-Technologie (Azure, .NET, M365, VS Code, Bicep usw.) erstellen, generieren oder bearbeiten möchte – auch wenn dies umgangssprachlich formuliert ist wie „Erstelle einen Skill für Cosmos DB“. Untersucht das Thema anhand offizieller Dokumente und generiert dann einen hybriden Skill mit lokal gespeichertem Wissen und dynamischen Abrufen für tiefere Einblicke.

Skill
MicrosoftDocs