Team blog of MCS @ Middle East and Africa

This blog is created by Microsoft MEA HQ near shoring team, and it aims to share knowledge with the IT community.With its infrastructure and development sides,It brings to you the proven best practices and real world experiences from Subject Matter Experts

Browse by Tags

Tagged Content List
  • Blog Post: Install Active Directory in Windows Azure in four simple steps

    Introduction: There is a very long and complex way to install Active Directory in Windows Azure environment described in details in Windows Azure documentation here http://www.windowsazure.com/en-us/manage/services/networking/active-directory-forest/ , what I will propose in this post is a simple way...
  • Blog Post: Securing Dynamic Data ASP.NET SQL Azure Published Web Site with ACS and Facebook as an Identity Provider

    The Scenario I wanted to implement an Azure web site that is using the Azure Access Control Service and integrates with an external identity provider to authenticate and authorize users. At first I thought of using Windows Live ID but it has a problem that the only claim offered by WLID is the unique...
  • Blog Post: Windows Azure – Remove Virtual Disks

    This is very famous issue when you create many Virtual Machines on Windows Azure, after deleting the VMs the virtual disks (VHD files) are still there. So far there is no way to remove these VHD files using the GUI interface, so I started to search how can I do it through PowerShell. The challenge of...
  • Blog Post: Diagnostics of Azure Web Sites – Custom Logging

    Introduction In the first part of these series, I talked about built-in diagnostics features of Windows Azure platform and mentioned that it gives high-level diagnostic information; for detail troubleshooting information a custom logging capability is recommended. In this post, I will propose a solution...
  • Blog Post: Diagnostics of Windows Azure Web Sites – Built-in Diagnostic Features

    Introduction I have been developing an MVC 4.0 web application that is hosted in Azure platform. In this first part of 2-blog post series, I will talk about leveraging built-in logging and tracing features of Windows Azure platform.   Context Use of built-in diagnostic features requires 3 main steps...
  • Blog Post: My Hello Azure Service Bus WCF Service–Step by step guide

    This is the first post in a series to take you through my learning experience to using the Windows Azure service bus. The Service Bus is a concrete implementation of the service bus pattern designed to operate at Internet scope within highly-scalable Microsoft data centers as a constituent of the Windows...
Page 1 of 1 (6 items)