almmechanics

Results 3 comments of almmechanics

Likewise - i'm experiencing exactly the same from Azure DevOps using Azure CLI `2.57.0` on build agent `ubuntu-latest` on `3.234.0`

Within Azure DevOps pipelines you can run the following to make it work `pip install marshmallow==3.23.2 --target /opt/az/azcliextensions/ml --upgrade`

I have experienced an identical issue with `azurerm_linux_web_app` where the application keys (backed by keyvault) are returning different values. If I re-run the plan there is a good chance this...