Tag: Microsoft Azure
-
Running the Azure Stack Development Kit on Azure
After I posted a picture on Twitter showing the Azure Stack Development Kit running on Azure, I got several question how I have done it. First of all it was just a demonstration of our new nested virtualization capability available with the Dv3 and Ev3 VM sizes. I recommend to deploy the ASDK on-premises on…
-
Speaking at Experts Live Europe
I am honored to be able to speak at Experts Live Europe, former System Center Universe Europe, for the fourth time in a row. The conference takes place in Berlin from 23rd August 23rd till August 25th. I will be on-site the whole conference and having the following sessions. Thursday at 12 pm: Discussion Panel:…
-
Troubleshoot Azure VPN gateways with the Azure Network Watcher
Earlier this year Microsoft has launched a new Azure service for network diagnostics and troubleshooting called Network Watcher. -> https://azure.microsoft.com/en-us/services/network-watcher/ The Network Watcher offers a range of tools like VPN diagnostics and packet capturing to mention two of them. But I would like to talk about the VPN diagnostics capability in this blog post. Before…
-
Monitoring HDInsight Spark cluster on Azure with OMS
Today I would like to share the information with you on how to monitor an HDInsight Spark cluster on Azure with OMS. For this I just created an HDInsight Spark cluster with default settings and no further customization in my Azure subscription. After the successful creation, I looked into the solution gallery of my OMS…
-
Deletion of Azure Recovery Services Vault used for Azure SQL Database backups fails
Maybe you stumbled over this behavior. You are using a Recovery Services Vault to store Azure SQL Database backup for long-term retention. -> https://docs.microsoft.com/en-us/azure/sql-database/sql-database-long-term-retention When you have deleted the Azure SQL Database before you disabled the backup and now trying to delete the Recovery Services Vault, you will run into the following error. Currently, you…
-
Develop solutions for Azure Stack on Azure
If you want to develop solutions for Azure Stack in your Azure subscription, then have a look at the Azure Stack Policy Module. -> https://docs.microsoft.com/en-us/azure/azure-stack/azure-stack-policy-module What does the Azure Stack Policy Module with your Azure subscription? The policy module will deploy and enable a set of Azure policies, so only Azure services and API versions…