Servicing Update for ODBC Driver 13.1 for Linux and macOS Released
Hi all, we are delighted to share the servicing update of the Microsoft ODBC Driver 13.1 for Linux and macOS. The new driver enables access to SQL Server, Azure SQL Database and Azure SQL DW from any...
View ArticleRelease Candidate for Microsoft Drivers v4.3.0 for PHP for SQL Server Released!
Hi all, We are excited to announce the Release Candidate for SQLSRV and PDO_SQLSRV drivers. The drivers now support Debian Jessie. In addition, starting with this release, we support sql_variant type...
View ArticleEmbedding Learning Library
Ha habido poca actividad en el blog los últimos días, estoy reuniendo las piezas para poder implementar integración continua con Arduino y aun debo resolver algunos problemas; sin embargo, ayer hicimos...
View ArticleAzure Network Security Whitepaper/Article Released
One of the biggest challenges we have when learning about a new cloud service provider is trying to figure out what that provider has. In fact, it’s hard even if you’re already using that cloud service...
View ArticleGuidelines for Tier 1 Dev, Test, and Build environments deployed in...
Customers who purchase a Dynamics 365 for Operations or Dynamics 365 for Finance and Operations, Enterprise Edition subscription can deploy a Tier 1 Dev/Test or Build environment in the LCS...
View ArticleWhat can I do in .NET Core that I can’t in the full .NET Framework?
This post is provided by Senior App Dev Managers, Keith Beller and John Abele who ask the question, “What can I do in .NET Core that I can’t do in the full .NET Framework?” Microsoft’s mission to...
View ArticleDelighting students with Microsoft Hour of Code and Minecraft
This post is provided by Senior ADM, Cissy Ho, who spotlights an “Hour of Code” to inspire others through technology and shares information on how you can too. As a part of working in Premier...
View ArticleSQL Updates Newsletter – June 2017
Recent Releases and Announcements Announcing SQL Server 2012 Service Pack 4 SQL Server 2012 SP4 will be released in September 2017 (note the date has changed from previous announcement) A release...
View ArticleAre we functional (part deux)?
It’s been over seven years since Windows 7 launched. Inside Microsoft, one of the more controversial elements of that launch was the change Steven Sinofsky made to the Windows organization at the...
View ArticleConfiguring Reporting Services 2016 with ARR
Recently, i was working on a deployment where we need to configure SQL Server Reporting Services 2016 with ARR so that reporting services is exposed over the internet without exposing the machine...
View ArticleWrite your own REST Web Server using C++ using CPP REST SDK (casablanca)
To start, you have to download the C++ REST SDK from Github. It enables to build the library. Just open the sln file in the root folder, restore nuget packages and and that’s all. Build. The...
View ArticleURL access with rc:Toolbar command fails with rsRenderingExtensionNotFound
Recently i was working on a scenario where Reporting Services 2016 is configured for SharePoint (Applicable to both 2013 and 2016) integrated mode. Now, when you use URL access with the rc:Toolbar...
View ArticleToday We Kick Off Our First Annual Award Cycle. Congratulations to all...
The day has finally arrived! We’re excited to recognize nearly 1400 renewing and 36 new Microsoft Most Valuable Professionals for their contributions to the Microsoft community. These technical experts...
View ArticlemacOS で Node.js のチャットボット開発準備(前提環境の整備)
はじめに(いいわけ) 以前、Node.js で cogbot をつくるっていうのを途中まで書いてたんですが、お仕事との兼ね合いとかいろいろあって4ヶ月経った今も最後まで書き終えられていなくて…...
View ArticleAn overview of SSDT
This post is provided by Senior App Dev Manager, Fadi Andari who provides some history around Data Tools and a practical walk-through of SSDT. I am the first to admit that the SQL Server/Visual Studio...
View ArticleMigrating to SAP HANA on Azure
The S/4HANA platform on the SAP HANA DBMS provides many functional improvements over SAP Business Suite 7, and additions to business processes that should provide customers with a compelling reason to...
View ArticleAutomate Preservation/Retention for OneDrive for Business sites using Office...
I worked on a small project a few months back where we had to automate retention/preservation for OneDrive for Business sites in Office 365. Here is what the high level requirements were for the...
View ArticleReturning JSON data from a REST Web Server
To return data on a rest web server, you have to provide JSON data file format. To illustrate the sample (see my previous post), I have decided to return a simple structure: std::vector<People>...
View ArticleHow to Develop and Host a Proof-of-Concept Prototype on Azure App Services...
Guest blog from Microsoft Student Partner Fangfang Hu from Imperial College London. Fangfang Hu is an Electrical and Electronic Engineering student at Imperial College London Introduction I will be...
View ArticleTroubleshooting SCCM Database Replication Service (DRS)
Problem: SCCM Database Replication Service is not working Solution: Service Broker had been disabled on MSDB, causing SCCM DRM to fail I was recently called in to assist with a large System Center...
View Article