Matthew Paul

Results 19 comments of Matthew Paul

> Oy. Then how do I deal with this correctly? Because currently I am simply getting an exception after which I press continue in my Visual Studio. Which is bad...

I'm also hitting issue's relating to this with the same port number. In my case I noticed it because I've multiple function apps, but they are failing to start saying...

This is still an issue at release of 17.14.0 Preview 3.0

Thanks @ellismg, I'll do some digging today with debug and see what I can see. I do have another instance of me and someone else finding it's not picking things...

I've tried it running azd deploy locally with debug and my domain binding remains. I can see in the debug output: ``` 2024/05/10 11:41:31 service_target_dotnet_containerapp.go:186: using container app manifest from...

@ellismg Looking at the manifest path where it's not picked up the file running the DevOps pipeline, it looks a bit odd with the different slash directions, so I wondered...

Thanks @vhvb1989, I'll give that a try. Do you know if the problem with it not finding the manifest on the linux build agent has been resolved as well? Still...

/unresolve Hi @vhvb1989, I've been running with 'azd config set alpha.aca.persistDomains on' configured in my build pipeline for a little while and it's generally worked until now. Just did a...

At the moment to do this, I have to use 'azd infra synth'. In the containerApp.tmpl.yaml files for my web projects I add lines for custom domain under 'ingress': ```...

@ellismg That's great to know the vision and this pain point will go away, thanks for sharing that. That'll really simplify things, looking forward to it.