Skip to content

Commit 7190c21

Browse files
committed
prerequs
1 parent 2796cbf commit 7190c21

File tree

2 files changed

+26
-3
lines changed

2 files changed

+26
-3
lines changed
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
---
2+
author: seesharprun
3+
ms.author: sidandrews
4+
ms.service: cosmos-db
5+
ms.subservice: nosql
6+
ms.topic: include
7+
ms.date: 01/08/2024
8+
ms.custom: include file
9+
zone_pivot_groups: azure-cosmos-db-quickstart-env
10+
---
11+
12+
::: zone pivot="devcontainer-codespace"
13+
14+
- An Azure account with an active subscription. [Create an account for free](https://azure.microsoft.com/free/?WT.mc_id=A261C142F).
15+
- [GitHub account](https://docs.github.com//get-started/quickstart/creating-an-account-on-github)
16+
17+
::: zone-end
18+
19+
::: zone pivot="devcontainer-vscode"
20+
21+
- An Azure account with an active subscription. [Create an account for free](https://azure.microsoft.com/free/?WT.mc_id=A261C142F).
22+
- [Azure Developer CLI](/azure/developer/azure-developer-cli/install-azd)
23+
- [Docker Desktop](https://www.docker.com/products/docker-desktop/)
24+
25+
::: zone-end

articles/cosmos-db/table/quickstart-dotnet.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,7 @@ This quickstart shows how to get started with the Azure Cosmos DB for Table from
3333

3434
## Prerequisites
3535

36-
* An Azure account with an active subscription. [Create an account for free](https://azure.microsoft.com/free).
37-
* [.NET 6.0](https://dotnet.microsoft.com/download)
38-
* [Azure Command-Line Interface (CLI)](/cli/azure/) or [Azure PowerShell](/powershell/azure/)
36+
[!INCLUDE[Developer Quickstart prerequisites](includes/dev-prereqs.md)]
3937

4038
### Prerequisite check
4139

0 commit comments

Comments
 (0)