diff --git a/server/src/stacks/2020-10-01/stacks/web-app-stacks/Dotnet.ts b/server/src/stacks/2020-10-01/stacks/web-app-stacks/Dotnet.ts index 5aa799ca59..b2878807e9 100644 --- a/server/src/stacks/2020-10-01/stacks/web-app-stacks/Dotnet.ts +++ b/server/src/stacks/2020-10-01/stacks/web-app-stacks/Dotnet.ts @@ -41,7 +41,6 @@ const getDotnetStack: (useIsoDateFormat: boolean) => WebAppStack = (useIsoDateFo linuxRuntimeSettings: { runtimeVersion: 'DOTNETCORE|9.0', remoteDebuggingSupported: false, - isHidden: true, isPreview: true, appInsightsSettings: { isSupported: true,