Mark Harrison

Results 6 comments of Mark Harrison

Further to this - how do I know what `{deployment-name}` is ... each time I spin up the docker container it takes a different sequence of digits? Ideally would like...

ive worked out that I can control the first part of the deployment name with a `-h` on the Docker Run command. `docker run -e WEBSITE_HOSTNAME=localhost -p 8080:80 -h FRED...

I have a similar / maybe connected issue - if my Agent is using Azure AI Search for its Knowledge ... the returned AnnotationContent is missing UrlCitation information ![Image](https://github.com/user-attachments/assets/e550f610-93e5-4a01-8533-9bf92bf9dccd)

Understood - i will create something to tackle this. Currently, in development I'm leaving a lot of threads hanging around, and its slow to go delete them all via the...