Administrator Guide
+ CategoryInfo: NotSpecified: (:) [Start-DPMCloudRegistration], DlsException
+ FullyQualifiedErrorId :
CloudServiceRetryableError,Microsoft.Internal.EnterpriseStorage.Dls.UI.Cmdlet.CloudCmdlets.Sta
rtDPMCloudRegistration
NOTE: The corresponding log le is located at the path C:\ProgramData\Microsoft Cloud Solutions\DeployDriver
\BackupOnboarding.log on the Console VM.
These messages indicate that onboarding to Azure Backup failed. To work around this issue, you can manually onboard to Azure Backup. To
do this:
1 On the Console VM, open Microsoft Azure PowerShell as an elevated user (Run as administrator), and then run the following
commands, where Prex is your stamp prex (such as 557), and VaultCredentialsFilePath is a local folder on the console VM, for
example c:\tempVCF\.
NOTE: If your environment uses a proxy server that requires credentials, rst run the following
command:
[System.Net.WebRequest]::DefaultWebProxy.Credentials = $ProxyCredential
Login-AzureRmAccount
$BackupVault = Get-AzureRMBackupVault -Name "<Prefix>BackupVault"
Get-AzureRMBackupVaultCredentials -Vault $BackupVault -TargetLocation
"<VaultCredentialsFilePath>"
2 In the Windows Azure Pack management portal for administrators, run the Congure-BackuptoAzure runbook. This runbook has the
following parameters.
NOTE
: For more information, see How to run runbooks.
Table 14. Congure-BackuptoAzure Runbook Parameters
Parameter Description
Passphrase An alpha-numeric string of at least 16 characters that is used as
an encryption key.
IMPORTANT: You must store this key somewhere. You
will need it if you ever have to rebuild the DPM server.
ProxyCredential Required only if proxy is enabled. You must specify a PowerShell
Credential name.
NOTE: You must rst create a PowerShell Credential
asset in the management portal for administrators. In
the portal, click Automation> Assets > Add Setting >
Add Credential. Select PowerShell Credential, specify a
name, and then enter a user name and password.
ProxyServerName Required only if proxy is enabled. The FQDN of the proxy server.
ProxyServerPort Required only if proxy is enabled. The proxy server port.
ReRegisterToAzure Set to Yes.
VaultCredentialFilePathOnConsole The local path on the Console VM to which you saved the vault
credentials le, for example, c:\tempVCF
\BackupVault.VaultCredential.
3 After you run the runbook, continue at step 7 of the previous procedure, Onboard to Azure backup. You do not have to run the
BackupDeployDriver script again.
Operations
63