-
Recent Posts
My avatar
Follow me on twitter
- Hello @TomKerkhove , any idea on this issue? learn.microsoft.com/en-us/answers/…| 2 weeks ago
- RT @rseroter: Cloud and software vendors sometimes make life difficult by misusing labels. We all do it. I Don’t Know What Serverless Is A…| 1 month ago
- RT @shanselman: systemd for WSL!!!| 4 months ago
- RT @sbwalker: .NET Foundation Most Active Community Projects for the first half of 2022... Orchard Core takes top spot for PRs (460). Avalo…| 7 months ago
- RT @migueldeicaza: Truly disappointing that Microsoft would subvert an active open source project by ramming in a proprietary extension to…| 7 months ago
Archives
- September 2021
- October 2016
- September 2016
- August 2016
- July 2016
- October 2015
- September 2015
- July 2015
- January 2015
- December 2014
- November 2014
- October 2014
- August 2014
- February 2014
- October 2013
- September 2013
- August 2013
- June 2013
- May 2013
- April 2013
- March 2013
- January 2013
- December 2012
- October 2012
- September 2012
- August 2012
- June 2012
- May 2012
- April 2012
- March 2012
- February 2012
- January 2012
- November 2011
- October 2011
- September 2011
- August 2011
- July 2011
- June 2011
- May 2011
- April 2011
- March 2011
- February 2011
- January 2011
- December 2010
- October 2010
- September 2010
- July 2010
- June 2010
- April 2010
- March 2010
- February 2010
- January 2010
- December 2009
- November 2009
Categories
Meta
Tag Cloud
- .net
- 2011
- ACS
- Adapter
- Adapter Pack
- Announcements
- API
- asp.net
- Authentication
- Azure
- Azure Storage
- azure web sites
- BAM
- BAP
- BizTalk
- BizTalk 2010
- BizTalk 2010 R2 CTP
- BizTalk Server
- BizTalk Server 2009
- BizTalk Server 2010
- Cloud
- Cloud Computing
- Cluster
- Codeplex
- CTP
- Cumulative Update
- datasync
- ESB Toolkit 2.1
- event
- event hub
- github
- Licencing
- Management Pack
- management portal
- Microsoft
- mobile service
- msdays
- MSI
- MVP
- Orchestration
- Platform
- portal
- Powershell
- Provider
- Redmond
- Release
- SCOM 2007 R2
- sdk
- Service Bus
- SharePoint Foundation
- SQL Azure
- SQL Server
- Storage
- stream analytics
- System Center
- Team Foundation Server
- Team Foundation Service
- TechDays
- Techdays 2011
- TFS
- Tips
- Training
- tutoriel
- Update
- Visual Studio
- WCF
- web Deploy
- web jobs
- web sites
- WFTestDesign
- Windows
- Windows Azure
- Windows Azure SDK
- Windows Azure SDK for .NET
- Worker Role
Category Archives: English
Azure Site Extensions : Application Request Routing
Do you know that Application Request Routing is available on Azure WebApp? Last year, I needed something to create a simple DNS Gateway. I decided to looked at the Azure WebApp. My first choice was to create some custom … Continue reading
Use the Azure Storage library in .NetCore Application
Today, I would like to use the Microsoft Azure Storage from .NetCore Application hosted on linux. The azure storage SDK is available on Github https://github.com/Azure/azure-storage-net and the readme indicate the targeted platforms : Netstandard1.3 (CoreCLR RTM): Storage Client Libraries … Continue reading
Deploy Kong Api Management using Azure Resource Manager
I’m currently searching for a Api Management Solution & I’ve found Kong. Kong is built on top of reliable technologies like NGINX and Apache Cassandra, and provides you with an easy to use RESTful API to operate and configure … Continue reading
MVP Award Renewal 2015: Microsoft Azure
I’m very proud to be renewed for the 4 years in a row as an Microsoft Most Valuable Professional. This year, I’m changing my expertise from Microsoft Integration to Microsoft Azure.
Microsoft Specialist : Developing Microsoft #Azure Solutions
The last month, I’ve scheduled a Microsoft Certification in a Prometric Center. The certification was on Microsoft Azure Solution : Cert 70-532 : Developing Microsoft Azure Solutions And I’ve just check on my MCP account that I’ve passed successfully … Continue reading
Ebook Review : Learning Microsoft Azure
During the holidays, I’ve had the opportunity to make a review of the new Ebook written by Geoff Webber-Cross and edited by PackPublishing : You can order the book using this url : http://bit.ly/11BUWXf This book covers the … Continue reading
Azure Mobile Log Viewer , an app to easily query Azure Mobile Log data
Today, I just finished an application that allow you to get the logs of your Azure Mobile Service. I think many of mobile service developer use massively the logs on the Azure Mobile Service to debug or just to see … Continue reading
What’s new in Windows Azure Mobile Service : Api Script
Hi today, when using the azure mobile service, I’ve seen a new tab called Api on the portal : Let’s dig into this new capability.
Posted in English, Microsoft, Non classé, Windows Azure Platform
Tagged Azure, Microsoft, mobile service
8 Comments
One-Touch BizTalk Configuration in Windows Azure Virtual Machine
Hello, today, I would like to write some blog about the new improvements of the Windows Azure Platform. After the General Availability, Scott Guthrie has announced some improvements about Virtual Machine here. What is interesting here is the support for … Continue reading
Create Azure BizTalk Virtual Machine using Powershell
Hi today, I Will share a little snippet that allow you to create a virtual machine that host BizTalk 2010 R2 CTP. Once you’ve installed the Windows Azure Management Cmdlets, you can start using Powerhsell. You’ve two options to launch … Continue reading