Hi @Paykan Imani
In the Azure App service, you can find the direct option to download the App as a template.json
format.
Navigate to Automation
=> Export Template
.
- Make sure to check the Include Parameters options.
- Initially Download option will be disabled while generating the template.
- Once the template is ready, you can see the Download option.
- Downloaded Folder contains the parameters and template json files.
- You can also check the
Deploy
option as well (If you want to go with custom template).
Hope this Helps.
Please remember to "Accept Answer" if the sol has helped, so that others in the community facing similar issues can easily find the solution.