File tree Expand file tree Collapse file tree
0_Azure/3_AzureAI/0_AISearch/demos/1_ZeroTrustRAG Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -27,9 +27,10 @@ Last updated: 2024-11-19
2727
2828## Overview
2929
30- > As Microsoft defined Zero Trist :
30+ > As Microsoft defined Zero Trust :
3131
32- ![ image] ( https://github.com/user-attachments/assets/da80a334-e6a0-4d53-aa9f-9b81029980fe )
32+ ![ image] ( https://github.com/user-attachments/assets/da80a334-e6a0-4d53-aa9f-9b81029980fe ) <br />
33+ From [ Microsoft Security] ( https://www.microsoft.com/en-us/security/business/zero-trust?msockid=38ec3806873362243e122ce086486339 )
3334
3435
3536## Components
@@ -55,7 +56,7 @@ Last updated: 2024-11-19
5556
5657> Zero trust: Initial Phase
5758
58- ![ zero-trust-phase0] ( https://github.com/brown9804/MicrosoftCloudEssentialsHub/blob/main/0_Azure/3_AzureAI/0_AISearch/demos/1_ZeroTrustRAG/docs/1_zero-trust-phase0.png )
59+ ![ zero-trust-phase0] ( https://github.com/brown9804/MicrosoftCloudEssentialsHub/blob/main/0_Azure/3_AzureAI/0_AISearch/demos/1_ZeroTrustRAG/docs/1_zero-trust-phase0.png )
5960
6061> Microsoft Enterprise RAG Solution Accelerator:
6162
@@ -70,7 +71,8 @@ Last updated: 2024-11-19
70719 . ** Response Generation** : The orchestrator uses Azure OpenAI to generate a response based on the retrieved documents.
717210 . ** Response Delivery** : The response is sent back to the user through the same secure path.
7273
73- ![ Microsoft-RAG_Azure-Template] ( https://github.com/brown9804/MicrosoftCloudEssentialsHub/blob/main/0_Azure/3_AzureAI/0_AISearch/demos/1_ZeroTrustRAG/docs/2_Microsoft-RAG_Azure-Template.png )
74+ ![ Microsoft-RAG_Azure-Template] ( https://github.com/brown9804/MicrosoftCloudEssentialsHub/blob/main/0_Azure/3_AzureAI/0_AISearch/demos/1_ZeroTrustRAG/docs/2_Microsoft-RAG_Azure-Template.png ) <br />
75+ From [ Zero Trust Architecture Deployment] ( https://github.com/Azure/GPT-RAG?tab=readme-ov-file#zero-trust-architecture-deployment )
7476
7577<div align =" center " >
7678 <h3 style =" color : #4CAF50 ;" >Total Visitors</h3 >
You can’t perform that action at this time.
0 commit comments