Skip to content

Commit d1453da

Browse files
authored
Merge pull request #120333 from LazaUK/patch-50
Remove "but" to avoid link with previous statement
2 parents f3b9adb + 7b7aca5 commit d1453da

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ 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. But when a private virtual network is used, users can still SSH from within the virtual network.
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.
6969
- **Enable virtual network**:
7070
- If you're using an Azure Virtual Network, specify the Resource group, Virtual network, and Subnet to create the compute instance inside an Azure Virtual Network. You can also select No public IP to prevent the creation of a public IP address, which requires a private link workspace. You must also satisfy these network requirements for virtual network setup.
7171
- If you're using a managed virtual network, the compute instance is created inside the managed virtual network. You can also select No public IP to prevent the creation of a public IP address. For more information, see managed compute with a managed network.
@@ -112,4 +112,4 @@ You can start or stop a compute instance from the Azure AI Studio.
112112
## Next steps
113113

114114
- [Create and manage prompt flow runtimes](./create-manage-runtime.md)
115-
- [Vulnerability management](../concepts/vulnerability-management.md)
115+
- [Vulnerability management](../concepts/vulnerability-management.md)

0 commit comments

Comments
 (0)