Browse by Tags

Tagged Content List
  • Wiki Page: Windows Azure and SQL Database Tutorials

    These Windows Azure and SQL Database (formerly SQL Azure) tutorials are designed for beginners who have some .NET development experience. Using a common scenario, each tutorial introduces one or two Windows Azure features or components. Even though each tutorial builds upon the previous ones, the tutorials...
  • Wiki Page: Secure Windows Azure Web Role ASP.NET Web Application Using Access Control Service v2.0

    This article is a step-by-step procedure of creating Windows Azure Web Role ASP.NET application protected using Windows Azure AppFabric Access Control Service v.2.0. After completing this walkthrough you will have a web application running in Windows Azure production environment that requires authentication...
  • Wiki Page: MSCRM2011 Integration with Windows Azure (AppFabric) - Part 1

    As Microsoft steps into the Cloud service with CRM 2011, Windows Azure platform AppFabric Service Bus provides an end-to-end solution option for us to integrate with CRM 2011 Online. It enable the data that has been processed as part of the current MSCRM operation to posted to the bus. Further more...
  • Wiki Page: Best Practices for Running SQL Server in Windows Azure Virtual Machine (Retired)

    This wiki has been retired. For the latest information on running SQL Server on Windows Azure Virtual machine, see this link: http://msdn.microsoft.com/en-us/library/windowsazure/jj823132.aspx We'll use this wiki to communicate best practices you should consider when provisioning and deploying...
  • Wiki Page: Deployment of Workflows in Workflow Manager

    When deploying Workflows within Workflow Manager as long activities inside of trusted surface are used, there is no assembly which should be referenced or published to the host. All required is contained in a XAML. Usually one workflow is WorkflowDefinition which basically defines the activation...
  • Wiki Page: Managing Management Certificates in Azure

    In Azure when are going to access the azure resources the Management Certificates plays a very vital role. But the the question comes, “Why the certificate is required?” The Answer to this question is in Windows Azure Security certificates play a key role. There are two different types of certificates...
  • Wiki Page: Hadoop on Azure WordCount Sample Tutorial

    Overview This tutorial shows two ways to use Hadoop on Azure to run a MapReduce program that counts word occurences in a text. First, with a Hadoop .jar file by using the Create Job UI. Second, with a query by using the fluent API layered on Pig that is provided by the Interactive Console . The...
  • Wiki Page: Understanding Asure Media Service Core Components

    Table of Contents Storage Account Encoder On Demand Streaming Azure media service contains few components. Lets look as abstract. You can find your existing components and there status by navigating to LINK RESOURCES in Azure Media Service. Storage Account Storage account...
  • Wiki Page: Submitting Feedback About Running SQL Server in Windows Azure Virtual Machine (Retired)

    This wiki has been retired. For the latest information on running SQL Server on Windows Azure Virtual machine, see this link: http://msdn.microsoft.com/en-us/library/windowsazure/jj823132.aspx This wiki provides guidance on how to submit feedback to Microsoft that relates to running SQL Server...
  • Wiki Page: Getting Help Running SQL Server in Windows Azure Virtual Machine (Retired)

    This wiki has been retired. For the latest information on running SQL Server on Windows Azure Virtual machine, see this link: http://msdn.microsoft.com/en-us/library/windowsazure/jj823132.aspx We'll use this wiki to post links to resources you can use to get help running SQL Server in...
  • Wiki Page: Getting Started Running SQL Server in Windows Azure Virtual Machine (Retired)

    This wiki has been retired. For the latest information on running SQL Server on Windows Azure Virtual machine, see this link: http://msdn.microsoft.com/en-us/library/windowsazure/jj823132.aspx If you know how to install and configure SQL Server, and you understand Hyper-V virtualization technology...
  • Wiki Page: Learning About Running SQL Server in Windows Azure Virtual Machine (Retired)

    This wiki has been retired. For the latest information on running SQL Server on Windows Azure Virtual machine, see this link: http://msdn.microsoft.com/en-us/library/windowsazure/jj823132.aspx This wiki page contains links to learning resources related to running SQL Server on Windows Azure...
  • Wiki Page: SQL Server in Windows Azure Virtual Machine Early Adoption Cook Book (Retired)

    This wiki has been retired. For the latest information on running SQL Server on Windows Azure Virtual machine, see this link: http://msdn.microsoft.com/en-us/library/windowsazure/jj823132.aspx Are you interested in running SQL Server in a Windows Azure Virtual Machine? You've come to the...
  • Wiki Page: Windows Azure and SQL Database Tutorials - Tutorial 4: Using Windows Azure Worker Role and Windows Azure Queue Service

    This tutorial demonstrates using a worker role and Windows Azure queue service. Note If you wish to contribute to this page, use the Edit tab at the top (sign-in required). If you wish to provide feedback for this documentation please either send e-mail to azuredocs@microsoft...
  • Wiki Page: Analyzing Twitter Movie Data with Hive in HDInsight

    In this tutorial you will query, explore, and analyze data from twitter using Apache™ Hadoop™-based Services for Windows Azure and a Hive query in Excel. Social web sites are one of the major driving forces for Big Data adoption. Public APIs provided by sites like Twitter are a useful source of data...
  • Wiki Page: Windows Azure – Create Azure Service Package using Windows Azure Tools V1.4 for VS 2010

    Introduction: In this article we are going to see how to create a package of an Azure Application using the Visual Studio 2010 Azure tool latest release by August 2011. Overview: With the latest release of the Windows Azure Tool Kit V1.4 for Visual Studio 2010, we can see some major changes...
  • Wiki Page: Windows Azure, приложение на Java "Hello World" с использованием JDK 1.6 и Tomcat 7.(ru-RU)

    ——- Цикл "Windows Azure & Java": Windows Azure, приложение на Java "Hello World" с использованием JDK 1.6 и Tomcat 7 . Windows Azure, приложение на Java "Hello World" с использованием JDK 1.6 и Glassfish 3 Windows Azure, приложение на Java. Service...
  • Wiki Page: Windows Azure Platformunda Active Directory Forest kurulumu (tr-TR)

    Merhaba, Bu yazımda Microsoft Cloud Servisi ( aka Windows Azure ) üzerinde bir sanal sunucu oluşturmayı, sanal sunucuyu Active Directory Forest Root Domain Controller(yeni bir forest kurulumu) haline getirmeyi, bu forest’a ilk boot’unda üye olacak bir sanal sunucu oluşturmayı inceleyeceğim. Bu işlemler...
  • Wiki Page: Windows Azure SQL Reporting Samples

    Sample reports and a Windows Azure web role with a ReportViewer control that points to the sample reports, is available for download for Windows Azure SQL Reporting. In this article: Download samples Prerequisites Sample Data for Reports Report Samples SQL Reporting application samples...
  • Wiki Page: MCSD: Web Applications

    Required exams Programming in HTML5 with JavaScript and CSS3 Developing ASP.NET MVC 4 Web Applications Developing Windows Azure and Web Services This MCSD certification requires you to show continued ability to perform in your chosen solution area by completing a recertification exam...
  • Wiki Page: Windows Azure Scalability

    Easy scalability is a great benefit of using Windows Azure Cloud Services. The links here provide guidance and how-to instructions for developing scalable apps. Best Practices Best Practices for the Design of Large-Scale Services on Windows Azure Cloud Services Plan and Design Creating...
  • Wiki Page: Windows Azure: There Is Currently a Lease on the Blob and No Lease ID Was Specified in the Request Fix

    If you have this problem, then you are using a tool such as the Azure Storeage Explorer to try to delete a blob. Here is the simplest way to fix this: 1. Go to your Azure Management portal. 2. Click Virtual Machines . 3. Select the name of a virtual machine (VM). 4. Click Disks . A list...
  • Wiki Page: Tutorial: Creating and Deploying a WCF Sync Service to Windows Azure

    The walkthroughs in this tutorial provide steps to create a sync service by using Windows Azure Tools for Microsoft Visual Studio (see the Windows Azure MSDN site ) and deploy the service to Windows Azure. This section contains the following sub-sections. Section Description ...
  • Wiki Page: How To: Set IP Address Ranges for SQL Azure Firewall Connections

    When connecting to a SQL Azure database, you must set a range of Internet Protocol (IP) addresses. SQL Azure will only allow connections from the specific range of IP addresses. To do this: 1. Log into the Azure managment portal ( https://windows.azure.com/ ) 2. In the left pane, click the Database...
  • Wiki Page: Copying On-premises Virtual Machines to Windows Azure

    Table of Contents Scenario description How does this solution fit into your IT strategy? How do you prepare System Center for this solution? How to accomplish this solution How can you customize or extend this solution? Link to TechNet Library topics, Tech Center pages, blogs, forums, etc. ...
Page 4 of 8 (193 items) «23456»
Can't find it? Write it!