Issue while deploying on Azure App service using Azure App Service Plugin in Jenkins pipeline

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: Critical
    • None
    • Environment:
      Dev

      I'm trying to deploy on Azure App service using Jenkins pipeline, I'm using Azure app service plugin and Azure Credentials Plugin. previously it is working fine but we upgraded the jenkins version with 2.346 and then we are are getting error while deploying to Azure app service using freestyle and pipeline job. attaching the error screenshot.

      similar kind of issue mention in JENKINS-67320.

       

      pipeline code:

      {{azureWebAppPublish azureCredentialsId: 'Service Principal',
      resourceGroup: '', appName: '',
      filePath: '', sourceDirectory: 'target', targetDirectory: 'webapps'}}

      {{}}

      Jenkins Version: 2.346

      Azure app service plugin: 1.0.2

      Azure Credentials Plugin: 198.vf9c2fdfde55c

       

            Assignee:
            Azure DevOps
            Reporter:
            Pashu
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: