Mary Ajayiyourtechie.hashnode.dev·Dec 17, 2023How to Install and Use Azure CLI in Visual Studio CodeIntroduction In this guide, we will walk through the steps on how to install and use the Azure Command-Line Interface (CLI) in Visual Studio Code. Azure CLI allows you to interact with Microsoft Azure services directly from the command line, and inte...Discuss·11 likes·1.1K readsinstall
Sundeep Kamathtrystwithcode.hashnode.dev·Dec 7, 2016Creating Custom Roles in AzureIn my earlier post we saw how Azure Resource-based Virtual Machines can be accessed using ARM APIs and a Native application registered in Azure Active Directory (AAD). However, as part of that walkthrough, we assigned the Reader role to the Native ap...Discuss·40 readsazure-active-directory