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: articles/devtest-labs/add-artifact-vm.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -50,17 +50,17 @@ You can use the Azure portal to add artifacts during VM creation or to add artif
50
50
1. On the **Add artifacts** page, select the arrow next to each artifact you want to add to the VM.
51
51
1. On each **Add artifact** pane, enter any required and optional parameter values, and then select **OK**. The artifact appears under **Selected artifacts** on the **Add artifacts** page, and the number of configured artifacts updates.
52
52
53
-
:::image type="content" source="./media/add-artifact-vm/devtestlab-add-artifacts-blade-selected-artifacts.png" alt-text="Screenshot that shows adding artifacts on the Add artifacts pane.":::
53
+
:::image type="content" source="./media/add-artifact-vm/devtestlab-add-artifacts-blade-selected-artifacts.png" alt-text="Screenshot that shows adding artifacts.":::
54
54
55
55
1. By default, artifacts install in the order you add them. To rearrange the order, select the ellipsis **...** next to the artifact in the **Selected artifacts** list, and select **Move up**, **Move down**, **Move to top**, or **Move to bottom**.
56
56
57
-
- To edit an artifact's parameters after you add it, select the pencil icon or select **...** next to the artifact and select **Edit** to reopen the **Add artifact** pane.
57
+
- To edit an artifact's parameters after you add it, select the pencil icon or select **...** next to the artifact and select **Edit** to reopen the artifact pane.
58
58
59
59
- To delete an artifact from the **Selected artifacts** list, select **...** and then select **Delete**.
60
60
61
61
1. When you're done adding, arranging, and configuring artifacts, select **OK** on the **Add artifacts** page.
62
62
1. The **Artifacts** section of the **Create lab resource** screen shows the number of artifacts added. To add, edit, rearrange, or delete the artifacts before you create the VM, select **Add or Remove Artifacts** again.
63
-
1. Optionally configure any **Advanced Settings** or **Tags**, and then select **Create** and **Create** again at the bottom of the **Create lab resource**screen to create the VM with added artifacts.
63
+
1. Optionally configure any **Advanced Settings** or **Tags**, and then select **Create** and **Create** again at the bottom of the screen to create the VM with added artifacts.
64
64
65
65
After you create the VM, the installed artifacts appear on the VM's **Artifacts** page. To see details about each artifact's installation, select the artifact name.
Copy file name to clipboardExpand all lines: articles/devtest-labs/connect-virtual-machine-through-browser.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,11 +12,11 @@ ms.custom: UpdateFrequency2
12
12
13
13
# Connect to lab VMs through a browser via Azure Bastion
14
14
15
-
This article describes how to connect to your DevTest Labs virtual machines (VMs) through a browser by using [Azure Bastion](/azure/bastion/index). Bastion provides secure remote desktop protocol (RDP) or secure shell (SSH) access without using public IP addresses or exposing RDP or SSH ports to the internet.
15
+
This article describes how to connect to your DevTest Labs virtual machine (VM) through a browser by using [Azure Bastion](/azure/bastion/index). Bastion provides secure remote desktop protocol (RDP) or secure shell (SSH) access without using public IP addresses or exposing RDP or SSH ports to the internet.
16
16
17
17
> [!IMPORTANT]
18
-
> The VM and lab must be in an Azure Bastion-configured virtual network that has Bastion connections enabled. For more information, see [Enable browser connection to DevTest Labs VMs with Azure Bastion](enable-browser-connection-lab-virtual-machines.md).
19
-
> You must have ownership or sign-in permissions on the VM.
18
+
> -The VM must be in an Azure Bastion-configured virtual network in a lab that has Bastion connections enabled. For more information, see [Enable browser connection to DevTest Labs VMs with Azure Bastion](enable-browser-connection-lab-virtual-machines.md).
19
+
> -You must have ownership or sign-in permissions on the VM.
Users that are granted the lab Owner role can add and configure Owners, Contributors, and DevTest Labs Users for their own labs. However, added lab Owners have a narrower scope of administration than Azure subscription-based Owners. Added Owners don't have full access to some resources that the DevTest Labs service creates.
54
54
55
-
DevTest Labs Users must have a valid [Microsoft account (MSA)](/windows-server/identity/ad-ds/manage/understand-microsoft-accounts), but they don't need an Azure subscription.
55
+
DevTest Labs Users must have a valid [Microsoft account](/windows-server/identity/ad-ds/manage/understand-microsoft-accounts), but they don't need an Azure subscription.
56
56
57
57
## Add a member to a lab
58
58
@@ -62,7 +62,7 @@ Lab Owners can add members to lab roles by using the Azure portal or an Azure Po
62
62
63
63
### Prerequisite
64
64
65
-
- Lab Owner role, either by assignment from a subscription owner or by inheritance as a subscription owner.
65
+
- Lab **Owner** role, either by assignment from a subscription owner or by inheritance as a subscription owner.
66
66
67
67
### Add a lab member
68
68
@@ -72,11 +72,11 @@ The following procedure adds a **DevTest Labs User** member to a lab. If you're
72
72
1. On the **Configuration and policies** page, select **Access control (IAM)** from the left navigation.
73
73
1. Select **Add** > **Add role assignment** or select the **Add role assignment** button.
74
74
75
-
:::image type="content" source="media/devtest-lab-add-devtest-user/add-role-assignment-menu-generic.png" alt-text="Screenshot that shows an access control (IAM) page with the Add role assignment menu open.":::
75
+
:::image type="content" source="media/devtest-lab-add-devtest-user/add-role-assignment-menu-generic.png" alt-text="Screenshot that shows an access control (IAM) page with the role assignment menu open.":::
76
76
77
77
1. On the **Add role assignment** page, search for and select the **DevTest Labs User** role, and then select **Next**.
78
78
79
-
:::image type="content" source="media/devtest-lab-add-devtest-user/add-role-assignment-role-generic.png" alt-text="Screenshot that shows the Add role assignment page with the DevTest Lab User role selected.":::
79
+
:::image type="content" source="media/devtest-lab-add-devtest-user/add-role-assignment-role-generic.png" alt-text="Screenshot that shows the role assignment page with the DevTest Labs User role selected.":::
80
80
81
81
1. On the **Members** tab, select **Select members**.
82
82
1. On the **Select members** screen, search for and select the members you want to add, and then select **Select**.
@@ -87,7 +87,7 @@ The following procedure adds a **DevTest Labs User** member to a lab. If you're
87
87
88
88
### Prerequisites
89
89
90
-
- Lab Owner role, either by assignment from a subscription owner or by inheritance as a subscription owner.
90
+
- Lab **Owner** role, either by assignment from a subscription owner or by inheritance as a subscription owner.
91
91
- Azure PowerShell. You can either:
92
92
-[Use the Azure Cloud Shell PowerShell environment](/azure/cloud-shell/quickstart).
93
93
-[Install Azure PowerShell](/powershell/azure/install-azure-powershell) to use on a physical or virtual machine. If necessary, run `Update-Module -Name Az` to update your installation.
@@ -96,7 +96,7 @@ This PowerShell script requires the added user to be in the Microsoft Entra ID.
96
96
97
97
### Add a member
98
98
99
-
The following PowerShell script adds a member to a lab with DevTest Labs User role. To use the script, replace the parameter values under the `# Values to change` comment with your own values. You can get the `subscriptionId`, `labResourceGroup`, and `labName` values from the lab's main page in the Azure portal.
99
+
The following PowerShell script adds a member to a lab with **DevTest Labs User** role. To use the script, replace the parameter values under the `# Values to change` comment with your own values. You can get the `subscriptionId`, `labResourceGroup`, and `labName` values from the lab's main page in the Azure portal.
Copy file name to clipboardExpand all lines: articles/devtest-labs/enable-browser-connection-lab-virtual-machines.md
+6-3Lines changed: 6 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,7 @@ This article covers two ways to enable Azure Bastion browser connectivity to Dev
24
24
## Prerequisites
25
25
26
26
- To enable and configure Azure Bastion for a lab, you need at least **Contributor**-level permissions in the Azure subscription the lab is in, and **Owner** or **Contributor** role in the lab.
27
-
- To connect to Azure Bastion-enabled lab VMs through a browser, you need at least **DevTest Labs User** role in the lab and sign-in access to the VM.
27
+
- To connect to an Azure Bastion-enabled lab virtual machine (VM) through a browser, you need at least **DevTest Labs User** role in the lab and sign-in access to the VM.
28
28
29
29
For more information about DevTest Labs user roles and access, see [Add and configure lab users](devtest-lab-add-devtest-user.md).
30
30
@@ -36,7 +36,10 @@ You can create a new virtual network for your lab with an Azure Bastion subnet a
36
36
1. Select **Create** at the top of the **Virtual networks** page.
37
37
1. On the **Create virtual network** page, enter a **Name** for the new virtual network, and select the same **Subscription**, **Resource group**, and **Region** as your lab.
38
38
1. Select **Next** or the **Security** tab.
39
-
1. On the **Security** page, under **Azure Bastion**, select the **Enable Azure Bastion** checkbox.
39
+
1. On the **Security** page, under **Azure Bastion**, select the **Enable Azure Bastion** checkbox. Accept or configure the values in the **Azure Bastion host name** and **Azure Bastion public IP address** fields.
40
+
41
+
:::image type="content" source="media/enable-browser-connection-lab-virtual-machines/create-bastion.png" alt-text="Screenshot that shows enabling Azure Bastion on the Security page.":::
42
+
40
43
1. Select **Next** or the **IP Addresses** tab.
41
44
1. On the **IP Addresses** page, ensure there are two subnets named **default** and **AzureBastionSubnet**, and configure or add IP address ranges if desired.
42
45
@@ -55,7 +58,7 @@ Follow these instructions to connect your lab to the new Azure Bastion-enabled v
55
58
1. On the **Configuration and policies** page, in the left navigation under **External resources**, select **Virtual networks**.
56
59
1. On the **Virtual networks** page, select **Add**.
57
60
1. On the **Virtual network** page, select **Select virtual network**.
58
-
1. On the **Choose virtual network** page, select the Azure Bastion-enabled virtual network you just created.
61
+
1. On the **Choose virtual network** page, select the Azure Bastion-enabled virtual network you created.
59
62
1. On the **Virtual network** page, select **Save**.
60
63
1. On the **Virtual networks** page, remove any previous virtual network from the lab. Select **...** next to that virtual network, select **Delete**, and then select **Yes**.
0 commit comments