Ugrás a tartalomra
ELŐZETES VERZIÓBAN

Public preview: Azure Cosmos DB SQL API Go SDK improvements

Közzététel dátuma: június 22, 2022

New Go SDK features for the Azure Cosmos DB SQL API include authenticating requests using Azure Active Directory. This allows you to secure access to your data using fine-grained, role-based access control instead of using a primary key for your account. You can now also execute a query that is scoped to a single partition, but complex queries across multiple partitions or with aggregations are not yet available in the Go SDK. Transactional batches are now also supported, allowing you to issue multiple operations guaranteed to either succeed or fail together as a single unit which is scoped to a single partition key.

Learn more.

  • Azure Cosmos DB
  • Features

Kapcsolódó termékek