Azure / Azure/azure-cli

az cosmosdb sql container update - set TTL to OFF

Open
#29,205 1 comment 0 reactions 0 assignees View on GitHub
act-codegen-extensibility-squad Auto-Assign bug CosmosDB customer-reported Service Attention
Dominant language
Python
Stars
4.6k
Forks
3.5k
Avg merge
3d 2h
Merged PRs (30d)
60

Description

### Describe the bug

Is there an cli option or CosmosDB sql container to set the ttl back to
`"defaultTtl": null`

### Related command

az cosmosdb sql container update --ttl ""

### Errors

argument --ttl: invalid int value: ''

### Issue script & Debug output

az cosmosdb sql container update -g RgName --account-name AccountName --database-name DbName --name containerName --ttl ""

### Expected behavior

if` --ttl ""` or `--ttl null `set `"defaultTtl": null`

### Environment Summary

azure-cli 2.61.0
core 2.61.0
telemetry 1.1.0

Extensions:
application-insights 1.2.1
datafactory 1.0.2
storage-preview 1.0.0b1

Dependencies:
msal 1.28.0
azure-mgmt-resource 23.1.1

Python location '/opt/homebrew/Cellar/azure-cli/2.61.0/libexec/bin/python'
Extensions directory '/Users/adlere1/.azure/cliextensions'

Python (Darwin) 3.11.9 (main, Apr 2 2024, 08:25:04) [Clang 15.0.0 (clang-1500.3.9.4)]

### Additional context

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.