Azure / Azure/azure-powershell
[Doc]: Get-AzCosmosDBMongoDBCollectionThroughput returns 404 if run on a shared throughput collection
未关闭
act-codegen-extensibility-squad
bug
CosmosDB
Service Attention
- 主要语言
- C#
- 星标
- 4.8k
- 派生
- 4.3k
- 平均合并
- 2 天 17 小时
- 30 天内合并 PR
- 51
描述
### Description
As titled, if the command is run on a shared throughput collection, we would only get the generic 404 error. The behavior is the same for both PS and bash CLI.
```text
Get-AzCosmosDBMongoDBCollectionThroughput: Entity with the specified id does not exist in the system. More info: https://aka.ms/cosmosdb-tsg-not-found
```
The ask here is to improve the self-help error message to make it stand out more.
贡献指南
调研方向
首先,在 PowerShell 中针对共享吞吐量 collection 重现 Get-AzCosmosDBMongoDBCollectionThroughput,并使用等效的 bash CLI 命令进行重现,然后跟踪通用 404 自助错误的生成位置。当错误能够明确识别共享吞吐量场景,并在两种命令行体验中提供更有用的指导时,即视为完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- azure, bash, powershell
- 领域
- cli, databases
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 冷清
- 描述清晰度
- 基本清楚
- 新手友好度
- 48/100