-
Notifications
You must be signed in to change notification settings - Fork 3.4k
generate-sas expiry example doesn't work on official docker image #23730
Copy link
Copy link
Open
Labels
Auto-AssignAuto assign by botAuto assign by botAzure CLI TeamThe command of the issue is owned by Azure CLI teamThe command of the issue is owned by Azure CLI teamCustomer UsageStorageaz storageaz storageact-codegen-extensibility-squadcustomer-reportedIssues that are reported by GitHub users external to the Azure organization.Issues that are reported by GitHub users external to the Azure organization.questionThe issue doesn't require a change to the product in order to be resolved. Most issues start as thatThe issue doesn't require a change to the product in order to be resolved. Most issues start as that
Milestone
Metadata
Metadata
Assignees
Labels
Auto-AssignAuto assign by botAuto assign by botAzure CLI TeamThe command of the issue is owned by Azure CLI teamThe command of the issue is owned by Azure CLI teamCustomer UsageStorageaz storageaz storageact-codegen-extensibility-squadcustomer-reportedIssues that are reported by GitHub users external to the Azure organization.Issues that are reported by GitHub users external to the Azure organization.questionThe issue doesn't require a change to the product in order to be resolved. Most issues start as thatThe issue doesn't require a change to the product in order to be resolved. Most issues start as that
This is autogenerated. Please review and update as needed.
Describe the bug
The following expiry example from here does not work on the official az cli docker image.
Command Name
This issue relates to the
az storage container generate-sascommand, but the problem in the example is with the date command.Errors:
To Reproduce:
See "Errors" section.
Expected Behavior
I expect a date example that works on the official docker image.
Environment Summary
Additional Context
None