Skip to content

Commit eeed30c

Browse files
update the image path
1 parent b33d303 commit eeed30c

1 file changed

Lines changed: 11 additions & 11 deletions

File tree

docs/post_deployment_steps.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -4,54 +4,54 @@ Follow these steps to check the creation of the required private endpoints in th
44

55
One way to check if the access is private to the hub is to launch the AI Foundry hub from the portal.
66

7-
![Image showing if network isolation is checked](img/provisioning/checkNetworkIsolation3.png)
7+
![Image showing if network isolation is checked](../img/provisioning/checkNetworkIsolation3.png)
88

99
When a user that is not connected through the virtual network via an RDP approved connection will see the following screen in their browser. This is the intended behavior!
1010

11-
![Image showing the virtual machine in the browser](img/provisioning/checkNetworkIsolation4.png)
11+
![Image showing the virtual machine in the browser](../img/provisioning/checkNetworkIsolation4.png)
1212

1313
A more thorough check is to look for the networking settings and checking for private endpoints.
1414
1. Go to the Azure Portal and select your Azure AI hub that was just created.
1515

1616
2. Click on Settings and then Networking.
1717

18-
![Image showing the Azure Portal for AI Foundry Hub and the settings blade](img/provisioning/checkNetworkIsolation1.png)
18+
![Image showing the Azure Portal for AI Foundry Hub and the settings blade](../img/provisioning/checkNetworkIsolation1.png)
1919

2020
3. Open the Workspace managed outbound access tab.
2121

22-
![Image showing the Azure Portal for AI Foundry Hub and the Workspace managed outbound access tab](img/provisioning/checkNetworkIsolation2.png)
22+
![Image showing the Azure Portal for AI Foundry Hub and the Workspace managed outbound access tab](../img/provisioning/checkNetworkIsolation2.png)
2323

2424
Here, you will find the private endpoints that are connected to the resources within the hub managed virtual network. Ensure that these private endpoints are active.
2525
The hub should show that Public access is ‘disabled’.
2626

2727
## Connecting to the isolated network via RDP
2828
1. Navigate to the resource group where the isolated AI Foundry was deployed to and select the virtual machine.
2929

30-
![Image showing the Azure Portal for the virtual machine](img/provisioning/checkNetworkIsolation5.png)
30+
![Image showing the Azure Portal for the virtual machine](../img/provisioning/checkNetworkIsolation5.png)
3131

3232
2. Be sure that the Virtual Machine is running. If not, start the VM.
3333

34-
![Image showing the Azure Portal VM and the start/stop button](img/provisioning/checkNetworkIsolation6.png)
34+
![Image showing the Azure Portal VM and the start/stop button](../img/provisioning/checkNetworkIsolation6.png)
3535

3636
3. Select “Bastion” under the ‘Connect’ heading in the VM resource.
3737

38-
![Image showing the bastion blade selected](img/provisioning/checkNetworkIsolation7.png)
38+
![Image showing the bastion blade selected](../img/provisioning/checkNetworkIsolation7.png)
3939

4040
4. Supply the username and the password you created as environment variables and press the connect button.
4141

42-
![Image showing the screen to enter the VM Admin info and the connect to bastion button](img/provisioning/checkNetworkIsolation8.png)
42+
![Image showing the screen to enter the VM Admin info and the connect to bastion button](../img/provisioning/checkNetworkIsolation8.png)
4343

4444
5. Your virtual machine will launch and you will see a different screen.
4545

46-
![Image showing the opening of the Virtual machine in another browser tab](img/provisioning/checkNetworkIsolation9.png)
46+
![Image showing the opening of the Virtual machine in another browser tab](../img/provisioning/checkNetworkIsolation9.png)
4747

4848
6. Launch Edge browser and navigate to your AI Foundry Hub. https://ai.azure.com Sign in using your credentials.
4949

5050

5151
7. You are challenged by MFA to connect.
5252

53-
![Image showing the Multi Factor Authentication popup](img/provisioning/checkNetworkIsolation10.png)
53+
![Image showing the Multi Factor Authentication popup](../img/provisioning/checkNetworkIsolation10.png)
5454

5555
8. You will now be able to view the Foundry Hub which is contained in an isolated network.
5656

57-
![Image showing the Azure Foundry AI Hub with a private bubble icon](img/provisioning/checkNetworkIsolation11.png)
57+
![Image showing the Azure Foundry AI Hub with a private bubble icon](../img/provisioning/checkNetworkIsolation11.png)

0 commit comments

Comments
 (0)