Summary
In this module, you got hands-on with the latest version of the .NET, Python, or JavaScript SDK for Azure Cosmos DB for NoSQL. You used the SDK to connect to an account and perform a query of common account properties. The skills you learned in this module is useful as you explore more complex developer concepts for Azure Cosmos DB for NoSQL.
Now that you completed this module, you can:
- Locate and pull the Azure Cosmos DB SDK library from a package manager into a project
- Use the SDK library to connect to an existing Azure Cosmos DB for NoSQL account from an application
Learn more
For more information about the topics discussed in this module, see:
.NET SDK links
- Azure Cosmos DB .NET SDK v3 for NoSQL
- Microsoft.Azure.Cosmos Namespace
- Microsoft.Azure.Cosmos | NuGet
- Azure/azure-cosmos-dotnet-v3 | GitHub
Python SDK links
- Azure Cosmos DB Python SDK for API for NoSQL
- Azure/azure-sdk-for-python | GitHub
- Azure-cosmos | PyPI