Skip to content

Commit c39b747

Browse files
authored
Merge pull request #12874 from lisaguthrie/patch-10
adding info on supported operating systems
2 parents dab472b + dfdbdb1 commit c39b747

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

articles/dev-spaces/get-started-netcore.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,9 @@ You're now ready to create a Kubernetes-based dev space in Azure.
2323
[!INCLUDE[](includes/portal-aks-cluster.md)]
2424

2525
## Install the Azure CLI
26-
Azure Dev Spaces requires minimal local machine setup. Most of your dev space's configuration gets stored in the cloud, and is shareable with other users. Start by downloading and running the [Azure CLI](/cli/azure/install-azure-cli?view=azure-cli-latest).
26+
Azure Dev Spaces requires minimal local machine setup. Most of your dev space's configuration gets stored in the cloud, and is shareable with other users. Your local machine can run Windows, Mac, or Linux. For Linux, the following distributions are supported: Ubuntu (18.04, 16.04, and 14.04), Debian 8 and 9, RHEL 7, Fedora 26+, CentOS 7, openSUSE 42.2, and SLES 12.
27+
28+
Start by downloading and running the [Azure CLI](/cli/azure/install-azure-cli?view=azure-cli-latest).
2729

2830
> [!IMPORTANT]
2931
> If you already have the Azure CLI installed, make sure you are using version 2.0.38 or higher.
@@ -127,4 +129,4 @@ Refresh the web app in the browser, and go to the About page. You should see you
127129
## Next steps
128130

129131
> [!div class="nextstepaction"]
130-
> [Learn about team development](team-development-netcore.md)
132+
> [Learn about team development](team-development-netcore.md)

0 commit comments

Comments
 (0)