Tag: Cloud
-
Azure like chargeback with System Center & Windows Azure Pack – Part 1
Since the release of Windows Azure Pack a frequently asked question is about the chargeback in Windows Azure Pack. I have heart the question a thousand times why Microsoft does not provide us with the chargeback and billing system from Azure for Windows Azure Pack. The answer is not that easy and I’m not willing…
-
SCVMM – Storage Overcommitment PowerShell Script – Version 3.2
Nearly 1000 downloads got my CSV Overcommitment PowerShell script on the TechNet Gallery and again it was time to invest some hours into it. -> https://gallery.technet.microsoft.com/Discover-Cluster-Shared-859f133c My main focus was to add support for SMB 3.0 file shares which are managed by VMM. Till version 3.1 the script supported only Cluster Shared Volumes and not…
-
SCVMM/WAP UR5 – VM Role Gallery Item Disk Deployment Changes
Microsoft is listening to our feedback and gives us the choice between differencing or dedicated disks for the VM role gallery item with Update Rollup 5 for VMM & WAP. -> http://feedback.azure.com/forums/255259-azure-pack/suggestions/6036538-option-to-select-between-differencing-disk-or-dedi -> http://support2.microsoft.com/kb/3023195/en-us Prior to UR5 you had to use a SMA runbook like the one I have published on the TechNet gallery to…
-
Microsoft Azure – Cross-premises connectivity with FortiGate
Last week I have implemented an Azure PoC at a customer site and was faced with the configuration of the S2S VPN tunnel between Azure and the on-premises site. You can check on the MSDN website which VPN devices are supported. -> http://msdn.microsoft.com/en-us/library/azure/jj156075.aspx The customer is using a FortiGate as VPN device and as you…
-
Microsoft Azure – VM Extensions are not installed
If you have a S2S VPN gateway connection between your on-premises and Microsoft Azure with a DNS server entry pointing to an on-premises DNS server you can experience the issue that the VM extensions are not installed. In the scenario you want to deploy a new VM in Azure, but the gateway connection between your…
-
Linux Deployment – WAP VM Role Gallery Item – Addition One
As I have mentioned it in my previous blog post about the Linux deployment of a Windows Azure Pack VM Role that I will test some more Linux distributions. -> https://www.danielstechblog.io/linux-deployment-wap-vm-role-gallery-item/ I have tested four new Linux distributions now. fedora 21, Oracle Linux 6.6, openSUSE 13.2 and SUSE Linux Enterprise Server 12. Have a look…