Application Initial Configuration
- Dominant language
- C#
- Stars
- 604
- Forks
- 1.3k
- Avg merge
- 5d 14h
- Merged PRs (30d)
- 3
Description
**Tool version**
v4.3.2
**Is your feature request related to a problem? Please describe.**
Yes. Currently, during the first deployment of the Azure Naming Tool, the administrator is prompted to manually create a password. This can be inconvenient for automated or large-scale deployments. Similarly, configuration files cannot be preloaded at startup, which makes it harder to standardize settings across multiple environments.
**Describe the solution you'd like**
Would it be possible to set a default password to avoid creating one manually during the first deployment?
Additionally, is there a way to provide configuration files at the application’s startup?
**Describe alternatives you've considered**
Deploying the application and then manually modifying the files, but it is not an optimal solution.
**Additional context**
N/A
Contributor guide
Assessment
This issue has not been assessed yet.