Skip to content

Conversation

@itssimmi
Copy link

Adding master connection string for SPE as it is a required parameter in sitecore webdeploy ffile

We encountered below error while deploying the webdeploy file using the ARM:

Package deployment failed
ARM-MSDeploy Deploy Failed: 'Microsoft.Web.Deployment.DeploymentException: The path '' is not valid for the 'dbDacFx' provider. ---> System.ArgumentNullException: Value cannot be null. Parameter name: value

Changes to fix the above issue are delivered here.

… in sitecore webdeploy ffile

Fix for error:

Package deployment failed
ARM-MSDeploy Deploy Failed: 'Microsoft.Web.Deployment.DeploymentException: The path '' is not valid for the 'dbDacFx' provider. ---> System.ArgumentNullException: Value cannot be null.
Parameter name: value
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant