Azure Resource Manager Redis Dotnet
Skill AktivAzure Resource Manager SDK for Redis in .NET. Use for MANAGEMENT PLANE operations: creating/managing Azure Cache for Redis instances, firewall rules, access keys, patch schedules, linked servers (geo-replication), and private endpoints via Azure Resource Manager. NOT for data plane operations (get/set keys, pub/sub) - use StackExchange.Redis for that. Triggers: "Redis cache", "create Redis", "manage Redis", "ARM Redis", "RedisResource", "provision Redis", "Azure Cache for Redis".
To enable users to programmatically manage Azure Cache for Redis instances and their configurations via Azure Resource Manager using the .NET SDK.
Funktionen
- Create, update, and delete Azure Cache for Redis instances
- Configure firewall rules, access keys, and patch schedules
- Manage linked servers for geo-replication
- Provision and manage private endpoints
- Utilize the .NET SDK for management plane operations
Anwendungsfälle
- Automating the provisioning of Azure Cache for Redis instances in new environments.
- Managing firewall rules to control access to Redis instances.
- Implementing infrastructure-as-code for Redis cache deployments.
- Configuring geo-replication for disaster recovery scenarios.
Nicht-Ziele
- Performing data plane operations on Redis (e.g., GET/SET commands).
- Directly interacting with Redis data using client libraries like StackExchange.Redis.
Trust
- warning:Issues Attention19 issues opened and 11 closed in the last 90 days indicates a closure rate below 50%, suggesting slower response times from maintainers.
Installation
Zuerst Marketplace hinzufügen
/plugin marketplace add microsoft/skills/plugin install azure-sdk-dotnet@skillsQualitätspunktzahl
Vertrauenssignale
Ähnliche Erweiterungen
Azure Ai Document Intelligence Dotnet
100Azure 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".
Azure Servicebus Py
100Azure Service Bus SDK for Python messaging. Use for queues, topics, subscriptions, and enterprise messaging patterns. Triggers: "service bus", "ServiceBusClient", "queue", "topic", "subscription", "message broker".
Azure Monitor Query Py
100Azure 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".
Azure Container Registry SDK for Python
100Azure Container Registry SDK for Python. Use for managing container images, artifacts, and repositories. Triggers: "azure-containerregistry", "ContainerRegistryClient", "container images", "docker registry", "ACR".
Azure App Configuration SDK for Python
100Azure 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".
Microsoft Skill Creator
100Erstellen 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.