error when trying to do incremental deployment
After updating the incremental deployment method, I looked at the documentation as you instructed, created the storage, passed the path and gave permission but I get this error. Can you help me?
[error]Exception calling "Exists" with "0" argument(s): "This request is not authorized to perform this operation using this permission."
Apparently your Azure DevOps Agent doesn't have enough permission to Storage's Container.
yes, it has the permissions, I tried to run it again now it shows another error ##[error]The property 'Deployed' cannot be found on this object. Verify that the property exists.
@leandroninja is this still an issue? Which version of the task did you use?
Yes, that's a problem, I gave up using the feature that was very important because it reduced our deployment from 50 minutes to 15 minutes, but after the change to save in storage, I couldn't make it work, I tried in countless ways but without success.
Can you retest the feature on your side with the latest version 2.3.1778? I tested it today and it works: