Skip to content

Commit d3749fa

Browse files
authored
Merge pull request #233277 from JasonWHowell/main
fixing missing include
2 parents 4ccb79e + 48b72d2 commit d3749fa

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
---
2+
ms.topic: include
3+
ms.custom: devx-track-azurecli
4+
ms.date: 05/31/2019
5+
author: dbradish-microsoft
6+
ms.author: dbradish
7+
manager: barbkess
8+
---
9+
## Prerequisite: Install the Azure CLI
10+
11+
To perform the steps in this article, [install the Azure CLI](/cli/azure/install-azure-cli) and [sign in to Azure](/cli/azure/authenticate-azure-cli).
12+
13+
> [!NOTE]
14+
> If you don't have an Azure account, you need one. Sign up for a [free trial here](../articles/active-directory/fundamentals/sign-up-organization.md).
15+
> In addition, to follow along you need to have either [jq](https://stedolan.github.io/jq/) or some other JSON parsing tool or library installed.

0 commit comments

Comments
 (0)