Coding
PromptBeginner5 minmarkdown
Markdown Converter
Agent skill for markdown-converter
7
This repo contains Azure SDKs for various Azure services and tools that generate them.
Sign in to like and favorite skills
This repo contains Azure SDKs for various Azure services and tools that generate them.
azsdk_verify_setup tool first to validate the user's development environment for SDK MCP tools./eng/packages/http-client-csharp: Contains the source code of the generator for Azure Data Plane SDKs (aka Azure Generator)./eng/packages/http-client-csharp-mgmt: Contains the source code of the generator for Azure Management Plane SDKs (aka Azure Management Generator)./sdk: Contains the individual SDKs for Azure services.npm install in the /eng/packages/http-client-csharp directory before running the generator./eng/packages/http-client-csharp/eng/scripts/Generate.ps1 to regenerate the test projects to validate the result of generator code changes.npm install in the /eng/packages/http-client-csharp-mgmt directory before running the generator./eng/packages/http-client-csharp-mgmt/eng/scripts/Generate.ps1 to regenerate the test projects to validate the result of generator code changes.For all TypeSpec-based SDK workflows (generation, building, validation, testing, versioning, and release preparation), follow #file:../eng/common/instructions/azsdk-tools/local-sdk-workflow.instructions.md
tsp-location.yaml from files open in the editor. If unclear, ask the user.Ask the user for clarification if repository path or configuration file is ambiguous.
For detailed workflow instructions, see SDK Release.