Skip to content

Commit 3f5f8fc

Browse files
author
David Curwin
committed
replace script
1 parent f08c978 commit 3f5f8fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/backup/scripts/backup-powershell-script-undelete-file-share.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ Restore-DeletedFileShare $sa.Context $FileShareName $RestoreAsFileShareName $Del
158158

159159
### Prerequisites
160160

161-
1. Install the latest Azure PowerAhell Az modules from [this link](https://docs.microsoft.com//powershell/azure/install-az-ps?view=azps-3.3.0) before running the script.
161+
1. Install the latest Azure PowerShell Az modules from [this link](https://docs.microsoft.com//powershell/azure/install-az-ps?view=azps-3.3.0) before running the script.
162162
2. Keep the following details handy as you will need to pass them as values for different parameters of the script:
163163

164164
* **-SubscriptionId** - ID of the subscription where the file share is present.

0 commit comments

Comments
 (0)