You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/post_deployment_steps.md
+11-11Lines changed: 11 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,54 +4,54 @@ Follow these steps to check the creation of the required private endpoints in th
4
4
5
5
One way to check if the access is private to the hub is to launch the AI Foundry hub from the portal.
6
6
7
-

7
+

8
8
9
9
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!
10
10
11
-

11
+

12
12
13
13
A more thorough check is to look for the networking settings and checking for private endpoints.
14
14
1. Go to the Azure Portal and select your Azure AI hub that was just created.
15
15
16
16
2. Click on Settings and then Networking.
17
17
18
-

18
+

19
19
20
20
3. Open the Workspace managed outbound access tab.
21
21
22
-

22
+

23
23
24
24
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.
25
25
The hub should show that Public access is ‘disabled’.
26
26
27
27
## Connecting to the isolated network via RDP
28
28
1. Navigate to the resource group where the isolated AI Foundry was deployed to and select the virtual machine.
29
29
30
-

30
+

31
31
32
32
2. Be sure that the Virtual Machine is running. If not, start the VM.
33
33
34
-

34
+

35
35
36
36
3. Select “Bastion” under the ‘Connect’ heading in the VM resource.
37
37
38
-

38
+

39
39
40
40
4. Supply the username and the password you created as environment variables and press the connect button.
41
41
42
-

42
+

43
43
44
44
5. Your virtual machine will launch and you will see a different screen.
45
45
46
-

46
+

47
47
48
48
6. Launch Edge browser and navigate to your AI Foundry Hub. https://ai.azure.com Sign in using your credentials.
49
49
50
50
51
51
7. You are challenged by MFA to connect.
52
52
53
-

53
+

54
54
55
55
8. You will now be able to view the Foundry Hub which is contained in an isolated network.
56
56
57
-

57
+

0 commit comments