Matt Dendura
Matt Dendura
@harvinders Sorry to revive an old issue and I realise this isn't the ideal place, but I'm very interested in the exact scenario you talked about in your original comment...
I had issues building the Dockerfile on Windows too. It seems like they got modified to use CRLF instead of just LF when I cloned with git. Modifying them back...
[This](https://github.com/rusanu/linqtocache#entityframework-cache-consideration) bit of the docs seems to cover your issue, I think.
I've been having similar issues. Seems related to https://github.com/Azure/azure-cli/issues/27896 and https://github.com/Azure/azure-cli/issues/24494
> Any chance this gets merged? A possible use case for this is to have HTTPS and SSH protocol alternative URLs, so that people can use different authentication methods to...