From e1e09ef0cbb7f55626e89bfc39662a9a739c1bcb Mon Sep 17 00:00:00 2001 From: Jeffrey Cline Date: Thu, 1 Mar 2018 13:29:52 -0800 Subject: [PATCH] Updated README file. --- solution_template/vm-linux-terraform/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/solution_template/vm-linux-terraform/README.md b/solution_template/vm-linux-terraform/README.md index b56ce04f..e5654a41 100644 --- a/solution_template/vm-linux-terraform/README.md +++ b/solution_template/vm-linux-terraform/README.md @@ -21,7 +21,7 @@ Copy ~/tfTemplate/remoteState.tf from home directory to the root of the `Terrafo Steps to Enable MSI --- -Once the template has finished deployment, log into the VM via `SSH` and run the following command to enable `MSI` with `Terraform`. +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`. ```bash . ~/tfEnv.sh