Skip to content

Commit e1e09ef

Browse files
committed
Updated README file.
1 parent 39e7be7 commit e1e09ef

File tree

1 file changed

+1
-1
lines changed
  • solution_template/vm-linux-terraform

1 file changed

+1
-1
lines changed

solution_template/vm-linux-terraform/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Copy ~/tfTemplate/remoteState.tf from home directory to the root of the `Terrafo
2121

2222
Steps to Enable MSI
2323
---
24-
Once the template has finished deployment, log into the VM via `SSH` and run the following command to enable `MSI` with `Terraform`.
24+
Once the template has finished deployment, log into the VM via `SSH` and run the following command to enable `MSI` with `Terraform`. You only need to perform this step once, the first time you connect to the VM, once the script has been ran the changes are persisted to `Azure`.
2525

2626
```bash
2727
. ~/tfEnv.sh

0 commit comments

Comments
 (0)