
SQL Syntax Basics
If you work with databases, you may already be working with a structured query language, or SQL, without even knowing it. In this video, Lark…
The Azure Command Line Interface, referred to as the Azure CLI, is a tool for creating and managing Azure resources. It is all text-based with no graphical interface and is developed with an emphasis on efficiency. In this lesson, you’ll learn how to install the Azure CLI and the basics of how to configure and use it. You’ll get started with the Azure CLI, a powerful tool to work through your common Azure tasks on the command line, Azure Cloud Shell or the Azure Portal.
00:00 What is the Azure CLI?
01:33 How to install Azure CLI
02:19 Using Azure CLI
02:48 Using Azure CLI with Cloud Shell
04:24 Using Azure CLI with the Azure Portal
04:44 How does the Azure CLI work?
05:41 When do you use the Azure CLI?
06:06 Common Azure CLI commands
Resources:
Microsoft Azure free tier
https://azure.microsoft.com/free
Install CLI
https://docs.microsoft.com/en-us/cli/azure/install-azure-cli-windows
CloudShell
https://shell.azure.com/
Azure CLI Command reference list
https://docs.microsoft.com/en-us/cli/azure/service-page/list%20a%20-%20z?view=azure-cli-latest
Follow us on Facebook and Twitter
https://facebook.com/acloudguru
https://twitter.com/acloudguru
Being an avid learner means we are always beginners to a new topic or concept. With ACG Fundamentals, we want to equip you with the lessons you need to tackle new cloud concepts, projects, and real-world scenarios. With fun, bite-sized and succinct lessons, you'll be able to learn from anywhere in a matter of minutes. This is the series that puts the fun in fundamentals.
If you work with databases, you may already be working with a structured query language, or SQL, without even knowing it. In this video, Lark…
Structured Query Language, more commonly known as SQL, can help you insert and retrieve data from databases. In this episode, Lars Klint teaches you how…
Azure roles play a very important part in your Azure architecture. But what are roles, and how do they work? Azure Active Directory, also known…
If you’re working with containers at all, there’s a good chance you’ve heard of Kubernetes (or K8s), but you may still be asking yourself “what…
Kubernetes is one of the most popular tools for managing and orchestrating containers, but getting started with Kubernetes can be tricky. One tool that can…
If you’ve been using Azure PowerShell, you might’ve noticed that when you launch a script, you’ll need to authenticate. That’s simple enough when you have…
Psst…this one if you’ve been moved to ACG!