Skip to content

Commit dbf7b1a

Browse files
Update image path in re-use-foundry-project.md
1 parent 7d0bb1e commit dbf7b1a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

documents/re-use-foundry-project.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Go to https://portal.azure.com
99
### 2. Search for Azure AI Foundry
1010
In the search bar at the top, type "Azure AI Foundry" and click on it. Then select the Foundry service instance where your project exists.
1111

12-
![alt text](../documents/images/re_use_foundry_project/azure_ai_foundry_list.png)
12+
![alt text](../documents/Images/re_use_foundry_project/azure_ai_foundry_list.png)
1313

1414
### 3. Navigate to Projects under Resource Management
1515
On the left sidebar of the Foundry service blade:
@@ -22,7 +22,7 @@ From the Projects view: Click on the project name to open its details
2222

2323
Note: You will see only one project listed here, as each Foundry service maps to a single project in this accelerator
2424

25-
![alt text](../documents/images/re_use_foundry_project/navigate_to_projects.png)
25+
![alt text](../documents/Images/re_use_foundry_project/navigate_to_projects.png)
2626

2727
### 5. Copy Resource ID
2828
In the left-hand menu of the project blade:
@@ -31,7 +31,7 @@ In the left-hand menu of the project blade:
3131
- Locate the Resource ID field
3232
- Click on the copy icon next to the Resource ID value
3333

34-
![alt text](../documents/images/re_use_foundry_project/project_resource_id.png)
34+
![alt text](../documents/Images/re_use_foundry_project/project_resource_id.png)
3535

3636
### 6. Set the Foundry Project Resource ID in Your Environment
3737
Run the following command in your terminal

0 commit comments

Comments
 (0)