azure-resource-manager-redis-dotnet Skill
Azure 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) - Published by microsoft in skills.
What is azure-resource-manager-redis-dotnet Skill?
Azure 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) - Published by microsoft in skills. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Data analysis
- Data analysis use cases
Technical details
- Install or run with Copy skill directory
When to use azure-resource-manager-redis-dotnet Skill
- Use it for data analysis.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/skills
- Skill file: .github/plugins/azure-sdk-dotnet/skills/azure-resource-manager-redis-dotnet/SKILL.md
What it does
Azure 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) -
Skill instructions
Azure.ResourceManager.Redis (.NET) Management plane SDK for provisioning and managing Azure Cache for Redis resources via Azure Resource Manager. ⚠️ Management vs Data Plane - This SDK (Azure.ResourceManager.Redis): Create caches, configure firewall rules, manage access keys, set up geo-replication - Data Plane SDK (StackExchange.Redis): Get/set keys, pub/sub, streams, Lua scripts Installation bash dotnet add package Azure.ResourceManager.Redis dotnet add package Azure.Identity Current Version: 1.5.1 (Stable) API Version: 2024-11-01 Target Frameworks: .NET 8.0, .NET Standard 2.0 Environment Variables bash AZURESUBSCRIPTIONID=<your-subscription-id Required: Azure subscription ID AZURETOKENCREDENTIALS=prod Required only if DefaultAzureCredential is used in production AZURETENANTID=<tenant-id For service principal auth (optional) AZURECLIENTID=<client-id For service principal auth (optional) AZURECLIENTSECRET=<client-secret For service principal auth (optional) Authentication csharp using
Explore related resources
Frequently asked questions
What is azure-resource-manager-redis-dotnet?
azure-resource-manager-redis-dotnet is a open-source AI agent skill with Copy skill directory. Azure 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.
Who is azure-resource-manager-redis-dotnet best for?
azure-resource-manager-redis-dotnet is best for reusing agent instructions, scripts, and references, data analysis workflows.
How do I install azure-resource-manager-redis-dotnet?
Install or run azure-resource-manager-redis-dotnet using Copy skill directory. Check azure-resource-manager-redis-dotnet for the latest setup command.
Is azure-resource-manager-redis-dotnet actively maintained?
azure-resource-manager-redis-dotnet may need a closer maintenance check before production use.
Auto-fetched from GitHub.