azure-sdk-for-node/Documentation/README.md

13 строки
544 B
Markdown

# Azure-SDK-For-Node Documentation
1. [Setting up the repo](./SetupRepo.md)
2. [Login using ServicePrincipal](./Authentication.md)
3. [Regenerating code for your service](./RegeneratingCode.md)
4. Testing the SDK
- [Setting up the Environment Variables](./EnvironmentVariables.md)
- [Test Modes & Recording Infrastructure](./TestModes.md)
- [Running Tests](./RunTests.md)
5. [Release Process](./ReleaseProcess.md)
6. [Debugging the SDK](./Debugging.md)
7. [Generating Self Signed Certificates for Testing Purpose](./DummyCerts.md)