Skip to content

Commit f55432b

Browse files
authored
Merge pull request #258 from nginx/internal/tstraley/immutable-names
docs: Update instructions regarding editing resource names
2 parents db8c037 + 330b774 commit f55432b

File tree

3 files changed

+3
-10
lines changed

3 files changed

+3
-10
lines changed

content/includes/nginxaas-google/update-nginx-config.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ nd-docs: DOCS-000
55
1. On the left menu, select **Configurations**.
66
1. On the list of configurations, select the ellipses (three dots) icon next to the configuration you want to update.
77
1. Select **Edit**.
8-
1. Update the "Name" and "Description" fields as needed and select **Next**.
8+
1. Update the "Description" field as needed and select **Next**.
99
1. Select the file you want to update in the file tree.
1010
- Certificates can only be copied, moved, or renamed.
1111
1. Modify the configuration file(s) as needed and select **Next**.

content/nginxaas-google/getting-started/create-deployment/deploy-console.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ In the NGINXaaS Console,
7575

7676
1. To open the details of your deployment, select its name from the list of deployments.
7777
- You can view the details of your deployment, including the status, region, network attachment, NGINX configuration, and more.
78-
1. Select **Edit** to modify the deployment name, description, and NCU Capacity.
78+
1. Select **Edit** to modify the deployment description, and NCU Capacity.
7979
- You can also configure monitoring from here. Detailed instructions can be found in [Enable Monitoring]({{< ref "/nginxaas-google/monitoring/enable-monitoring.md" >}})
8080
1. Select **Update** to save your changes.
8181
1. Select the Configuration tab to view the current NGINX configuration associated with the deployment.

content/nginxaas-google/getting-started/manage-users-accounts.md

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -27,18 +27,11 @@ An existing NGINXaaS Account user can add additional users following these steps
2727
1. Access the [NGINXaaS Console](https://console.nginxaas.net/).
2828
1. Log in to the console with your Google credentials.
2929
1. Navigate to **Users** page on the left menu, then select **Add User**.
30-
1. Enter the **Name** and **Email** for the user to be added. The email must match the individual's Google User to be able to authenticate successfully.
30+
1. Enter the **Email** address for the user to be added. The email must match the individual's Google User to be able to authenticate successfully.
3131
1. Select **Create User** to save the changes.
3232

3333
The new user will appear in the list of users on the **Users** page. Their **Google Identity Domain** will remain empty until they log in for the first time.
3434

35-
### Edit a user
36-
37-
1. Select **Users** under the **Settings** section on the left menu.
38-
1. Select the ellipsis (three dots) menu for the user you want to update.
39-
1. Select **Edit** and update the user details.
40-
1. Select **Update** to confirm the changes.
41-
4235
## Modify account settings
4336

4437
As an authenticated user, you may modify the authorized domains and name of an NGINXaaS Account.

0 commit comments

Comments
 (0)