From 370b2de842b6f2a7d55aa4369ef57eae9d368b58 Mon Sep 17 00:00:00 2001 From: khan962022 <112611477+khan962022@users.noreply.github.com> Date: Tue, 11 Jul 2023 11:18:43 +0530 Subject: [PATCH] Add files via upload was not able to solve, https://stackoverflow.com/questions/39737585/asp-net-core-deployment-to-iis-error-development-environment-should-not-be-enab --- Warning_issue_deploy_not_working.log | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 Warning_issue_deploy_not_working.log diff --git a/Warning_issue_deploy_not_working.log b/Warning_issue_deploy_not_working.log new file mode 100644 index 0000000..d5342b2 --- /dev/null +++ b/Warning_issue_deploy_not_working.log @@ -0,0 +1,19 @@ +2023-07-10T06:16:21.9255469Z ##[section]Starting: Azure Web App Deploy: web122 +2023-07-10T06:16:21.9361316Z ============================================================================== +2023-07-10T06:16:21.9361430Z Task : Azure Web App +2023-07-10T06:16:21.9361486Z Description : Deploy an Azure Web App for Linux or Windows +2023-07-10T06:16:21.9361560Z Version : 1.223.1 +2023-07-10T06:16:21.9361612Z Author : Microsoft Corporation +2023-07-10T06:16:21.9361709Z Help : https://aka.ms/azurewebapptroubleshooting +2023-07-10T06:16:21.9361778Z ============================================================================== +2023-07-10T06:16:23.2985007Z ##[warning]Resource file has already set to: D:\a\_tasks\AzureWebApp_18bde28a-8172-45cb-b204-5cef1393dbb1\1.223.1\node_modules\azure-pipelines-tasks-azure-arm-rest-v2\module.json +2023-07-10T06:16:23.3029136Z Got service connection details for Azure App Service:'web122' +2023-07-10T06:16:26.9351919Z Updating App Service Application settings. Data: {"WEBSITE_RUN_FROM_PACKAGE":"1"} +2023-07-10T06:16:26.9352450Z Deleting App Service Application settings. Data: ["WEBSITE_RUN_FROM_ZIP"] +2023-07-10T06:16:40.1658879Z Updated App Service Application settings and Kudu Application settings. +2023-07-10T06:16:40.6076451Z Package deployment using ZIP Deploy initiated. +2023-07-10T06:16:48.1498865Z Successfully deployed web package to App Service. +2023-07-10T06:16:48.1500136Z NOTE: Run From Package makes wwwroot read-only, so you will receive an error when writing files to this directory. +2023-07-10T06:17:19.7445038Z Successfully updated App Service configuration details +2023-07-10T06:17:20.2761447Z App Service Application URL: http://web122.azurewebsites.net +2023-07-10T06:17:20.2867864Z ##[section]Finishing: Azure Web App Deploy: web122