Sign In
Benjamin Guinebertière
Options
About
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
.NET Framework 2.0 development
.NET Framework 4.0
AppFabric
archims
Architecture
Azure
BizTalk Server
BizTalk Server 2004
BizTalk Server 2006
Certificates
cloud
Hadoop
IdentityFederation
idmgt
KB
Level-100
Level-200
niveau-100
PaaS
public-cloud
SOA
SQL Azure
web
Web Infrastructure
Windows Azure
Archive
Archives
May 2012
(1)
April 2012
(1)
March 2012
(5)
February 2012
(2)
January 2012
(3)
December 2011
(10)
November 2011
(6)
October 2011
(7)
September 2011
(6)
July 2011
(7)
June 2011
(1)
May 2011
(9)
March 2011
(5)
January 2011
(2)
December 2010
(5)
November 2010
(4)
October 2010
(3)
September 2010
(3)
July 2010
(6)
June 2010
(2)
May 2010
(3)
April 2010
(3)
March 2010
(4)
February 2010
(7)
January 2010
(7)
December 2009
(1)
November 2009
(1)
November 2008
(1)
October 2008
(1)
September 2008
(1)
December 2007
(1)
October 2007
(1)
September 2007
(3)
August 2007
(1)
July 2007
(1)
June 2007
(1)
April 2007
(1)
January 2007
(1)
December 2006
(1)
September 2006
(3)
April 2006
(6)
March 2006
(2)
July 2005
(1)
May 2005
(1)
April 2005
(2)
Blog - News
Forum des Architectures Applicatives Microsoft sur LinkedIn
Les nouvelles mensuelles de Windows Azure: Le bulletin Azure
Latest important hyperlinks | Les derniers hyperliens importants (twitter)
20-JUN-2012: Windows Azure event | Windows Azure comme vous ne l'avez jamais vu
MSDN Blogs
>
Benjamin Guinebertière
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Benjamin Guinebertière
Windows Azure tables: partitioning guid row keys | Windows Azure tables: partionnement de clefs de type GUID
Posted
10 days ago
by
Benjamin GUINEBERTIERE
0
Comments
This post is about using a partition key while the rowkey is a GUID in Windows Azure Table Storage . You may read more on Windows Azure Tables partitioning in this MSDN article . Ce billet est à propos de l’utilisation d’une clef de partition...
Benjamin Guinebertière
How to request/buy a certificate and use it in Windows Azure | Comment demander/acheter un certificat et l’utiliser dans Windows Azure
Posted
1 month ago
by
Benjamin GUINEBERTIERE
0
Comments
Some domain registrars may let you request an SSL certificate for your domain. It is also possible to buy a certificate from a certificate authority. This post shows a way to request such a real or production certificate (not a test certificate...
Benjamin Guinebertière
Lab: Deploy an Azure App. and explore the deployment thru RDP | Exercice: Déployer une App. Azure et explorer son déploiement via RDP
Posted
1 month ago
by
Benjamin GUINEBERTIERE
0
Comments
In this post, we’ll see how a Windows Azure application can be packaged from within Visual Studio 2010, then, you’ll have a chance to deploy this package to your Windows Azure environment and discover how the application is deployed by connecting...
Benjamin Guinebertière
SQL Server 2012 RTM: installing SSDT | installation des SSDT
Posted
2 months ago
by
Benjamin GUINEBERTIERE
0
Comments
On my development machine, I wanted to install the SQL Server Data Tools. With Visual Studio 2010 and SQL Server 2012 RTM installed, the SSDT are still to be installed from here : Sur ma machine de développement, je voulais installer les outils de données...
Benjamin Guinebertière
TechDays 2012: JavaScript aussi sur le serveur et jusque dans le cloud?
Posted
2 months ago
by
Benjamin GUINEBERTIERE
0
Comments
The session about server side JavaScript is available online with its slides and its video. Here are the links (NB: the content is in French) La session “JavaScript aussi sur le serveur et jusque dans le cloud?” est disponible en ligne http://aka.ms/wd3afq...
Benjamin Guinebertière
HADOOP, HIVE, ODBC, SSIS, SQL Azure, SQL Azure Reporting
Posted
2 months ago
by
Benjamin GUINEBERTIERE
0
Comments
In a previous post, I talked about analyzing 1 TB of IIS logs with JavaScript thru Hadoop Map/Reduce . In this post, let’s see how to copy and use the result of these jobs to SQL Azure. Dans un billet précédent, il a été...
Benjamin Guinebertière
Create a SQL Azure database | Créer une base SQL Azure
Posted
2 months ago
by
Benjamin GUINEBERTIERE
0
Comments
In order to create a SQL Azure database from the Windows Azure Portal , one first needs to create a SQL Azure Server as explained here . Pour créer une base SQL Azure depuis le portail Windows Azure , on doit d’abord créer un serveur...
Benjamin Guinebertière
Analyzing 1 TB of IIS logs with Hadoop Map/Reduce on Azure with JavaScript | Analyse d’1 To de journaux IIS avec Hadoop Map/Reduce en JavaScript
Posted
3 months ago
by
Benjamin GUINEBERTIERE
0
Comments
As described in a previous post , Microsoft has ported Apache Hadoop to Windows Azure (this will also be available on Windows Server). This is available as a private community technology preview for now. Comme nous l’avons vu dans un billet précédent...
Benjamin Guinebertière
Use SSIS to push data to SQL Azure | Utiliser SSIS pour pousser des données vers SQL Azure
Posted
3 months ago
by
Benjamin GUINEBERTIERE
0
Comments
The goal of this blog post is to show that it is as easy with SQL Azure as with SQL Server to push data with SSIS. Le but de ce billet est de montrer qu’il est aussi simple de pousser des données avec SSIS vers SQL Azure que vers SQL Server. In this sample...
Benjamin Guinebertière
B2B: SQL Azure as a meeting point | B2B: SQL Azure comme point de rencontre
Posted
4 months ago
by
Benjamin GUINEBERTIERE
2
Comments
FABRIKAM is a manufacturing company who has CONTOSO as one of its resellers. FABRIKAM would like to get their sales number thru CONTOSO channel, but CONTOSO does not want to give access to their own database and they don’t have the time to create...
Benjamin Guinebertière
SQL Azure: create a login that has only access to one database | SQL Azure: créer un login qui n’a accès qu’à une base de données
Posted
4 months ago
by
Benjamin GUINEBERTIERE
0
Comments
You have a SQL Azure Server. You can access the databases thru the administrator login you specified while creating the SQL Azure Server . On dispose d’un serveur SQL Azure. On peut y accéder avec le compte administrateur qui a été spécifié lors de la...
Benjamin Guinebertière
On demand map reduce cluster and persistent storage | un cluster map reduce à la demande et des données persistantes
Posted
4 months ago
by
Benjamin GUINEBERTIERE
0
Comments
Here is one of the use cases of Hadoop on Azure: you have a few applications accumulating data over time and you need to execute batches against this data a few times a month. You need many machines in an Hadoop cluster, but most of the time, you don...
Benjamin Guinebertière
Azure: Performance
Posted
5 months ago
by
Benjamin GUINEBERTIERE
0
Comments
Here are a few links about Windows Azure Platform performance Voici quelques liens sur les performances dans la plateforme Windows Azure NB: this post contains screen shots for the links. Please follow the links to get the most recent and up to date information...
Benjamin Guinebertière
Hadoop on Azure: word count in Java and JavaScript | Hadoop sur Azure: comptons les mots en Java et JavaScript
Posted
5 months ago
by
Benjamin GUINEBERTIERE
0
Comments
A preview version of Hadoop on Windows Azure is available. The details of that availability is at Une pré-version d’Hadoop sur Azure est disponible. Les détails de cette disponibilité sont à availability-of-community-technology-preview-ctp-of-hadoop-based...
Benjamin Guinebertière
Windows Azure 12/12/11 Announcement | Annonces Windows Azure du 12 décembre 2011
Posted
5 months ago
by
Benjamin GUINEBERTIERE
0
Comments
This afternoon, Microsoft announced a number of updates and improvements to Windows Azure that will help developers to more easily access Windows Azure and unlock the value of cloud computing as a development platform. Cet après-midi, Microsoft a annoncé...
Benjamin Guinebertière
Learn Windows Azure for free with the Emulator and the training Kit | Apprendre Windows Azure gratuitement avec l’émulateur et le kit d’apprentissage
Posted
5 months ago
by
Benjamin GUINEBERTIERE
0
Comments
English Français Once you’ve installed the Windows Azure SDK , you can use the local Emulator. This does not require a Windows Azure account at this stage. You can get one later. Une fois que vous avez installé le Windows Azure SDK 1.6 , vous pouvez utiliser...
Benjamin Guinebertière
Install Visual Studio 2010 SP1 | Installer Visual Studio 2010 SP1
Posted
5 months ago
by
Benjamin GUINEBERTIERE
0
Comments
Here is how to install Visual Studio 2010 SP1, typically after having installed the Windows Azure SDK 1.6 . Voici comment installer Visual Studio 2010 SP1, typiquement après avoir installé le SDK 1.6 de Windows Azure . Benjamin
Benjamin Guinebertière
Install the Windows Azure SDK for PHP with Windows Azure SDK 1.6 | Installer le SDK Windows Azure pour PHP avec le SDK Windows Azure 1.6
Posted
5 months ago
by
Benjamin GUINEBERTIERE
0
Comments
Before using Windows Azure with PHP, you will need the SDK for PHP. Instructions to install it are available here: http://azurephp.interoperabilitybridges.com/articles/setup-the-windows-azure-sdk-for-php , but this post was written before SDK 1.6 was...
Benjamin Guinebertière
Deploying Drupal 7 on Windows Azure | Déploiement de Drupal 7 sur Windows Azure
Posted
5 months ago
by
Benjamin GUINEBERTIERE
0
Comments
English Français This article shows most of the steps decribed on the Interoperability Bridges web site . The main differences are that it shows more screen shots, it is tested against Windows Azure SDK 1.6 (Nov. 2011) with latest available package (Drupal...
Benjamin Guinebertière
Create Windows Azure remote desktop configuration | créer une configuration Azure pour le bureau d’accès à distance
Posted
5 months ago
by
Benjamin GUINEBERTIERE
0
Comments
English Français In this post, the goal is to have the configuration lines to set remote desktop in a Windows Azure Package. 14-DEC-2011 UPDATE: an alternative way is available at http://www.windowsazure.com/en-us/develop/other...
Benjamin Guinebertière
Download and install Windows Azure SDK 1.6 | Télécharger et installer Windows Azure SDK 1.6
Posted
5 months ago
by
Benjamin GUINEBERTIERE
0
Comments
English Français In this post, it is shown how to install Windows Azure SDK 1.6 on a Windows Server 2008 R2 x64 machine that has no Visual Studio installed. Dans ce billet, on montre comment installer le Windows Azure SDK 1.6 sur...
Benjamin Guinebertière
Create a SQL Azure Server | Créer un serveur SQL Azure
Posted
5 months ago
by
Benjamin GUINEBERTIERE
0
Comments
English Français Here is how to create a SQL Azure Server. Voici comment créer un serveur SQL Azure. Navigate to http://windows.azure.com and login with a Live ID that has access to a current Windows Azure subscription...
Benjamin Guinebertière
Where are my certificates in Windows and Windows Azure?–Où sont mes certificats dans Windows et Windows Azure?
Posted
6 months ago
by
Benjamin GUINEBERTIERE
0
Comments
English Français In a previous post , we saw what certificates are for while using Windows Azure. Here is a quick explanation on how to manage and find such certificates in Windows and in Windows Azure. Dans un billet précédent , nous avons vu à quoi...
Benjamin Guinebertière
Windows Azure Toolkit for Social Games V1.1 (video)
Posted
6 months ago
by
Benjamin GUINEBERTIERE
0
Comments
English Français As announced on the Windows Azure blog, “ Windows Azure Toolkit for Social Games ” version 1.1 was just release. Here is the architecture diagram that can be found in the documentation of the toolkit, once installed: Comme annoncé sur...
Benjamin Guinebertière
VIP Swap (video)
Posted
6 months ago
by
Benjamin GUINEBERTIERE
0
Comments
English Français This video shows a Windows Azure VIP Swap (VIP = Virtual IP Address), which is one of the means to deploy a version n+1 of a web site while version n is live. Cette vidéo montre un échange d’adresses IP virtuelles qui est un moyen...
Page 1 of 6 (142 items)
1
2
3
4
5
»