Mark Harrison
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 
i have the same issue .
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...