Matthew Steeples
Matthew Steeples
OK, better late than never, I think this is ready to go now
We've also tested cherry-picking this branch on to 6.2 (as that's the version that we're on) if you wouldn't mind backporting it. Happy to open up a separate pull request...
Thanks. Basically Batch suits us pretty much perfectly at the moment, but ARM VMs would knock a chunk off our bill so we've been considering Kubernetes
> Just to provide some clarity, we're investigating this but believe these are just normal rate limits which just means you've exceeded limits we have set for fair use and...
Duplicate of #10964 (maybe. It's asking for different OS options)
An alternative (which I'm trying to get working but failing currently) would be to make the binding run `oninput` rather than `onchanged`. Then every time you make a change to...
I hit this one yesterday too and my build is still stuck. No new ones will queue up while this one is in the Queued state
The [original licence file](https://github.com/patrickklaeren/AutoRegisterInject/blob/main/LICENSE.txt) indicates that the original copyright must be present "in all copies or substantial portions of the Software".
Project has been updated now so licencing requirements are fine (cc @viceroypenguin)
We're seeing this problem also on the following type of task in Azure Pipelines ```yml - task: AzureCLI@2 displayName: 'Cache Headers LF ClickOnce' inputs: azureSubscription: '$(azureSubscription)' scriptType: pscore scriptPath: '$(Pipeline.Workspace)/SetCacheHeaders.ps1'...