Skip to content

Commit 7b2af93

Browse files
authored
Users/finvamp1 deployment status changev1 (#16666)
* Updated Deployment Message * Updated error message * Updates post build * This is the change for the status update * Updated v2 message as well * Post Build update
1 parent 839b187 commit 7b2af93

File tree

7 files changed

+24
-1738
lines changed

7 files changed

+24
-1738
lines changed

Tasks/AzureFunctionAppV1/Strings/resources.resjson/en-US/resources.resjson

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"loc.messages.Unabletoretrievewebappsettings": "Unable to retrieve App Service application settings. [Status Code: '%s', Error Message: '%s']",
4545
"loc.messages.Unabletoupdatewebappsettings": "Unable to update App service application settings. Status Code: '%s'",
4646
"loc.messages.CannotupdatedeploymentstatusuniquedeploymentIdCannotBeRetrieved": "Cannot update deployment status : Unique Deployment ID cannot be retrieved",
47-
"loc.messages.PackageDeploymentSuccess": "Successfully deployed web package to App Service.",
47+
"loc.messages.PackageDeploymentSuccess": "The web package has been deployed to App Service. Please note that for Zip Deploy and RunFromPackage the package mount or extraction errors will be logged in the deployment logs.",
4848
"loc.messages.PackageDeploymentFailed": "Failed to deploy web package to App Service.",
4949
"loc.messages.Runningcommand": "Running command: %s",
5050
"loc.messages.Deployingwebapplicationatvirtualpathandphysicalpath": "Deploying web package : %s at virtual path (physical path) : %s (%s)",

0 commit comments

Comments
 (0)