Skip to content

Commit 77feabb

Browse files
propulkitdadoonet
authored andcommitted
Machine Permission update on Google Compute
Machine permission can be updated without deleting instances. Backport of #24607 in master branch
1 parent 0789a74 commit 77feabb

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/plugins/discovery-gce.asciidoc

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -433,8 +433,7 @@ gcloud config set project es-cloud
433433
[[discovery-gce-usage-tips-permissions]]
434434
===== Machine Permissions
435435

436-
If you have created a machine without the correct permissions, you will see `403 unauthorized` error messages. The only
437-
way to alter these permissions is to delete the instance (NOT THE DISK). Then create another with the correct permissions.
436+
If you have created a machine without the correct permissions, you will see `403 unauthorized` error messages. To change machine permission on an existing instance, first stop the instance then Edit. Scroll down to `Access Scopes` to change permission. The other way to alter these permissions is to delete the instance (NOT THE DISK). Then create another with the correct permissions.
438437

439438
Creating machines with gcloud::
440439
+

0 commit comments

Comments
 (0)