Connecting a Linked Server to Azure SQL Data Warehouse
With such a diversity of components to a data workloads, it is common for customers to use SQL Server linked servers to connect to their Azure SQL Data Warehouse. Setting this up and executing queries...
View ArticleInstant Translations from Cortana Are Now Available in French, German,...
Deutsch - English - Español - Français - Italiano Microsoft is announcing that Cortana now supports instant translations for its French, German, Italian, and Spanish versions of Windows 10. When you...
View ArticleScaling and scale monitoring SQL Data Warehouse via T-SQL
One of the key value propositions for the Azure SQL Data Warehouse service is the ability to re-size the compute power of the database very quickly. A common pattern is to re-size the cluster before a...
View ArticleDOM size management
In HTML, sometimes we need get, set or adapt the size from or to an element by script. Following are often used.Gets or sets the size of a DOM.Gets the size of the window.Gets the size of the HTML...
View ArticleIn case you missed us at //build/…
Microsoft's annual developer conference, //build/, was held March 30th to April 1st in San Francisco. During the conference, we unveiled a new version of Microsoft Translator API that adds real-time...
View ArticleUsing ReleaseManagement REST API's
Refer the documentation https://www.visualstudio.com/integrate/api/rm/overview (below samples uses alternate credential for authentication...
View ArticleMaster Data Services 2016 Performance Enhancements
MDS 2016 includes many improvements to performance and capacity. This document shares some early performance test results that compare MDS 2014 with pre-release MDS 2016. The tests were run on an...
View ArticleFind reboot not suppressed deployments for a client
To identify which deployments has been created for a client but reboot not suppressed you can query Configuration Manager DB with below SQL query;...
View ArticleGetting your SSIS custom extensions to be supported by the multi-version...
Getting your custom components to support in the multi-version support of SSDT 2015 We recently released the multi-version support (also known as One Designer) in SSDT 2015, which allows SSIS...
View ArticleBeing Human in the Digital Age - Lecture at Glasgow School of Art
Lecture about being human in the digital age. Unless where stated and licensed, all words, images and photography @ Roy Sharples 2016. All rights reserved.
View Articlesp_spaceused
Continuando a série dos comandos históricos, vou apresentar o comando sp_spaceused. Embora esse seja um comando antigo, essa é uma das procedures que mais uso no dia a dia.Nos posts anteriores comentei...
View ArticleMicrosoft Translator Adds Image Translation to Android
Today, we are announcing several new Microsoft Translator capabilities available for Android users, including instant translation of images. With the new image translation feature in the Translator app...
View ArticleCriando um Docker Host Linux no Azure
Referência: https://docs.docker.com/v1.9/engine/installation/azureO que é o Docker? https://www.docker.com/what-dockerExistem diferentes formas de criar um Docker Host, vou demonstrar uma delas nesse...
View ArticleServerless Azure Architecture, Simple Forms
Serverless Azure Architecture, Simple FormsI hate complex software, not just out of laziness (definitely a big part of it) but I honestly do think that simple software is easier to maintain in the long...
View ArticleDBCC IND
Esse é mais um artigo da série “Saga da otimização com comandos antigos”Parte 1: SET STATISTICS IOParte 2: DBCC DROPCLEANBUFFERSParte 3: DBCC SHOWCONTIGParte 4: DBCC PAGEParte 5: sp_spaceusedNo último...
View ArticleUsing PAT token in ReleaseManagement REST API's
Generating PAT Token:-Step1: Generate PAT token by visiting your profile and selecting the right ReleaseManagement scope as per API need ( see 'Available scopes' section...
View ArticleFile order matters with TypeScript inheritance
If you receive the following JavaScript error and your code contains a TypeScript class derived from another class, it is likely that your parent class has not been defined prior to the definition of...
View ArticleGovernance und Compliance mit dem neuen SharePoint 2016 – Richtlinien für das...
Im dritten Beitrag zu Governance und Compliance für SharePoint 2016 wollen wir uns nun Aufbewahrungsregeln für SharePoint-Inhalte genauer anschauen. Warum ist das relevant? Dafür habe ich zwei...
View ArticleUsing ReleaseHttpClient for interacting with ReleaseManagement service
ReleaseHttpClient is public as nuget package : https://www.nuget.org/packages/Microsoft.VisualStudio.Services.Release.ClientStep1: Create one 'Windows Console Application' using Visual studio...
View Article¿Por qué Microsoft?
Uno de los aspectos más interesantes de mi trabajo es poder ayudar a nuestros clientes a obtener el máximo beneficio de nuestros productos y servicios, pero esto no es una tarea fácil; a través de los...
View Article