Issues icon indicating copy to clipboard operation
Issues copied to clipboard

Adding .NET Configuration Variable substitution to Deploy an Azure App Service step

Open SeanStanway-Octopus opened this issue 4 months ago • 0 comments

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.

SeanStanway-Octopus avatar Sep 12 '25 14:09 SeanStanway-Octopus