What the Hack: Azure Arc enabled servers

Challenge 0 - Prerequisites

Home - Next

Introduction

To successfully complete the Azure Arc enabled servers challenges, you will need to have:

There are many tools available on various platforms that can help in completing the hack, and one student’s path to completion may ultimately use a different toolset to accomplish the same result. However, if you are not sure where to start, this preliminary challenge will help ensure that you have the minimum requirements setup on your local computer and cloud environment.

Challenge

In this challenge we will setup many of the core components needed to complete this What the Hack.

Note: Azure Arc enabled servers allows customers to use Azure management tools on any server running in any public cloud or on-premises environment. To get the most out of this hack, you will need to deploy a server in an environment that is not Azure. There are many ways that this can be accomplished, such as deploying to another public cloud like Google Cloud or AWS, or creating a VM on your laptop or other device with virtualization software such as Virtual Box, Hyper-V, or VMware.

Success Criteria

  1. You should be able to log in to the Azure Portal and create, modify, and destroy resources in your subscription.
  2. You should have a working dev environment with Visual Studio Code
  3. (Optional but recommended) You should have access to a bash shell
  4. (Optional but recommended) You should have a valid public/private RSA 2048 bit or larger key pair.

Home - Next