Skip to content
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

I got error Environment variable AZURE_STORAGE_ACCOUNT_KEY must be set #19

Closed
smaciasMVP opened this issue Apr 23, 2020 · 3 comments
Closed

Comments

@smaciasMVP
Copy link

For me is not clear what means /web/.env, I tried to create a file name process.env with the values you recommend but I sill get the error
VAError

@iMicknl
Copy link
Member

iMicknl commented Apr 29, 2020

The file should be named .env, not process.env, and should be placed in the web folder.

/web/.env is the full path.

@smaciasMVP
Copy link
Author

Thanks Mick, sorry if I do not understand, I did everything on this post and it went good, but the file is the issue, when I try to create a file without a name windows gives me an error
ErrorEnv

@smaciasMVP
Copy link
Author

Someone told me that we nned to create the file using .net core so we can create with no error from windows. hope this help others

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants