You can create a remote desktop connection to a virtual machine (VM) running Windows in Azure. To connect to a Windows VM from a Mac, you will need to install an RDP client for Mac such as Microsoft Remote Desktop. How to connect using Remote Desktop and sign on to an…
Category: Storage Services
Articles about cloud storage services.
Azure Disk Storage
Microsoft Azure Disk Storage is based on Page Blobs. A Virtual machine can have one or more data disks that are also stored as virtual hard disks (VHDs) stored in an Azure storage account.
Azure Blob Storage
Data storage is important to any cloud based project. Azure offers multiple solutions to solve any and all data related concerns. The main Storage Accounts being: File, Queue, Table, Disk and Blob. This article will delve into Blob Storage as well as instructions on creating your first Blob Storage account…