Update azure.md

This commit is contained in:
MarketingYeti 2021-01-26 13:13:40 -05:00 committed by GitHub
parent 18ddaf7961
commit 61808ae8c0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -14,7 +14,7 @@ Select the [Infection Monkey from the Azure Marketplace](https://azuremarketplac
1. Under **Basics**:
1. Choose a name for the Infection Monkey instance, such as InfectionMonkey.
1. Choose a username and password or provide an SSH public key for authentication.
1. Choose a resource group and the location for your instance.
1. Choose a resource group and the location for the Infection Monkey instance.
1. Under **Size**
1. Choose a machine size with at least 1GB of RAM for optimal performance.
1. Under **Settings**
@ -29,6 +29,6 @@ At this point, Azure will instance and deploy your new machine. When ready, you
## Upgrading
Currently, there's no "upgrade-in-place" option when a new version is released. To get the updated version, you can deploy a new machine from the marketplace. If you'd like to keep your existing configuration, you can export it to a file using the export button and then import it to the new Monkey Island.
Currently, there's no "upgrade-in-place" option when a new version is released. To get the updated version, you can deploy a new machine from the marketplace. If you'd like to keep your existing configuration, you can export it to a file using the *Export config* button and then import it to the new Monkey Island.
![Export configuration](../../images/setup/export-configuration.png "Export configuration")