Reader small image

You're reading from  The Azure IoT Handbook

Product typeBook
Published inDec 2023
PublisherPackt
ISBN-139781837633616
Edition1st Edition
Right arrow
Author (1)
Dan Clark
Dan Clark
author image
Dan Clark

Dan Clark is a senior developer and data engineer specializing in Microsoft technologies. He is focused on learning new AI and data technologies and training others on how to best implement those technologies. He has worked as an Azure Technical Trainer (ATT)for Microsoft and has over 25 years of experience as a Microsoft Certified Trainer. Dan has published several books and numerous articles on Microsoft technologies. He is a regular speaker at various developer and database conferences and user group meetings and enjoys interacting with the Microsoft communities.
Read more about Dan Clark

Right arrow

Setting up Azure Toolkit in Visual Studio Code

Visual Studio Code (VS Code) is the preferred integrated development environment (IDE) and there is an extension called Azure Toolkit that makes it easy to work with and create services in Azure. Although we will be doing most of our work through the portal, you may want to install and investigate using Azure Toolkit in VS Code.

Setting up Azure Toolkit in VS Code allows you to work with Azure services and resources directly from your code editor. Here’s a step-by-step guide to set up Azure Toolkit in VS Code:

  1. Install VS Code: If you haven’t already, download and install VS Code from the official website: https://code.visualstudio.com/.
  2. Install the Azure Account extension:
    1. Open Visual Studio Code.
    2. Go to the Extensions view by clicking on the Extensions icon in the sidebar or by pressing Ctrl + Shift + X (Cmd + Shift + X on macOS).
    3. Search for Azure Account in the Extensions search bar.
    4. Click the Install button...
lock icon
The rest of the page is locked
Previous PageNext Page
You have been reading a chapter from
The Azure IoT Handbook
Published in: Dec 2023Publisher: PacktISBN-13: 9781837633616

Author (1)

author image
Dan Clark

Dan Clark is a senior developer and data engineer specializing in Microsoft technologies. He is focused on learning new AI and data technologies and training others on how to best implement those technologies. He has worked as an Azure Technical Trainer (ATT)for Microsoft and has over 25 years of experience as a Microsoft Certified Trainer. Dan has published several books and numerous articles on Microsoft technologies. He is a regular speaker at various developer and database conferences and user group meetings and enjoys interacting with the Microsoft communities.
Read more about Dan Clark