Travis Roberts October 6, 2018 3:35 pm No Data in Network Overview Tile This week I noticed an issue with no data showing in the Azure Network (Total), Network Out (Sum) and Network In (Sum) tile in READ MORE
Travis Roberts February 8, 2018 1:16 am Remote Desktop Services in Azure Over the past few months I have had the opportunity to implement Remote Desktop Services in Azure. The strategy of this project was to READ MORE
Travis Roberts October 29, 2017 2:49 pm Recover Encrypted Windows Azure VM The number one rule in disaster recovery is to keep a copy of your resume off site. Number two is test backups and recovery. READ MORE
Travis Roberts October 16, 2017 8:19 pm Azure Disk Encryption ** Updated post located here** I deployed some VM’s using both JSON and PowerShell and enabled Storage Service Encryption to encrypt data at rest. READ MORE
Travis Roberts October 10, 2017 12:19 pm Azure Data Encryption As of today, Microsoft has a few different ways of encrypting Azure data. The options for Azure Data Encryption on servers include Storage Service READ MORE
Travis Roberts September 12, 2017 10:05 pm B-Series Azure VM’s Now Available I took some time off to chase fish on Lake Minnetonka this week and missed Microsoft’s announcement of Azure B-Series are now in preview. READ MORE
Travis Roberts March 18, 2016 1:20 am Static IP and Azure Resource Manager If you deployed a VM using the new Resource Manager mode in Azure and need to find the IP and if it is static READ MORE
Travis Roberts March 8, 2016 1:02 pm Azure PowerShell and Listing Subscriptions When building an Azure VM with PowerShell you need to first login using the Login-AzureRmAccount. After that, use the Get-AzureSubscription to list the subscriptions READ MORE