stephenhogg-des
stephenhogg-des
Hi @calvinhzy we tried what you suggested but find it does not work if the storage container has shared key access disabled. This is likely because `azcopy` is acquiring an...
Hi again @calvinhzy - just to repeat, the issue we are facing is not related to role assignments. It is about shared access key usage. When we allow access to...
Hi @calvinhzy we are able to do `az storage blob upload-batch --auth-mode login` without error. It is just `az storage blob sync` that has a problem when shared access key...
Hi @calvinhzy that solution does not work for us. We cannot run `azcopy login` because we cannot login interactively and do not have a secret or certificate. We are logging...
Hi @evelyn-ys thanks for replying. Yes, that's our understanding of the situation too. When it is possible to authenticate with a secret then `az storage blob sync` works nicely, as...
Hi @nzthiago we have a support ticket number 2506180030003700
Thanks for this - this would almost certainly be because we were migrating an existing function app to flex consumption. That in turn implies that we need to raise a...