azure-mgmt-apicenter-dotnet Skill
Azure API Center SDK for .NET. Centralized API inventory management with governance, versioning, and discovery. Use for creating API services, workspaces, APIs, versions, definitions, environments, deployments, and metadata schemas. Triggers: "API Center", "ApiCenterService", "ApiCenterWorkspace", "ApiCenterApi", "API Published by microsoft in skills.
What is azure-mgmt-apicenter-dotnet Skill?
Azure API Center SDK for .NET. Centralized API inventory management with governance, versioning, and discovery. Use for creating API services, workspaces, APIs, versions, definitions, environments, deployments, and metadata schemas. Triggers: "API Center", "ApiCenterService", "ApiCenterWorkspace", "ApiCenterApi", "API 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
- Developers using skills
Technical details
- Install or run with Copy skill directory
When to use azure-mgmt-apicenter-dotnet Skill
- Use it for developers using skills.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/skills
- Skill file: .github/plugins/azure-sdk-dotnet/skills/azure-mgmt-apicenter-dotnet/SKILL.md
What it does
Azure API Center SDK for .NET. Centralized API inventory management with governance, versioning, and discovery. Use for creating API services, workspaces, APIs, versions, definitions, environments, deployments, and metadata schemas. Triggers: "API Center", "ApiCenterService", "ApiCenterWorkspace", "ApiCenterApi", "API
Skill instructions
Azure.ResourceManager.ApiCenter (.NET) Centralized API inventory and governance SDK for managing APIs across your organization. Installation bash dotnet add package Azure.ResourceManager.ApiCenter dotnet add package Azure.Identity Current Version: v1.0.0 (GA) API Version: 2024-03-01 Environment Variables bash AZURESUBSCRIPTIONID=<your-subscription-id Required: Azure subscription ID AZURERESOURCEGROUP=<your-resource-group Required: resource group name AZUREAPICENTERSERVICENAME=<your-apicenter-service Required: API Center service name AZURETOKENCREDENTIALS=prod Required only if DefaultAzureCredential is used in production Authentication csharp using Azure.Identity; using Azure.ResourceManager; using Azure.ResourceManager.ApiCenter; // Local dev: DefaultAzureCredential. Production: set AZURETOKENCREDENTIALS=prod or AZURETOKENCREDENTIALS=<specificcredential var credential = new DefaultAzureCredential( DefaultAzureCredential.DefaultEnvironmentVariableName ); // Or use a specific credential
Explore related resources
Frequently asked questions
What is azure-mgmt-apicenter-dotnet?
azure-mgmt-apicenter-dotnet is a open-source AI agent skill with Copy skill directory. Azure API Center SDK for .NET. Centralized API inventory management with governance, versioning, and discovery.
Who is azure-mgmt-apicenter-dotnet best for?
azure-mgmt-apicenter-dotnet is best for reusing agent instructions, scripts, and references.
How do I install azure-mgmt-apicenter-dotnet?
Install or run azure-mgmt-apicenter-dotnet using Copy skill directory. Check azure-mgmt-apicenter-dotnet for the latest setup command.
Is azure-mgmt-apicenter-dotnet actively maintained?
azure-mgmt-apicenter-dotnet may need a closer maintenance check before production use.
Auto-fetched from GitHub.