-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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