Hi Luo, Xinyu ,
- You can deploy the template and override parameters using the az deployment group create or New-AzResourceGroupDeployment commands.
- If a UI-based approach is needed, you could look into Managed Applications, which allow user inputs before deployment.
- If you frequently modify parameters, you could reference a separate parameter file when deploying from Template Specs.
Please refer the document:
If the comment was helpful, please don't forget to click "Upvote".
If the issue still persist and having any further queries, please let us know we are glad to help you.
Thank You.