The Windows Azure CLI with Windows PowerShell
We will be using Windows PowerShell to start Azure Digital Twins Explorer.
Windows PowerShell is a set of cmdlets that allows us to manage Azure resources via the PowerShell command line. Cmdlets are lightweight PowerShell commands written in a compiled .NET language.
The Azure command-line interface, also called the Azure CLI, is a set of commands for managing Azure resources. It allows us for examples to manage Azure resources using Windows Azure PowerShell.
The Azure CLI will be used to start Azure Digital Twins Explorer.
To install the Azure CLI, we will be using the MSI file, which can be found at the following URL: https://docs.microsoft.com/en-us/cli/azure/install-azure-cli-windows?view=azure-cli-latest&tabs=azure-cli.
To check whether the Azure CLI has been installed correctly, we need to start a Windows PowerShell instance. Perform the following steps:
- Type in the search field next to the Windows Start...