Archive

Archive for May, 2014

Extend your Datacenter: Integrate your on premises Hyper-V with Azure with no public Internet traffic using ExpressRoute

May 20, 2014 1 comment

Microsoft announced the general availability of the Azure ExpressRoute service.

ExpressRoute allows you to connect your existing datacenters to Azure without having to flow any traffic over the public Internet, and enable–guaranteed network quality-of-service and the ability to use Azure as a natural extension of an existing private network or datacenter.

It can also be a cost-effective option for transferring large amounts of data such as datasets for high performance computing applications or moving large VMs between your dev/test environment in Azure and on-premises production environment

Microsoft is also offering enterprise SLA for the service, as well as a variety of bandwidth tiers.

Several provider partnerships with ExpressRoute are in place, including: AT&T, Equinix, Verizon, BTLevel3, TelecityGroup, SingTel and, Zadara.

Here you can find pricing details about the service: http://azure.microsoft.com/en-us/pricing/details/expressroute/

ExpressRoute will allow you to build applications that span on-premises infrastructure and Azure without compromising security or performance. For example, you can have your corporate front end intranet application running in Azure (SharePoint for example) and the back end using an on-premises SQL Server, serving all corporate users without traffic ever routing through the public Internet. This can also be used to guarantee, if you have data sovereignty policies that your data will always stays in the country.

You can get more information on the ExpressRoute website.

Virtual Machines. Security Extensions : Built-in Anti-Virus Support

May 17, 2014 1 comment

Microsoft announced during TechEd NA 2014 the release of 3 new security extensions that enable  Built-in Anti-Virus Support via the VM Agent for Azure Virtual Machines:

  •  Microsoft Antimalware
  • Symantec Endpoint Protection
  • TrendMicro’s Deep Security Agent

The VM Agent is a lightweight and unobtrusive process that you can optionally enable to run inside your Windows and Linux VMs. The VM Agent can then be used to install and manage extensions, which are software modules that extend the functionality of a VM and help make common management scenarios easier.

These extensions enable you to add richer security protection to the Virtual Machines hosted in Azure using industry security products.

To enable it, in the Azure Management Portal, in the Virtual Machine Configuration, check Install VM Agent and then select the desired Anti Virus protection:

image_thumb_5DCD3C3A

You can also use the command line (PowerShell) to enable it.