Adding .NET Configuration Variable substitution to Deploy an Azure App Service step
Severity
1 customer reported
Version
2025.3.14103
Latest Version
None
What happened?
Customer uses .NET Configuration Variable substitution in all their steps due to them having a lot of shared variables setup (no named config to use Structured Configuration) for about 20 of their projects. All these projects deploy full .NET applications with web and app configs using key/value pairs for variables. They are wanting to use the Deploy an Azure App Service, but this doesn't have the .NET configuration variable substitution that the other "Deploy an Azure Web App (Web Deploy)" has. They have requested if we could add this into the step
Reproduction
Using the Deploy an Azure App Service step does not have the required .NET config substitutions
Error and Stacktrace
More Information
No response
Workaround
Engineering has fed back that they could use substituting variables in templates as a temporary workaround until this can be configured in the step.