Skip to content

Commit 8dbef81

Browse files
committed
Update how-to-deploy-powershell.md
1 parent 6ddd52e commit 8dbef81

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/spring-cloud/how-to-deploy-powershell.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Create and deploy applications using PowerShell
3-
description: How to create and deploy applications using PowerShell
2+
title: Create and deploy applications in Azure Spring Cloud using PowerShell
3+
description: How to create and deploy applications in Azure Spring Cloud using PowerShell
44
author: karlerickson
55
ms.author: karler
66
ms.topic: conceptual
@@ -23,9 +23,9 @@ before you begin.
2323
[!INCLUDE [azure-powershell-requirements-no-header.md](../../includes/azure-powershell-requirements-no-header.md)]
2424

2525
> [!IMPORTANT]
26-
> While the **Az.SpringCloud** PowerShell module is in preview, you must install it separately using
26+
> While the **Az.SpringCloud** PowerShell module is in preview, you must install it using
2727
> the `Install-Module` cmdlet. After this PowerShell module becomes generally available, it will be
28-
> part of future Az PowerShell module releases and available by default from within Azure Cloud
28+
> part of future Az PowerShell releases and available by default from within Azure Cloud
2929
> Shell.
3030
3131
```azurepowershell-interactive

0 commit comments

Comments
 (0)