Microsoft Azure deployment tasks
|
Task |
Description |
|---|---|
| Install and configure Microsoft Azure Command-Line Interface | The Microsoft Azure deployment process makes extensive use of the command line. |
| Define resource group | Define a resource group to contain both the Access Gateway VM and disk. |
| Create temporary VM to host disk | Create a temporary VM to process the Access Gateway disk image. |
| Prepare temporary VM disk | Create a disk to contain the Access Gateway image. |
| Upload, create, and populate a managed disk | Upload and prepare the Access Gateway image. |
| Create snapshot and replicate | Optional. Create a disk snapshot and then replicate it as required. Only required when creating an Access Gateway cluster. |
| Create Access Gateway VM | Create a virtual machine and attach the disk containing the prepared Access Gateway image. |
| Configure Networking | Open ports to the new VM. |
| Cleanup | Clean up the temporary VM and disk. |