Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ New deployments are assigned a default alias derived from the deployment name. T
To add an alias to an existing deployment:

1. From the **Hosted deployments** menu, select a deployment.
2. Under **Custom endpoint alias**, select **Edit**.
2. Under **Connection alias**, select **Create an alias**.
3. Define a new alias. Make sure you choose something meaningful to you.

::::{tip}
Expand All @@ -47,8 +47,8 @@ To add an alias to an existing deployment:
To remove an alias from your deployment, or if you want to re-assign an alias to another deployment, follow these steps:

1. From the **Hosted deployments** menu, select a deployment.
2. Under **Custom endpoint alias**, select **Edit**.
3. Remove the text from the **Custom endpoint alias** text box.
2. Under *Connection alias**, select **Edit**.
3. Remove the text from the **Connection alias** text box.
4. Select **Update alias**.

::::{note}
Expand Down
Loading