diff --git a/deployment/administration/SRE_Manage_VMs.ps1 b/deployment/administration/SRE_Manage_VMs.ps1 index 474d9be30a..6ac5e77377 100644 --- a/deployment/administration/SRE_Manage_VMs.ps1 +++ b/deployment/administration/SRE_Manage_VMs.ps1 @@ -40,7 +40,7 @@ switch ($Action) { } } # Ensure remote desktop VMs are started - Add-LogMessage -Level Info "Ensuring VMs in resource group '$($config.sre.remoteDesktop.rg)' are started..." + Add-LogMessage -Level Info "Ensuring VMs in resource group '$($config.sre.remoteDesktop.rg)' are started..." # Start Guacamole VMs $remoteDesktopVms | ForEach-Object { Start-VM -VM $_ } } diff --git a/docs/source/roles/researcher/user_guide.md b/docs/source/roles/researcher/user_guide.md index 0532d76ab8..783efc2bd3 100644 --- a/docs/source/roles/researcher/user_guide.md +++ b/docs/source/roles/researcher/user_guide.md @@ -137,6 +137,7 @@ In this document Ada Lovelace - our example user - will be participating in the - Her **{ref}`username domain `** is `projects.turingsafehaven.ac.uk` . - Her **{ref}`SRE URL `** is `https://sandbox.projects.turingsafehaven.ac.uk` ``` + (user_setup_password_mfa)= ## {{closed_lock_with_key}} Password and MFA