Skip to content

Commit 5d534fd

Browse files
authored
refs ok
1 parent 2337f63 commit 5d534fd

1 file changed

Lines changed: 6 additions & 4 deletions

File tree

  • 0_Azure/3_AzureAI/0_AISearch/demos/1_ZeroTrustRAG

0_Azure/3_AzureAI/0_AISearch/demos/1_ZeroTrustRAG/README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff 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
7071
9. **Response Generation**: The orchestrator uses Azure OpenAI to generate a response based on the retrieved documents.
7172
10. **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>

0 commit comments

Comments
 (0)