Skip to content

Commit cbce4e7

Browse files
authored
Merge pull request #269492 from RoseHJM/main
MDB Added explicit call out for connecting from iPad / iOS
2 parents 482e737 + 7700034 commit cbce4e7

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

articles/dev-box/quickstart-create-dev-box.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ To create a dev box in the Microsoft Dev Box developer portal:
7676

7777
## Connect to a dev box
7878

79-
After you create a dev box, you can connect remotely to the developer virtual machine. Microsoft Dev Box supports connecting to a dev box in the following ways:
79+
After you create a dev box, you can connect remotely to the developer virtual machine. You can connect from your desktop, laptop, tablet, or phone. Microsoft Dev Box supports connecting to a dev box in the following ways:
8080

8181
- Connect through the browser from within the developer portal
8282
- Connect by using a remote desktop client application

articles/dev-box/toc.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ items:
1616
displayName: Resource Manager
1717
href: quickstart-configure-dev-box-arm-template.md
1818
- name: Spin up a new dev box
19+
displayName: connect, access dev box
1920
href: quickstart-create-dev-box.md
2021
- name: Concepts
2122
expanded: true
@@ -61,7 +62,8 @@ items:
6162
items:
6263
- name: Manage a dev box through developer portal
6364
href: how-to-create-dev-boxes-developer-portal.md
64-
- name: Connect with Remote Desktop App
65+
- name: Connect with Remote Desktop App
66+
displayName: connect, access dev box, RDP, iPad
6567
href: tutorial-connect-to-dev-box-with-remote-desktop-app.md
6668
- name: Use multiple monitors
6769
href: tutorial-configure-multiple-monitors.md

articles/dev-box/tutorial-connect-to-dev-box-with-remote-desktop-app.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ To complete this tutorial, you must have access to a dev box through the develop
3434

3535
## Download the remote desktop client and connect to your dev box
3636

37-
You can use a remote desktop client application to access your dev box in Microsoft Dev Box. Remote desktop clients are available for many operating systems and devices.
37+
You can use a remote desktop client application to access your dev box in Microsoft Dev Box. Remote desktop clients are available for many operating systems and devices, including mobile devices running iOS, iPadOS or Android.
3838

3939
Select the relevant tab to view the steps to download and use the Remote Desktop client application from Windows or non-Windows operating systems.
4040

0 commit comments

Comments
 (0)