-
Notifications
You must be signed in to change notification settings - Fork 343
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
create container from external azure cli doesn't work #2044
Comments
@Slach |
@blueww there is debug log
|
I notice you use a different docker-compose.yaml file than #1665 (comment), like you missed the As the error is "x-ms-version" header is invalid, you might not use latest Azure docker image.
|
I didn't miss a I created your |
looks like you right, i run |
@Slach |
Which service(blob, file, queue, table) does this issue concern?
azure blob
Which version of the Azurite was used?
mcr.microsoft.com/azure-storage/azurite:3.24.0
Where do you get Azurite? (npm, DockerHub, NuGet, Visual Studio Code Extension)
I use the following
docker-compose.yaml
which found here #1665 (comment)
What problem was encountered?
az storage container create failed with following error
Steps to reproduce the issue?
Have you found a mitigation/solution?
No ;(
The text was updated successfully, but these errors were encountered: