Pamela Fox

Results 821 comments of Pamela Fox

I tested this for the `ENABLE_ALLOWED_IP` option *without* the VNet option. It did deploy and run prepdocs locally successfully. However: * On the deployed app, it is unable to communicate...

I pushed some README tweaks - adding these sections to TOC and making sure auth/ACLs were colocated.

I have now tried to deploy this with the private endpoint option in GitHub Codespaces, determining the IP address with `hostname -I | awk '{print $1}'`. So I did: azd...

@charris-msft Oo that does give me a different address. So yeah I'm not so good at getting IP addresses, that's why we should link to docs. :) Trying the new...

@tonybaloney I discovered ipSecurityRestrictions was being configured at the wrong level, inside properties instead of properties/siteConfig. Also, it requires "/32" (CIDR notation) when specifying a single IP address. I concatenated...

We are still doing additional testing of this PR, sorry for the delay - it's important that we get this right, given this impacts security.

@DuboisABB It's challenging for us as well, which is why we're trying to get the changes in the Bicep. The Azure docs does have some documentation, like: https://learn.microsoft.com/en-us/azure/cloud-adoption-framework/ready/landing-zone/ https://learn.microsoft.com/en-us/azure/private-link/private-endpoint-overview https://learn.microsoft.com/en-us/azure/dns/private-dns-overview...

Hi @sunnygambit1989 - My general recommendation is to look at the thought process to determine what aspect of the process went awry. Remember that there are multiple steps for /chat:...

Okay, in that case, the next step is usually to try different configurations, like just text search, just vector search, semantic ranker disabled, etc. I don't know what configuration you're...