Skip to content

Commit 8f6ac71

Browse files
authored
Merge pull request #194848 from CamSoper/appservice-powershell
Remove unneeded PowerShell disclaimer
2 parents 1e721aa + 5132a5b commit 8f6ac71

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

articles/app-service/quickstart-dotnetcore.md

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -33,15 +33,6 @@ target cross-platform with .NET 6.0.
3333

3434
In this quickstart, you'll learn how to create and deploy your first ASP.NET web app to [Azure App Service](overview.md). App Service supports various versions of .NET apps, and provides a highly scalable, self-patching web hosting service. ASP.NET web apps are cross-platform and can be hosted on Linux or Windows. When you're finished, you'll have an Azure resource group consisting of an App Service hosting plan and an App Service with a deployed web application.
3535

36-
<!-- markdownlint-disable MD044 -->
37-
:::zone target="docs" pivot="development-environment-ps"
38-
<!-- markdownlint-enable MD044 -->
39-
40-
> [!NOTE]
41-
> Azure PowerShell is recommended for creating apps on the Windows hosting platform. To create apps on Linux, use a different tool, such as [Azure CLI](quickstart-dotnetcore.md?pivots=development-environment-cli)
42-
43-
:::zone-end
44-
4536
## Prerequisites
4637

4738
:::zone target="docs" pivot="development-environment-vs"

0 commit comments

Comments
 (0)