You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 17, 2026. It is now read-only.
Describe the bug
The .env file is wrongly created with the content of the .gitignore file. Investigate why.
To Reproduce
Just run
npm initand see the generated .env file.Expected behavior
The .env file should contain the ConnectionString or SAS key.
CLI information:
hexa -V: 1.3.4
az -v: 2.0.81