Windows Server 2012 R2 with Windows Azure Backup Vault using a Public Certificate from the Commercial CA - Go Daddy

This is a “step-by-step” post that walks you through the public cert processes I went through with Go Daddy. This is needed for implementing Windows Azure Recovery Services/Backup Vault with Windows Server 2012 R2 using a public certificate from a Commercial CA.

Windows Azure Recovery Services can help you protect important server data offsite with automated backups to Windows Azure Backup Vaults, where they are available, for easy data restoration.

Available in eight regions worldwide, Windows Azure Recovery Services provides secure and reliable storage, built with durability in mind, and geo-replication provides redundancy of your data across regions to ensure access to your data in the event of a local disaster. You know that here in Florida we get our fair share of storms so off-premise backups are always considered and most do this is a best practice.

To successfully complete this you must obtain a Public or make a Private an X.509 v3 certificate to register your server(s) with Windows Azure Backup Vaults as well as a Windows Azure account. If you do not have a Windows Azure account, sign up here: https://aka.ms/try-azure

Prerequisites:

 

Windows Azure Account

Sign up for a Windows Azure Monthly Trial account here: https://aka.ms/try-azure

**Note: You will need a credit card to sign up for the trial account.

What you get with your Windows Azure Monthly Trial:

clip_image002

$200 USD of Windows Azure services. Build what you want, scale as you need, and full access with no strings attached.

  • Create and run Virtual Machines
  • Develop a modern app using Cloud Services
  • Build and deploy Web Sites
  • Spin up Mobile back-ends for Android, iOS or Windows Phone 8
  • Store, backup, and recover data
  • Encode and share video

And much, much more...

Windows Azure Recovery Services Feature

clip_image004

After you sign up for your Windows Azure account, you must also sign up for Windows Azure Backup, which is currently in Preview. What does Preview mean? Features or services in Windows Azure that are in Preview status are beta versions and are not meant for production use and are not covered by any type of Service Level Agreement (SLA) pertaining to Windows Azure. For more information, click here.

Sign into your new Windows Azure account. Scroll through the list of services offered with your Trial account on the left navigation sidebar. You will notice that you do not see an icon for Recovery Services. Windows Azure Backup is categorized under this service tab. You will need to add it to your Trial account.

After you add the Backup to your account, switch back to your Portal browser tab and refresh it. You should now see the Recovery Services icon in the left navigation sidebar, like the screenshot above. If you do not see it, you may need to log out and log back in to your account

This is a “step-by-step” list on implementing Windows Azure Recovery Services/Backup Vault with Windows Server 2012 R2 using a Certificate Authority and SSL public certificate.

The certificate must have a key length of at least 2048 bits and should reside in the Personal certificate store of your Local Computer. When the certificate is installed on your server, it should contain the private key of the certificate. To upload the certificate to the Windows Azure Management Portal, you must export the public key as a .cer format file.

Note - You may need to convert the CA’s .CRT file to .CER file as explained in this post.)

Let’s get started -

Purchase the Certificate from in this case, GO-DADDY

clip_image008

Select the certificate you want to purchase

clip_image010

GO-DADDY issues SSL Certificates

clip_image012

Generating the CSR (Certificate Signing Request) information for GO-DADDY

clip_image014

I highlighted below the “SCREEN-BY-SCREEN” option to help setup IIS in Windows Server 2012 R2, I used IIS7 instructions.

clip_image016

clip_image018

clip_image020

clip_image022

clip_image024

clip_image026

Make sure you fill out the complete form below or it will not let you continue.

clip_image028

clip_image030

clip_image032

No STEP 8

clip_image034

clip_image036

Looks like the text file below -

clip_image038

Request the certificate in the GO-DADDY Portal

clip_image040

Cut and paste the text into the GO-DADDY CSR window

clip_image042

Confirm

clip_image044

Finish

clip_image046

Confirms with GO-DADDY and then make the cert available (Very fast process)

clip_image048

I used the IIS7 setup information

clip_image050

They give you a .ZIP file

clip_image052

2 files are present, use the one that you named.

clip_image054

On your server go to IIS and select Server Certificates

clip_image056

Select import or double click the cert itself

clip_image058

Install the cert

clip_image060

Select Local Machine

clip_image062

Automatically select the certificate store

clip_image064

Complete the wizard

clip_image066

Confirm the Import

clip_image068

Now, this is where the documentation can be a little clearer.

In some cases when submitting a CSR request, some Commercial CA’s only have the option to select the server as IIS7. The actual version we run is IIS 8.5. When IIS7 is selected the certificate is issued as a “crt” file. If this is the case, you will have to convert your .CRT to .CER before uploading to Windows Azure.

To convert the .CRT to .CER click on the Details of the certificate.

clip_image070

Then click on “Copy to File”

clip_image072

Press Next on the Certificate Export Wizard, then select Base-64 encoded X.509 (.CER) and click next.

clip_image074

clip_image076

clip_image078

clip_image080

clip_image082

Finish the conversion and export. Go into your Windows Azure Portal.

If you do not have a 30-day trial or “Pay-As-You-Go” account get one here at https://aka.ms/try-azure

clip_image084

Create a new Azure Backup name within your region.

clip_image086

You can now see the Windows Recovery Services and Backup Vault in the portal.

Click on manage certificate

clip_image088

Point to the .CER file you just converted and bring that into Windows Azure.

clip_image090

clip_image092

Watch the notification area to see when it completes.

clip_image094

While on your physical Windows Server 2012 R2 bare metal, go into the Windows Azure Management Portal and click on your Backup Vault and click on SERVERS and select DOWNLOAD AGENT.

clip_image096

Click on the link for Windows Server and System Center

clip_image098

Run the Agent on your server.

clip_image100

On your physical server, go to Windows Backup by hitting the Windows Key and typing Windows Azure Backup. It also creates a desktop icon and tile. [AM2]

clip_image102

Place Proxy information if need be.

clip_image104

Click Next and click OK on the certificate Windows Security to select the cert.

clip_image106

Choose the Backup Vault that you created in the Windows Azure Portal.

clip_image108

Pick the encryption setting with paraphrase. Save the .txt file on a bit locked USB or Network Share.

IMPORTANT NOTE! String must be 16 characters or more!!!!!

clip_image110

Select Register

clip_image112

Notice that Windows Azure Backup is ready to use

clip_image114

You can now schedule your backup times, and then to first test it click on BACK UP NOW

clip_image116

You can also check the Windows Azure Portal and look under SERVERS and see your on-prem server in the portal.

clip_image118

It will also tell you if there are newer version of the Windows Backup Agent as you see here.

clip_image120

It takes you to the website to get the latest version

clip_image122

Run the Update

clip_image124

Watch the backup complete, that’s it.

You have successfully upgraded the Windows Azure Backup Agent. If you still have the Agent open, make sure to close it and re-launch it.

clip_image126

Hope this helps,

#blainbar

#tampazure