File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -24,8 +24,11 @@ This article describes how to perform lifecycle management operations on Bare Me
24
24
25
25
1 . Install the latest version of the
26
26
[ appropriate CLI extensions] ( ./howto-install-cli-extensions.md )
27
- 1 . Ensure that the target bare metal machine (server) must have its ` poweredState ` set to ` On ` and have its ` readyState ` set to ` True `
28
- 1 . Get the Resource group name that you created for ` Cluster ` resource
27
+ 1 . Get the name of the resource group for the BMM
28
+ 1 . Get the name of the bare metal machine that requires a lifecycle management operation
29
+ 1 . Ensure that the target bare metal machine ` poweredState ` set to ` On ` and ` readyState ` set to ` True `
30
+ 1 . This prerequisite is not applicable for the ` start ` command
31
+
29
32
30
33
## Power off the BMM
31
34
You can’t perform that action at this time.
0 commit comments