forked from MicrosoftDocs/azure-docs-cli
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
1 changed file
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -189,7 +189,7 @@ Add new parameter key value pair to support password from KeyVault | |
* Fix #22209: `az storage entity insert`: Fix `Edm.Boolean` not working | ||
* `az storage directory/file list`: Add `--exclude-extended-info` to exclude some properties info from response, default to `False` | ||
* Fix #21781: `az storage blob upload/download`: Progress fix | ||
* `az stroage entity query`: Fix UUID type is not JSON serializable | ||
* `az storage entity query`: Fix UUID type is not JSON serializable | ||
* `az storage blob delete-batch`: No longer exits after individual delete failure | ||
|
||
## April 26, 2022 | ||
|
@@ -9445,4 +9445,4 @@ and these instructions on [developer setup and contributing code](https://github | |
You can report issues with nightly preview builds in the following ways: | ||
- Report issues in our [github issues list](https://github.com/azure/azure-cli/issues/) | ||
- Contact the product team at [[email protected]](mailto:[email protected]) | ||
- Provide feedback from the command line with the `az feedback` command | ||
- Provide feedback from the command line with the `az feedback` command |