Skip to content

Commit 70d2d91

Browse files
committed
fix(ai): reviewed per console copy
1 parent 4e7b052 commit 70d2d91

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

ai-data/managed-inference/how-to/create-deployment.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,10 @@ dates:
2727
- Specify the GPU Instance type to be used with your deployment.
2828
4. Enter a **name** for the deployment, and optional tags.
2929
5. Configure the **network connectivity** settings for the deployment:
30-
- Enable **Private Network** for secure communication and restricted availability within Private Networks. Choose an existing Private Network from the drop-down list, or create a new one.
31-
- Enable **Public Network** to access resources via the public internet. Token protection is enabled by default.
30+
- Attach to a **Private Network** for secure communication and restricted availability. Choose an existing Private Network from the drop-down list, or create a new one.
31+
- Set up **Public connectivity** to access resources via the public internet. Authentication by API key is enabled by default.
3232
<Message type="important">
33-
- Enabling both private and public networks will result in two distinct endpoints (public and private) for your deployment.
33+
- Enabling both private and public connectivity will result in two distinct endpoints (public and private) for your deployment.
3434
- Deployments must have at least one endpoint, either public or private.
3535
</Message>
3636
6. Click **Deploy model** to launch the deployment process. Once the model is ready, it will be listed among your deployments.

0 commit comments

Comments
 (0)