Skip to content

Commit 83da43b

Browse files
authored
Merge pull request #121464 from LazaUK/patch-55
Correction of typo about SSH
2 parents df1de1b + 93c784b commit 83da43b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

articles/ai-studio/how-to/create-manage-compute.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,6 @@ To create a compute instance in Azure AI Studio:
6565
- **Assign to another user**: You can create a compute instance on behalf of another user. Note that a compute instance can't be shared. It can only be used by a single assigned user. By default, it will be assigned to the creator and you can change this to a different user.
6666
- **Assign a managed identity**: You can attach system assigned or user assigned managed identities to grant access to resources. The name of the created system managed identity will be in the format `/workspace-name/computes/compute-instance-name` in your Microsoft Entra ID.
6767
- **Enable SSH access**: Enter credentials for an administrator user account that will be created on each compute node. These can be used to SSH to the compute nodes.
68-
Note that disabling SSH prevents SSH access from the public internet. When a private virtual network is used, users can still SSH from within the virtual network.
6968

7069
1. On the **Applications** page you can add custom applications to use on your compute instance, such as RStudio or Posit Workbench. Then select **Next**.
7170
1. On the **Tags** page you can add additional information to categorize the resources you create. Then select **Review + Create** or **Next** to review your settings.

0 commit comments

Comments
 (0)