Search Results for: publish failed

Publish failed

Azure Functions Benjamin Perkins

While I was writing these articles about creating, developing local and deploying an Azure Function App, I received this error, Figure 1. How to create an Azure Function in Visual Studio How to connect to a database from an Azure Function Deploy an Azure Function created from Visual Studio Check out all my Azure Functions […]

Read More →

Publish failed

Azure Benjamin Perkins

While I was writing these articles about creating, developing local and deploying an Azure Function App, I received this error, Figure 1. How to create an Azure Function in Visual Studio How to connect to a database from an Azure Function Deploy an Azure Function created from Visual Studio Check out all my Azure Functions […]

Read More →

LSRServiceException – Could not find Linked Service, the linked service does not exist or is not published

Azure Synapse Analytics Benjamin Perkins

I only had 1 SparkPool which was provisioned using Apache Spark version 3.1.  So when I created my Regression Azure Machine Learning model it defaulted to that Spark Pool.  When I clicked on the Create run button, after some moments, I received the following error… Figure 1, Could not find Linked Service, the linked service […]

Read More →

Publish has encountered an error ERROR_FILE_IN_USE

Visual Studio Benjamin Perkins

I was making a deployment to an ASP.NET Core application from Visual Studio and got this error, see Figure 1. Figure 1, deployment asp.net core web deploy msdeploy from visual studio Read some of my other web deploy articles here: Web Deploy ERROR_DESTINATION_NOT_REACHABLE Azure Web App ERROR_CONNECTION_TERMINATED msdeploy web deploy All of them are accessible […]

Read More →

Failed to deploy from GitHub to Azure App Service Web App, missing project reference

Azure App Service Benjamin Perkins

I was working on these other articles: How to deploy from GitHub using someone else’s repository How to configure GitHub or VSTS for use with an Azure Function Deploy GitHub source code repositories to an Azure App Service Failed to deploy from GitHub to Azure App Service Web App, missing project reference Deploy an App […]

Read More →

ERROR_INSUFFICIENT_ACCESS_TO_SITE_FOLDER

ASP.NET Benjamin Perkins

I was publishing an ASP.NET Core application, straight to production, which is a no-no, no-go and got this error, also seen in Figure 1. Figure 1, publishing to an Azure App Service, straight to production Severity    Code    Description Project File    Line    Suppression State Error       Web deployment task failed. (Unable to perform the operation (“Delete File”)  […]

Read More →