Azure-Player / azure.datafactory.tools

Tools for deploying Data Factory (v2) in Microsoft Azure
https://azureplayer.net/adftools
MIT License
207 stars 69 forks source link

##[error]The remote server returned an error: (404) Not Found. Incremental Deployment #395

Closed bretvert closed 1 month ago

bretvert commented 1 month ago

Describe the bug When I activate incremental deployment, I receive the following error message:

[error]The remote server returned an error: (404) Not Found.

image

To Reproduce The incremental deployment should proceed without errors, successfully deploying the necessary changes. ``

Screenshots image

image

image Version of PowerShell module of:

bretvert commented 1 month ago

image

NowinskiK commented 1 month ago

Please provide the whole log.

NowinskiK commented 1 month ago

The HTTP 404 Not Found response status code indicates that the server cannot find the requested resource. Do validate all parameters you provide in the task (ADF Name, Resource Group, Subscription). I can't replicate this error. Very likely it's something on your side only.