Commit 0140fd7
[Consumption]
* fix: handle None UsageStart in consumption usage list and exclude from results
* Update src/azure-cli/azure/cli/command_modules/consumption/custom.py
Co-authored-by: kai ru <69238381+kairu-ms@users.noreply.github.com>
* Update src/azure-cli/azure/cli/command_modules/consumption/custom.py
Co-authored-by: kai ru <69238381+kairu-ms@users.noreply.github.com>
* Update src/azure-cli/azure/cli/command_modules/consumption/custom.py
Co-authored-by: kai ru <69238381+kairu-ms@users.noreply.github.com>
* Update src/azure-cli/azure/cli/command_modules/consumption/custom.py
Co-authored-by: kai ru <69238381+kairu-ms@users.noreply.github.com>
* remove whitespace
---------
Co-authored-by: 성우 양 <sww232@mediterraneanworks.com>
Co-authored-by: kai ru <69238381+kairu-ms@users.noreply.github.com>az consumption usage list: Enhanced handling of usageStart and usageEnd when missing (#31128)1 parent 125a749 commit 0140fd7
File tree
1 file changed
+13
-8
lines changed- src/azure-cli/azure/cli/command_modules/consumption
1 file changed
+13
-8
lines changedLines changed: 13 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
85 | | - | |
| 85 | + | |
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
| |||
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
95 | | - | |
96 | | - | |
97 | | - | |
98 | | - | |
99 | | - | |
100 | | - | |
101 | | - | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
102 | 107 | | |
103 | 108 | | |
104 | 109 | | |
| |||
0 commit comments