File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
---
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
4
4
author : karlerickson
5
5
ms.author : karler
6
6
ms.topic : conceptual
@@ -23,9 +23,9 @@ before you begin.
23
23
[ !INCLUDE [ azure-powershell-requirements-no-header.md] ( ../../includes/azure-powershell-requirements-no-header.md )]
24
24
25
25
> [ !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
27
27
> 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
29
29
> Shell.
30
30
31
31
``` azurepowershell-interactive
You can’t perform that action at this time.
0 commit comments