Setup & Installation
What This Skill Does
Azure.ResourceManager.ApiCenter is the .NET SDK for Azure API Center, a service that maintains a centralized inventory of your organization's APIs. It covers the full resource hierarchy: services, workspaces, APIs, versions, specifications, environments, deployments, and custom metadata schemas. Managing API inventory through the Azure portal by hand breaks down at scale; this SDK lets you script the full catalog setup, including specs and deployments, in a repeatable .NET workflow.
When to use it
- Working with azure mgmt apicenter dotnet functionality
- Implementing azure mgmt apicenter dotnet features
- Debugging azure mgmt apicenter dotnet related issues
