Skip to content

Commit 720cf63

Browse files
committed
Remove ip address from example
1 parent 22ed488 commit 720cf63

File tree

1 file changed

+1
-1
lines changed
  • src/StackAdmin/Azs.Backup.Admin/Module/Azs.Backup.Admin/Generated.PowerShell.Commands/SwaggerPathCommands

1 file changed

+1
-1
lines changed

src/StackAdmin/Azs.Backup.Admin/Module/Azs.Backup.Admin/Generated.PowerShell.Commands/SwaggerPathCommands/Set-AzsBackupShare.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Licensed under the MIT License. See License.txt in the project root for license
3939
4040
.EXAMPLE
4141
42-
PS C:\> Set-AzsBackupShare -BackupShare "\\192.168.1.1\Share" -Username "asdomain1\azurestackadmin" -Password $password -EncryptionKey $encryptionKey
42+
PS C:\> Set-AzsBackupShare -BackupShare "\\***.***.***.***\Share" -Username "asdomain1\azurestackadmin" -Password $password -EncryptionKey $encryptionKey
4343
4444
Set Azure Stack backup configuration.
4545

0 commit comments

Comments
 (0)