Browse by Tags

Tagged Content List
  • Wiki Page: Testing Windows Azure Service Bus Topics on local computer

    Using Service Bus Topics allows us to communicate with loosely coupled components or systems using publish/subscribe model. The difference between Azure Queues and Topics is that using Topics the message can be easily routed to the selected subscriber by using filters while using only the queues this...
  • Wiki Page: How to Create a Virtual Network in Windows Azure

    Windows Azure Infrastrcuture Services allow us to create Virtual machines and host them in the cloud while allowing us to connect to each one of them using RDP. After having created a set of virtual machines required for a particular application, we will require them to be connected to each other...
  • Wiki Page: Windows Azure Service Bus Topics: prima esperienza (it-IT)

    Table of Contents Introduzione Step 1 - Prerequisiti Step 2 - Nuovo progetto con Visual Studio Step 3 - Configurazioni Step 4 - Creazione del modello di messaggio Step 5 - Preparare il message receiver (Worker Role) Step 6 - Inviare il messaggio di tipo NotificationModel Step 7 - Test NOTA:...
  • Wiki Page: Windows Azure Service Bus EAI and EDI Labs - Introduction

    Table of Contents Introduction Windows Azure Service Bus EAI and EDI Labs SDK WindowsAzureServiceBusConnect Samples System Requirements Community Resources See Also Introduction First public CTP of Service Bus EAI & EDI has gone live. Through the Windows Azure Service Bus EAI and EDI Labs you...
  • Wiki Page: Windows Azure Üzerinde Sanal Makine Kurulumu (tr-TR)

    Yeni bir makale ile herkese merhaba. Bu makalemizde, Microsoft’un sanallaştırma platformu tarafında çıkarmış olduğu, Windows Azure üzerinde sanal makine oluşturma işlemlerinden bahsediyor olacağız. Windows Azure üzerinde sanal makine oluşturma işlemlerine geçmeden önce, makalemize, Windows Azure platformu...
  • Wiki Page: Troubleshooting Connectivity Issues in the Windows Azure AppFabric Service Bus

    If you are experiencing connectivity errors when using the Windows Azure AppFabric Service Bus, please use the following troubleshooting procedures: Prerequisites 1. Ensure that you are using the latest AppFabric SDK ( http://go.microsoft.com/fwlink/?LinkID=129448 ) with the...
  • Wiki Page: Security Guidelines for Windows Azure SQL Database

    Table of Contents Overview Client-side Firewall Server-side Firewall SQL Authentication Other Guidelines Community Resources Other Languages Overview Windows Azure SQL Database is a cloud database service from Microsoft. SQL Database provides web-facing database functionality as a utility...
  • Wiki Page: Develop and Deploy with Windows Azure SQL Database

    This article provides guidelines on how to deploy an existing on-premise SQL Server database into Windows Azure SQL Database and guidelines around best practices during data migration. Note If you wish to contribute to this page, use the Edit tab at the top (sign-in required...
  • Wiki Page: App Controller ile Windows Azure’a Bağlanmak (tr-TR)

    IIS Kullanarak Self-Signed Sertifika Oluşturmak Internet Information Service (IIS) konsolunu açalım. IIS center bölümünden,System Certificates bölümüne çift tıklayın. Create Self-Signed Certificate butonuna basın. Self-Signed Certificate adını yazın ve OK butonuna...
  • Wiki Page: Windows Azure Mobile Services. Краткое руководство по разработке. Часть 1. Введение.

    В этом кратком руководстве-переводе мы рассмотрим разработку приложения Магазина Windows , использующего Windows Azure Mobile Services как облачный бэкенд в различных задачах. Это перевод официального руководства с http://windows.azure.com . Оглавление: Часть...
  • Wiki Page: Windows Azure Mobile Services. Краткое руководство по разработке. Часть 4. Push-уведомления.

    Оглавление: Часть 1. Введение. Часть 2. Хранение данных в Mobile Services Часть 3. Аутентификация. Часть 4. Push-уведомления. Для того, чтобы отправлять push-уведомления в ваше приложение с использованием Windows Azure Mobile Services, необходимо воспользоваться...
  • Wiki Page: Windows Azure Mobile Services. Краткое руководство по разработке. Часть 3. Аутентификация.

    Оглавление: Часть 1. Введение. Часть 2. Хранение данных в Mobile Services Часть 3. Аутентификация. Часть 4. Push-уведомления. В этой части рассмотрены вопросы аутентификации в мобильном сервисе из вашего приложения. Регистрация приложения для аутентификации...
  • Wiki Page: Windows Azure Mobile Services. Краткое руководство по разработке. Часть 2. Хранение данных в Mobile Services

    Оглавление: Часть 1. Введение. Часть 2. Хранение данных в Mobile Services Часть 3. Аутентификация. Часть 4. Push-уведомления. В этой части руководства вы загрузите приложение, которое хранит данные в памяти, создадите новый мобильный сервис и интегрируете его с приложением...
  • Wiki Page: Heartbeats, восстановление и балансировка нагрузки в Windows Azure - вопросы и ответы

    Перевод http://blogs.msdn.com/b/kwill/archive/2013/02/28/heartbeats-recovery-and-the-load-balancer.aspx . Ниже приведены ответы на наиболее популярные вопросы, которые я получал о heartbeats/probes, о том, как Fabric-контроллер производит восстановление после проб с ошибками и о том...
  • Wiki Page: Жизненный цикл роли Windows Azure

    Также как и с жизненным циклом страницы ASP.NET, необходимо понимать, что происходит с приложением во время его работы на платформе Windows Azure. На рис.1 приведена архитектура процессов роли. Рис. 1. Архитектура роли Windows Azure Давайте рассмотрим...
  • Wiki Page: Архитектура Windows Azure Storage

    WAS – система облачного хранилища, предоставляющая клиентам возможность хранить практически неограниченные объёмы данных в течение любого периода времени. WAS была представлена в production-версии в ноябре 2008. Ранее она использовалась для внутренних целей Microsoft для...
  • Wiki Page: Профилировка приложения Windows Azure

    Одна из популярных задач при разработке - это профилировка приложения. В случае приложения Windows Azure последовательность действий немного меняется. Создадим проект Windows Azure с одной Worker-ролью, в которой будет три метода, один "хороший", второй "не очень"...
  • Wiki Page: Microsoft Codename “Trust Services” Usage Overview

    Table of Contents Introduction Components and user roles in this release Components User roles Streaming Search in Encrypted Data Usage Flow Create a Trust Server Create a Data Policy Encrypt data based on Data Policy Decrypt data based on Data Policy Quick Links Introduction Microsoft Codename...
  • Wiki Page: Troubleshoot and Optimize Queries with Windows Azure SQL Database

    Windows Azure SQL Database is a cloud based relational database service from Microsoft. SQL Database provides web-facing database functionality as a utility service. Cloud-based database solutions such as SQL Database can provide many benefits, including rapid provisioning, cost-effective scalability...
  • Wiki Page: The Hadoop on Azure Pegasus Page Rank Sample

    Overview This tutorial shows how to deploy Pegasus from the Hadoop on Azure portal to compute the page rank for a simple 16-node graph. The rank calculated for a node is a measure of how well connected it is to the other nodes in the graph structure. A graph is type of abstract mathematical structure...
  • Wiki Page: HDInsight Services for Windows Azure QuickStart: Running Hadoop Jobs

    This tutorial shows two ways in which Hadoop MapReduce programs can be run on an Hadoop Distributed File System (HDFS) using HDInsight Services for Windows Azure. Use the Create Job UI to run MapReduce programs written in Java, contained in Hadoop jar files Use the Interactive JavaScript Console...
  • Wiki Page: Analyzing Twitter Data with Hive in HDInsight and SteamInsight

    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: Simple recommendation engine using Apache Mahout

    Apache Mahout™ is a machine learning library built for use in scalable machine learning applications. Recommender engines are some of the most immediately recognizable machine learning applications in use today. In this tutorial you use the Million Song Dataset to create song recommendations for users...
  • Wiki Page: Working With Data in Windows Azure HDInsight Service

    This tutorial covers several techniques for storing and importing data for use in Hadoop MapReduce jobs run with Windows Azure HDInsight Service ( formerly Apache™ Hadoop™-based Services for Windows Azure). Apache Hadoop is a software framework that supports data-intensive distributed applications...
  • Wiki Page: Introduction to HDInsight Services for Windows Azure

    Overview HDInsight Services for Windows Azure is a service that deploys and provisions Apache™ Hadoop™ clusters in the cloud, providing a software framework designed to manage, analyze and report on big data. Data is described as "big data" to indicate that it is being collected in ever...
Page 3 of 8 (193 items) 12345»
Can't find it? Write it!