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時間
- マージ済み PR(30日)
- 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 で共有スループットのコレクションに対して Get-AzCosmosDBMongoDBCollectionThroughput を再現し、同等の bash CLI コマンドでも再現してから、汎用の 404 セルフヘルプエラーがどこで生成されるかを追跡します。エラーが共有スループットのケースを明確に識別し、両方のコマンドライン操作でより有用なガイダンスを提供できれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- azure, bash, powershell
- 領域
- cli, databases
- issue の種類
- バグ
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 静か
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 48/100