sparse-intern-71089
11/27/2023, 11:18 AMwet-noon-14291
11/27/2023, 11:38 AMCURRENT_STACK
that should set the current runtime stack, but it is always blank for me.wet-noon-14291
11/27/2023, 9:03 PMsiteConfig
like the following it works:
siteConfig: {
netFrameworkVersion: "v8.0",
linuxFxVersion: "DOTNETCORE|8.0",
appSettings: [
{
name: "CONNECTION_STRING",
value: connectionString,
},
],
},