Azure / GPT-RAG

Sharing the learning along the way we been gathering to enable Azure OpenAI at enterprise scale in a secure manner. GPT-RAG core is a Retrieval-Augmented Generation pattern running in Azure, using Azure Cognitive Search for retrieval and Azure OpenAI large language models to power ChatGPT-style and Q&A experiences.
https://azure.microsoft.com/en-us/products/cognitive-services/openai-service
MIT License
878 stars 179 forks source link

The subnet does not conform to the Network Security Group (NSG) requirements during the creation of the virtual network (VNet). #205

Closed SaravanansrinivasanAIfactory closed 4 weeks ago

SaravanansrinivasanAIfactory commented 2 months ago

We are attempting to deploy Zero Trust Architecture (ZTA) for one of our customers. However, the subnet being created as part of the deployment is not associated with a Network Security Group (NSG), causing the deployment to fail. Please refer to the attached error message for more details.

image (1) 2

Hi @placerda @gbecerra1982 please advise.

placerda commented 4 weeks ago

Fixed: https://github.com/Azure/GPT-RAG/pull/217