🖍️
Developers Guide to Azure AI
  • Introduction
  • Pre-Requirements
    • Azure Passes
    • Azure CLI
  • Azure Machine Learning
    • Lab 1 - Environment Setup
    • Lab 2 - Train your model
    • Lab 3 - Deploy your model
  • Cognitive Services
    • Lab 1 - Computer Vision
    • Lab 2 - Custom Vision
  • Resources
    • Slides
    • PyTorch Fundamentals
    • Microsoft Learn
Powered by GitBook
On this page

Was this helpful?

  1. Pre-Requirements

Azure CLI

PreviousAzure PassesNextLab 1 - Environment Setup

Last updated 3 years ago

Was this helpful?

To get started we need to setup a few resources in Azure. For this we are going to use the Azure CLI. If you don’t have the installed on your machine you can follow the here.

  • Install on

  • Install on

All demos and content have been tested on a Windows PC, however all options should run from macOS and Linux machines as well. Please provide information via an issue or pull request if you have feedback on other operating systems.

Azure CLI
tutorial on MS Docs
Windows
macOS