Azure / azure-sdk-for-js

This repository is for active development of the Azure SDK for JavaScript (NodeJS & Browser). For consumers of the SDK we recommend visiting our public developer docs at https://docs.microsoft.com/javascript/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-js.
MIT License
2.09k stars 1.2k forks source link

Migrate Key Vault client generation to TypeSpec #31512

Open chlowell opened 3 weeks ago

chlowell commented 3 weeks ago

This issue tracks migrating Key Vault client generation from OpenAPI to TypeSpec:

This is the high-level process for each library:

maorleger commented 3 days ago

KeyVault Secrets

Working branch: https://github.com/Azure/azure-sdk-for-js/compare/main...maorleger:azure-sdk-for-js:keyvault-secrets-typespec?expand=1

Current blockers: