Hey all, I am currently stuck trying to set up Loc...
# azure
b
Hey all, I am currently stuck trying to set up LocalWorkspaceOptions with an Azure backend. I am trying to achieve Authentication purely through CLI to not need any stored credentials/tokens, but I am permanently hitting the "Request not authorized" wall. Do I need to generate a SAS token? I am trying to authenticate with CLI locally and later use a managed identity when running in CICD.
I have actually figured out now that the Stack is being created but it seems it is not accessible afterwards. Any idea on how to solve this? I have basically full access over the storage account granted to myself