Cmdlets for Azure Cosmos DB

Build 25.0.9434

Readonly Parameter (Connect-CosmosDB Cmdlet)

Toggles read-only access to Azure Cosmos DB from the provider.

Syntax

Connect-CosmosDB -Readonly SwitchParameter

Data Type

bool

Default Value

false

Remarks

When set to True, the cmdlet allows only SELECT queries. Attempting an INSERT, UPDATE, DELETE, or stored procedure query fails with an error message.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9434