File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
docs/book/src/topics/language-specific-examples Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 22
33The following client libraries are the ** minimum** version required
44
5- | Language | Library | Minimum Version |
6- | --------------------- | --------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------- |
7- | Go | [ azure-sdk-for-go] ( https://github.com/Azure/azure-sdk-for-go ) | [ sdk/azidentity/v1.3.0-beta.1] ( https://github.com/Azure/azure-sdk-for-go/releases/tag/sdk%2Fazidentity%2Fv1 .3.0-beta.1 ) |
8- | C# | [ azure-sdk-for-net] ( https://github.com/Azure/azure-sdk-for-net ) | [ Azure.Identity_1.5.0] ( https://github.com/Azure/azure-sdk-for-net/releases/tag/Azure.Identity_1.5.0 ) |
9- | JavaScript/TypeScript | [ azure-sdk-for-js] ( https://github.com/Azure/azure-sdk-for-js ) | [ @azure /identity_2.0.0] ( https://github.com/Azure/azure-sdk-for-js/releases/tag/@azure/identity_2.0.0 ) |
10- | Python | [ azure-sdk-for-python] ( https://github.com/Azure/azure-sdk-for-python ) | [ azure-identity_1.7.0] ( https://github.com/Azure/azure-sdk-for-python/releases/tag/azure-identity_1.7.0 ) |
11- | Java | [ azure-sdk-for-java] ( https://github.com/Azure/azure-sdk-for-java ) | [ azure-identity_1.4.0] ( https://github.com/Azure/azure-sdk-for-java/releases/tag/azure-identity_1.4.0 ) |
5+ | Language | Library | Minimum Version |
6+ | --------------------- | --------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------- |
7+ | Go | [ azure-sdk-for-go] ( https://github.com/Azure/azure-sdk-for-go ) | [ sdk/azidentity/v1.3.0-beta.1] ( https://github.com/Azure/azure-sdk-for-go/releases/tag/sdk/azidentity/v1 .3.0-beta.1 ) |
8+ | C# | [ azure-sdk-for-net] ( https://github.com/Azure/azure-sdk-for-net ) | [ Azure.Identity_1.5.0] ( https://github.com/Azure/azure-sdk-for-net/releases/tag/Azure.Identity_1.5.0 ) |
9+ | JavaScript/TypeScript | [ azure-sdk-for-js] ( https://github.com/Azure/azure-sdk-for-js ) | [ @azure /identity_2.0.0] ( https://github.com/Azure/azure-sdk-for-js/releases/tag/@azure/identity_2.0.0 ) |
10+ | Python | [ azure-sdk-for-python] ( https://github.com/Azure/azure-sdk-for-python ) | [ azure-identity_1.7.0] ( https://github.com/Azure/azure-sdk-for-python/releases/tag/azure-identity_1.7.0 ) |
11+ | Java | [ azure-sdk-for-java] ( https://github.com/Azure/azure-sdk-for-java ) | [ azure-identity_1.4.0] ( https://github.com/Azure/azure-sdk-for-java/releases/tag/azure-identity_1.4.0 ) |
1212
1313## Examples
1414
You can’t perform that action at this time.
0 commit comments