This message was deleted.
# general
s
This message was deleted.
b
Hi @chilly-rainbow-79265 Does the storage account that you are writing to already exist?
c
This is a private storage
But I've updated the storage key in env
b
and your credentials allow talking to that storage account?
c
I've manually created an empty file here. Does't it simple to create a new file, if the project is new ?
yeah @broad-dog-22463
I've validated the same key and account name using storage explorer
b
well it tries to communicate with the backend so it can store the state there
so it needs access
c
1. I've validated the access via storage explorer ( using the same key and account name, I can see the blob) 2. This dev.json, I've created an empty file and uploaded manully
b
yeah can you talk to the storage account with those environment variables using the SDK?
It feels to me like the configuration of the backend isn't correct here
c
Yeah, @broad-dog-22463 you're correct. I think some env vars in my shell messed up. Closed and created a new pane, and everything is working fine. Thanks
b
👍
delighted it worked for you now