fbpx

Azure Technical Information

How to set up Azure Backup on QNAP NAS

How to set up Azure Backup on a QNAP NAS Setting up Azure Backup on a QNAP NAS is quite different...

How to migrate files into Microsoft Azure Virtual Machines

We use Microsoft’s AzCopy to move large amounts of data from external sources into Microsoft Azure Storage. The typical scenario for...

How to add Partner of Record to Microsoft Azure subscriptions

How to add Partner of Record to Microsoft Azure subscriptions If you’re a Microsoft Partner that manages and supports Microsoft...

Running Delegated Admin PowerShell Scripts with MFA enabled accounts

Running Delegated Admin PowerShell Scripts with MFA enabled accounts Microsoft have introduced some important security requirements for users who access...

Use Azure Table Storage via PowerShell and the Rest API

Use Azure Table Storage via PowerShell and the Rest API I’ve had a few issues with my PowerShell Azure Functions...

Set up Azure backup on a Windows PC

Set up Azure backup on a Windows PC Log onto https://manage.windowsazure.com Open Recovery Services Click New Click Backup Vault and...

How to create an Azure Storage Account in the new portal

Creating an Azure Storage account through the new Azure Portal is quite simple. Here’s how you do it. To create...

How to create an Azure Storage Container in the new portal

Here’s how to create an Azure Storage Account Container, assuming you already have an Azure subscription and existing Azure Storage...

Add messages to an Azure Storage Queue via PowerShell and the Rest API

Add messages to an Azure Storage Queue via PowerShell and the Rest API PowerShell Azure functions are great, however if...

How to Restore an Azure Virtual Machine from Backup

Once you’ve setup Azure Backup to protect your Azure Virtual Machine (see this guide for more info), the process to...

How to create an Azure Storage Account in the old portal

Creating an Azure Storage account through the old portal is quite simple. Here’s how you do it. (To create an Azure...

How to protect an Azure Virtual Machine with Azure Backup

If you’re running Azure Virtual Machines in production, you’ll probably want to protect them with Azure Backup. The good news...

How to create an Azure Storage Container in the old portal

Here’s how to create an Azure Storage Account Container in the old Microsoft Azure portal at https://manage.windowsazure.com, assuming you already...