MSDN Blogs: Azure ARM template for Cool Storage
Azure Cool Blob Storage has been made available a few weeks ago. With this new type of Azure Storage account, you can store your cool objects at a lower price than typical hot data while still being...
View ArticleMSDN Blogs: Configuration of the Drill Cluster
NOTE This post is part of a series on a deployment of Apache Drill on the Azure cloud.With our Azure resources deployed and the ZooKeeper ensemble up and running, we can now proceed with the...
View ArticleMSDN Blogs: Automating Agent Actions with Cognitive Services Speech...
Microsoft’s Cognitive Services offer an array of intelligent APIs that allow developers to build new apps, and enhance existing ones, with the power of machine-based AI. These services enable users to...
View ArticleMSDN Blogs: ファイルシステムミニフィルタードライバーのサンプル
ファイルシステムミニフィルタードライバーには、どのようなサンプルがあるかご存知でしょうか。 皆さん、こんにちは。Windows Driver Kit サポートチームの津田です。今回は、ファイルシステムミニフィルタードライバーのサンプルにどのようなものがあるかの一覧とそれぞれがある場所についてご案内します。サンプルの場所自体は、以下のサイトの [Download ZIP] ボタンで...
View ArticleMSDN Blogs: ARM template for LAP (Linux + Apache + Php) and Neo4j Deployment
Just finished writing my first ARM template that can deploy a set of VMs, where in one VM has an Apache and php installed with a sample website, and another VM with an installation of Neo4j which is...
View ArticleMSDN Blogs: matching zone on IISsettings
$webApps = Get-SPWebApplication$path = ‘C:WindowsSystem32inetsrvconfigapplicationHost.config’$xml = [xml](Get-Content -Path $path)if($webApps -ne $null -and $xml -ne $null){foreach($webApp in...
View ArticleMSDN Blogs: Guest post: eseguire l’emulatore di Windows 10 Mobile all’interno...
Questo post è stato scritto da Matteo Pagani, Windows AppConsult Engineer in MicrosoftSe seguite lo sviluppo di applicazioni per Windows Phone sin dai tempi della versione 7.0, ricorderete che...
View ArticleMSDN Blogs: Lanzamiento de SQL Server 2016
El día 2 de junio en las oficinas de Microsoft en Madrid tiene lugar el lanzamiento del SQL Server 2016, donde se presentará el salto tecnológico más grande jamás visto en plataformas de datos con una...
View ArticleMSDN Blogs: SharePoint dev machine – keep your SQL databases sizes neat
Ok, time to go back to the blog posting. I do often create single-server SharePoint based environments purely for development purposes. In this environment we often face an issue of overgrowing...
View ArticleMSDN Blogs: 【Visual Studio Code】Insiders版の最新バージョン1.2.0リリース!そして今後はdailyベースに!!
皆さん、こんにちは。テクニカルエバンジェリスト戸倉彩です。先ほど、Visual Studio Code – Insidersの最新バージョン1.2.0がリリースされました。このリリースの大きな変更点は、シェルを利用可能なターミナル機能が統合され vscode...
View ArticleMSDN Blogs: Configuration of Azure Blob Storage (aka WASB) as a Drill Data...
NOTE This post is part of a series on a deployment of Apache Drill on the Azure cloud.Azure Storage Blobs – aka WASB after the WASB in Hadoop for accessing it – provide a low-cost means to store files...
View ArticleMSDN Blogs: Getting started with Machine Learning–Wisconsin Breast Cancer...
In this post I will show you step by tutorial on how to create a basic two-class machine learning experiment using breast cancer data. This post is part of a series of different two-class prediction...
View ArticleMSDN Blogs: How to add a Web performance test plug-in to authenticate through...
There could be instances you may want your test to get authenticate using a different proxy with different credentials during the web test. This post is written to help steps to create a custom web...
View ArticleMSDN Blogs: Tres días de dotnetConf en Junio
Durante los próximos 7, 8 y 9 de junio, vamos a ofrecer sesiones gratuitas online con importantes ponentes de la Comunidad .NET y Microsoft, en directo desde los Estados Unidos.Aprenderás a...
View ArticleMSDN Blogs: RichEdit Text Pointers
A text editor has to provide ways of reading and modifying text. For external clients, the RichEdit editor provides the Text Object Model (TOM) interfaces including ITextRange[2] and...
View ArticleMSDN Blogs: Microsoft at The Telegraph Festival of Education – 23rd-24th June
On June 23rd-24th, Microsoft will be taking up residence at Wellington College (a Microsoft Showcase School) as the headline sponsor for The Telegraph Festival of Education.Featuring a line-up of...
View ArticleMSDN Blogs: Microsoft at The Telegraph Festival of Education – 23rd-24th June
On June 23rd-24th, Microsoft will be taking up residence at Wellington College (a Microsoft Showcase School) as the headline sponsor for The Telegraph Festival of Education.Featuring a line-up of...
View ArticleMS Access Blog: How The Global Fund streamlined its move to the cloud
Today’s post was written by Paul Tuxford, chief information officer at The Global Fund, a public–private partnership that supports programs in 140 countries to prevent and treat AIDS, tuberculosis and...
View ArticleMSDN Blogs: Performance issues with Visual Studio Team Services – 5/31 –...
Initial Update: Tuesday, 31 May 2016 15:54 UTC We are actively investigating issues with Visual Studio Team Service where customers in South Central US region may experience degraded performance while...
View Article