< Back

Import-AzureRmSiteRecoveryVaultSettingsFile

Thu Apr 04, 2019 5:40 am

NAME Import-AzureRmSiteRecoveryVaultSettingsFile



SYNOPSIS

Imports a Site Recovery vault settings file.





SYNTAX

Import-AzureRmSiteRecoveryVaultSettingsFile [-Path] <String> [-DefaultProfile <IAzureContextContainer>] [<CommonParameters>]





DESCRIPTION

The Import-AzureRmSiteRecoveryVaultSettingsFile cmdlet imports an Azure Site Recovery vault settings file to set the vault context for subsequent

Site Recovery operations in the current session.





PARAMETERS

-DefaultProfile <IAzureContextContainer>

The credentials, account, tenant, and subscription used for communication with azure.



Required? false

Position? named

Default value None

Accept pipeline input? False

Accept wildcard characters? false



-Path <String>

Specifies the path of the Site Recovery vault settings file. This file can be downloaded from the Site Recovery vault portal and stored

locally.



Required? true

Position? 0

Default value None

Accept pipeline input? True (ByPropertyName)

Accept wildcard characters? false



<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).



INPUTS

None

This cmdlet does not accept any input.





OUTPUTS

Microsoft.Azure.Commands.SiteRecovery.ASRVaultSettings







NOTES











RELATED LINKS

Online Version: https://docs.microsoft.com/en-us/powers ... ttingsfile

Get-AzureRmSiteRecoveryVaultSettingsFile