File tree Expand file tree Collapse file tree 2 files changed +4
-6
lines changed
articles/azure-app-configuration/scripts Expand file tree Collapse file tree 2 files changed +4
-6
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ services: azure-app-configuration
6
6
author : maud-lv
7
7
ms.service : azure-app-configuration
8
8
ms.topic : sample
9
- ms.date : 01/18 /2023
9
+ ms.date : 02/12 /2023
10
10
ms.author : malev
11
11
ms.custom : devx-track-azurepowershell
12
12
---
@@ -19,8 +19,7 @@ This sample script creates a new instance of Azure App Configuration in a new re
19
19
20
20
To execute the sample scripts, you need a functional setup of [ Azure PowerShell] ( /powershell/azure/ ) .
21
21
22
- 1 . Open a PowerShell window with admin rights and run ` Install-Module -Name Az ` to install Azure PowerShell
23
- 1 . Run: ` Install-Module -Name Az.AppConfiguration ` to install the App Configuration module.
22
+ Open a PowerShell window with admin rights and run ` Install-Module -Name Az ` to install Azure PowerShell
24
23
25
24
## Sample script
26
25
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ services: azure-app-configuration
6
6
author : maud-lv
7
7
ms.service : azure-app-configuration
8
8
ms.topic : sample
9
- ms.date : 01/24 /2023
9
+ ms.date : 02/02 /2023
10
10
ms.author : malev
11
11
ms.custom : devx-track-azurepowershell
12
12
---
@@ -19,8 +19,7 @@ This sample script deletes an instance of Azure App Configuration using Powershe
19
19
20
20
To execute this sample script, you need a functional setup of [ Azure PowerShell] ( /powershell/azure/ ) .
21
21
22
- 1 . Open a PowerShell window with admin rights and run ` Install-Module -Name Az ` to install Azure PowerShell
23
- 1 . Run: ` Install-Module -Name Az.AppConfiguration ` to install the App Configuration module.
22
+ Open a PowerShell window with admin rights and run ` Install-Module -Name Az ` to install Azure PowerShell
24
23
25
24
## Sample script
26
25
You can’t perform that action at this time.
0 commit comments