Browse by Tags

Tagged Content List
  • Wiki Page: Azure Networking: Deep Dive In VNet Subnets

    Table of Contents Introduction What is a Subnet? Private Networks Network Classes Subnetting Example CIDR (Classless Inter-Domain Routing) Convert Decimal to Binary Subnet Mask Azure VNet Subnet Demo Deployment Steps Create Resource Group Create Virtual Network Step 1: Create Virtual Network Step 2:...
  • Wiki Page: WPF: Tips - Dependency Property Default Double Trouble

    This tip explains how to resolve the "Default value type does not match type of property ..... " error. Table of Contents Scenario Reason for the Error Resolving the Error See Also Scenario Since double is a common type for control properties double is also a very common type...
  • Wiki Page: SharePoint 2010: Comment importer ou exporter un site en utilisant PowerShell (fr-FR)

    Table of Contents Introduction Autres langues Introduction J'ai récemment publié un article sur l'exportation et l'importation d'un site à l'aide du modèle d'objet SharePoint. Récemment, quelqu'un m'a demandé de faire la même chose par l'intermédiaire...
  • Wiki Page: SQL Server: SET ANSI_PADDING Setting and its Importance

    Table of Contents Problem Description Investigation Resolution Script to correct problem in the whole database Default Database Settings See Also Other Languages Problem Description Recently I got an interesting escalation to solve for the client. Our VFP based application was getting the following...
  • Wiki Page: Wiki: Best Practices for Building TechNet Wiki Portals

    Table of Contents Introduction How to Build a Good Portal Presenting the Portal (its "Introduction") Selecting Wiki Articles Accuracy in Research (Creating "Sections") Give the Credits It don't finish here! (your "See Also" and "References") Template Portals...
  • Wiki Page: Wiki Template: Portals - Default

    This Template article is part of the Template Articles collection and can be found in the following languages​​: Wiki: Modelo para Portal - Padrão (pt-BR) Please, only copy the structure article below the dash and paste to use in your own new article. Replace the words and contents in italics...
  • Wiki Page: Wiki Template: Portals - Alternative

    This Template article is part of the Template Articles collection and can be found in the following languages​​: Wiki: Modelo para Portais - Alternativa (pt-BR) Please, only copy the structure article below the dash and paste to use in your own new article. Replace the words and contents...
  • Wiki Page: Wiki Template: Basic Technical solution template

    <!-- SNIP> Table of Contents Introduction/Summary Environment Requirement Code/Steps Conclusion See also References Introduction/Summary Summary Text of your content. Environment Include information like Server Operating System Versions, Product Versions etc. ...
  • Wiki Page: Wiki Template: Table with scroll bars

    Table of Contents Short URL Introduction HTML Code Table half width - 200 px height Sample tables Table - full width without scroll bars Table 200px with scroll bars Table half width - 200 px height Table full width - 200px height Short URL http://aka.ms/scrollbar Introduction ...
  • Wiki Page: Wiki Template: Alternative TOC

    Introduction This page provides a template with an alternative Table Of Contents, in case the built-in TOC feature does not suit you. In some cases, you might need a simple alphabetical or numerical list in your TOC. This page will show you a different way of building a TOC if a dynamic (auto...
  • Wiki Page: Environment Setup for development of Node.js based web apps for Azure App Service

    Table of Contents Introduction Steps to follow for environment setup Introduction It is important to know the steps required to setup environment to begin the development of Node.js based web apps for Azure App Service. The instructions in this tutorial can be followed on any operating system...
  • Wiki Page: Wiki: Training und Zertifizierungs Portal (de-DE)

    Dieses Portal soll dir helfen Trainings und Zertifizierungen von Microsoft zu finden. Es stellt Informationen über die Prüfungen und wie man sich auf diese vorbereiten kann bereit. Table of Contents MCPD MCPD Zertifizierungen MCPD für Windows Phone MCPD für Microsoft Silverlight...
  • Wiki Page: Azure Hadoop: Pi Estimator Sample

    Table of Contents Overview Goals Key technologies Setup and configuration Tutorial Deploy the Pi Estimator MapReduce program to an Hadoop cluster Summary Overview This tutorial shows how to deploy a MapReduce program that uses a statistical (quasi-Monte Carlo) method to estimate the value of Pi...
  • Wiki Page: Azure Hadoop: Mahout Classification Sample

    Table of Contents Overview Goals Key Technologies Setup and Configuration Tutorial How to do classification analysis by using Mahout on Hadoop on Azure Summary Overview This tutorial illustrates how to use Apache Mahout in Hadoop on Azure to do classification. Classification techniques attempt...
  • Wiki Page: Azure: Hadoop - 10 GB GraySort Sample Tutorial

    Table of Contents Overview Goals Key technologies Setup and configuration Tutorial Generate the data for sorting by running the TeraGen MapReduce job Sort the data by running the TeraSort MapReduce job Confirm that the data has been correctly sorted by running the TeraValidate MapReduce job Summary ...
  • Wiki Page: Azure Data Transfer: Tutorial

    Microsoft Codename “Data Transfer” (https://web.datatransfer.azure.com) is a cloud service that lets you transfer data from your computer to a SQL Azure database or Windows Azure Blob storage account that you own. You can upload any data format to Windows Azure Blob storage, and data that is stored...
  • Wiki Page: Azure Hadoop: Degree Distribution Sample

    Table of Contents Overview Pegasus Goals Key technologies Setup and configuration Tutorial How to clean up a previous deployment of the Pegasus DegDist algorithm from Hadoop on Azure How to deploy the DegDist algorithm in Pegasus from Hadoop on Azure How to inspect the output from the Pegasus DegDist...
  • Wiki Page: Articoli italiani su TechNet Wiki - Azure (it-IT)

    Table of Contents Introduzione Elenco articoli Vedere anche Introduzione Questa pagina contiene un elenco diviso in categorie degli articoli in lingua italiana presenti sul TechNet Wiki e relativi a Windows Azure , sia scritti originariamente in Italiano che tradotti da altre lingue. Aggiungete...
  • Wiki Page: Azure Hadoop-Based Services: How To Guide

    This content is a work in progress for the benefit of the Hadoop Community. Please feel free to contribute to this wiki page based on your expertise and experience with Hadoop. If you have any questions, please use the groups DL http://tech.groups.yahoo.com/group/hadooponazurectp/ Table of Contents...
  • Wiki Page: Azure Hadoop: Pegasus Page Rank Sample

    Table of Contents Overview Pegasus Goals Key technologies Setup and configuration Tutorial How to clean up a previous deployment of the Pegasus Pagerank algorithm from Hadoop on Azure How to deploy the Pagerank algorithm in Pegasus from Hadoop on Azure How to inspect the output from the Pegasus Pagerank...
  • Wiki Page: Telemetry – Data Acquisition Pipeline

    Table of Contents 1. Introduction 2. Pipeline Characteristics 2.1 Multiple Data Sources Across Nodes and Services 2.2 Data Granularity and Latency 3. Scheduler Implementation 4. Import Tasks Implementation 5. OpsStatsDB Walkthrough 6. Conclusions 1. Introduction Welcome to the third wiki entry...
  • Wiki Page: Azure Active Directory Integration: Step-by-Step Guide

    Download The following PDF is a step-by-step guide and has been uploaded up in TechNet Gallery. http://gallery.technet.microsoft.com/Azure-Activie-Directory-9fad35c6 The above document will assist you in setting up Azure Active Directory integration. Table of Contents Download What is...
  • Wiki Page: HDInsight C# Hadoop Streaming Sample

    MapReduce is a programming model designed for processing large volumes of data in parallel by dividing the work into a set of independent tasks. Most of the MapReduce jobs are written in Java. Hadoop provides a streaming API to MapReduce that enables you to write map and reduce functions in languages...
  • Wiki Page: Trust Services: Troubleshooting

    This page discusses known issues and troubleshooting steps for Microsoft Codename "Trust Services" Lab If you have an issue not resolved here, Azure Labs Support Forum is a good place to ask questions about Trust Services. You can also email Trust Services team about your experience...
  • Wiki Page: Trust Services: Samples

    Table of Contents Download C# Encrypt Files PowerShell Quick Links Learn how to use "Trust Services" by following these samples. Download To download samples, visit Trust Services Samples Download page . C# Copy SQL Database An application that copies a SQL Server table...
Page 20 of 359 (8,972 items) «1819202122»
Can't find it? Write it!