azure-mgmt-apimanagement-dotnet Skill
Azure Resource Manager SDK for API Management in .NET. Use for MANAGEMENT PLANE operations: creating/managing APIM services, APIs, products, subscriptions, policies, users, groups, gateways, and backends via Azure Resource Manager. Triggers: "API Management", "APIM service", "create APIM", "manage APIs", "ApiManagement Published by microsoft in skills.
What is azure-mgmt-apimanagement-dotnet Skill?
Azure Resource Manager SDK for API Management in .NET. Use for MANAGEMENT PLANE operations: creating/managing APIM services, APIs, products, subscriptions, policies, users, groups, gateways, and backends via Azure Resource Manager. Triggers: "API Management", "APIM service", "create APIM", "manage APIs", "ApiManagement 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-mgmt-apimanagement-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-mgmt-apimanagement-dotnet/SKILL.md
What it does
Azure Resource Manager SDK for API Management in .NET. Use for MANAGEMENT PLANE operations: creating/managing APIM services, APIs, products, subscriptions, policies, users, groups, gateways, and backends via Azure Resource Manager. Triggers: "API Management", "APIM service", "create APIM", "manage APIs", "ApiManagement
Skill instructions
Azure.ResourceManager.ApiManagement (.NET) Management plane SDK for provisioning and managing Azure API Management resources via Azure Resource Manager. ⚠️ Management vs Data Plane - This SDK (Azure.ResourceManager.ApiManagement): Create services, APIs, products, subscriptions, policies, users, groups - Data Plane: Direct API calls to your APIM gateway endpoints Installation bash dotnet add package Azure.ResourceManager.ApiManagement dotnet add package Azure.Identity Current Version: v1.3.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 Azure.Identity; using Azure.ResourceManager; using Azure.ResourceManager.ApiManagement; /
Explore related resources
Frequently asked questions
What is azure-mgmt-apimanagement-dotnet?
azure-mgmt-apimanagement-dotnet is a open-source AI agent skill with Copy skill directory. Azure Resource Manager SDK for API Management in .NET. Use for MANAGEMENT PLANE operations: creating/managing APIM services, APIs, products, subscriptions, policies, users, groups.
Who is azure-mgmt-apimanagement-dotnet best for?
azure-mgmt-apimanagement-dotnet is best for reusing agent instructions, scripts, and references, data analysis workflows.
How do I install azure-mgmt-apimanagement-dotnet?
Install or run azure-mgmt-apimanagement-dotnet using Copy skill directory. Check azure-mgmt-apimanagement-dotnet for the latest setup command.
Is azure-mgmt-apimanagement-dotnet actively maintained?
azure-mgmt-apimanagement-dotnet may need a closer maintenance check before production use.
Auto-fetched from GitHub.