

az group create -name IoTEdgeResources -location westus2 To upgrade to the latest version, run az upgrade.Ĭreate a cloud resource group to manage all the resources you'll use in this quickstart. Run az version to find the version and dependent libraries that are installed. For more information about extensions, see Use extensions with the Azure CLI.
#Install microsoft edge on windows 10 install
When you're prompted, install the Azure CLI extension on first use. For other sign-in options, see Sign in with the Azure CLI.

To finish the authentication process, follow the steps displayed in your terminal. If you're using a local installation, sign in to the Azure CLI by using the az login command.
#Install microsoft edge on windows 10 how to
For more information, see How to run the Azure CLI in a Docker container. If you're running on Windows or macOS, consider running Azure CLI in a Docker container. If you prefer to run CLI reference commands locally, install the Azure CLI. For more information, see Quickstart for Bash in Azure Cloud Shell. Use the Bash environment in Azure Cloud Shell. Prepare your environment for the Azure CLI. If you don't have an active Azure subscription, create a free account before you begin. Other Azure IoT Edge tutorials build on the work you do here by deploying modules that analyze the simulated data for business insights. The module you'll use is a simulated sensor that generates temperature, humidity, and pressure data. Then, you'll deploy a module from the Azure portal to your device. This quickstart walks you through how to set up your Azure IoT Edge for Linux on Windows device. Remotely deploy a module to an IoT Edge device and send telemetry.Install and start the IoT Edge for Linux on Windows runtime on your device.Register an IoT Edge device to your IoT hub.If you wish to use Windows Server or an Azure VM to create your deployment, follow the steps in the how-to guide on installing and provisioning Azure IoT Edge for Linux on a Windows device. For this quickstart, we recommend using your own Windows Client device to see how easy it is to use Azure IoT Edge for Linux on Windows. IoT Edge allows you to remotely manage code on your devices so that you can send more of your workloads to the edge. Try out Azure IoT Edge in this quickstart by deploying containerized code to a Linux on Windows IoT Edge device.
