Rich Benner SQL Server Performance Richbenner.com.

Slides:



Advertisements
Similar presentations
Unknown/uncontrolled data applications Bad/broken end-user applications Inefficient business processes Backlog of IT requests No data access control/backup.
Advertisements

Windows IT Pro magazine Datacenter solution with lower infrastructure costs and OPEX savings from increased operational efficiencies. Datacenter.
Unknown/uncontrolled data applications Bad/broken end-user applications Inefficient business processes Backlog of IT requests No data access control/backup.
Visual Studio Online. What it Provides Visual Studio Online, based on the capabilities of Team Foundation Server with additional cloud services, is the.
MSDN subscriptions Stand- alone tool Team collaboration Release management Visual Studio Team Foundation Server Device CAL Visual Studio Team Foundation.
Using T-sql scripts. Migrating Sql Database to SQL Azure Database Create the Test Database In SQL Server Management Studio, on the File menu, point to.
SQL Server Management Studio Introduction
Pricing Changes MSDN subscriptions Stand- alone tool Team collaboration Release management Visual Studio Team Foundation Server Device CAL Visual Studio.
Prepared by Jennifer Kreie, New Mexico State UniversityHosted by the University of Arkansas Microsoft Enterprise Consortium SQL Fundamentals SQL Server.
Lecture 8 – Platform as a Service. Introduction We have discussed the SPI model of Cloud Computing – IaaS – PaaS – SaaS.
1© Copyright 2013 EMC Corporation. All rights reserved. Dimitri Ayrapetov November 9, 2013 Introduction to Building Reports Reporting Services.
Universiti Utara Malaysia Chapter 3 Introduction to ASP.NET 3.5.
WINDOWS AZURE Scott Guthrie Corporate Vice President Windows Azure
Navigating SQL Server Lesson 3. Skills Matrix Graphical User Interface (GUI) Management Tools SQL Server Management Studio SQL Server Configuration Manager.
Automating Operational and Management Tasks in Microsoft Operations Management Suite and Azure
Node.js & Windows Azure AZR326  JavaScript on the Server!  Event driven I/O server-side JavaScript  Not thread based, each connection uses only a.
Module 1 Introduction to SQL Server® 2008 R2 and its Toolset.
SQL Server Reporting Services 2016
Sql Server 2012 Data Tools & Development Enhancements Emrah USLU Teknoloji Danışmanı TCM | Teknoloji Çözümleri Merkezi.
Mobile Application Solution
Getting more enterprise value out of your Lawson data
Top 10 Entity Framework Features Every Developer Should Know
IT06 – HAVE YOUR OWN DYNAMICS NAV TEST ENVIRONMENT IN 90 MINUTES
Build Fundamentals and Continuous Integration
Cloud BI with Azure Analysis Services
Working with SQL Server for Linux Cross-Platform
Data Insights Big Data v3.1 Customer Flyer
Platform as a Service.
Logo here Module 3 Microsoft Azure Web App. Logo here Module Overview Introduction to App Service Overview of Web Apps Hosting Web Applications in Azure.
Modernize ConfigMgr OSD with Community Tools
Increasing your Coding Speed in SQL Server Management Studio 17
SQL Server Monitoring Overview
Azure CLI Deep Dive Neil Peterson Content Developer Microsoft.
Mobile Application Solution
Introduction to SharePoint 2007
Building Cross-Platform Apps with Windows Azure Mobile Services
SQL Server Client Tools 2018
Using PowerShell with Python & SQL Server
Download Exam - Valid Question Answers - Dumps4download.us
Microsoft Connect /7/ :48 PM
Stephen Faig to provide the introduction Mike Ruane, President / CEO
Running on the Powerful Microsoft Azure Platform,
Intro to SQL Operations Studio
Git Version Control for Everyone
Intro to SQL Operations Studio
What Power BI users need to know about R
Microsoft SQL Server 2008 Reporting Services
Cloud BI with Azure Analysis Services
Cloud BI with Azure Analysis Services
Azure SQL Database - Managing your database on the cloud
Cloud Web Filtering Platform
Intro to SQL Operations Studio
Cross-Platform, Cloud and On-Premise Database Tool
Patrick Flynn | Link Group Australia
Visual Studio Code for PowerShell
SQL Operations Studio A Test Drive
Cross-Platform, Cloud and On-Premise Database Tool
SQLOpsStudio Vs SSMS - There can be only one
1. Azure Data Explorer Azure Data Explorer enables rich data exploration over raw, structured, and semi-structured data delivering fast time to insight.
Managing and monitoring SQL Server on Linux from the command line
Using Dbatools to Automate Database Migrations
Office 365 Development July 2014.
Cloud BI with Azure Analysis Services
SSMS to Azure Data Studio
What it is and why you should use it
The New Tool in Your Kit: Azure Data Studio
Microsoft Azure Services Platform
SQL Azure to .NET Developers
Extend Azure DevOps with a Custom PowerShell-based Pipeline Task
06 | SQL Server and the Cloud
Presentation transcript:

Rich Benner SQL Server Performance Specialist @RichBennerSQL rich@richbenner.com Richbenner.com

Introduction to ADS “Azure Data Studio is a cross-platform database tool for data professionals using the Microsoft family of on-premises and cloud data platforms on Windows, MacOS, and Linux. Previously released under the preview name SQL Operations Studio, Azure Data Studio offers a modern editor experience with Intellisense, code snippets, source control integration, and an integrated terminal. It is engineered with the data platform user in mind, with built in charting of query result sets and customizable dashboards.“

The most important thing Themes

Connection Management Connecting to instances Organising your connections Major advantage over SSMS if you have a large server estate

T-SQL Editor & Code Snippets Functionality very much like SSMS You can create the same queries and objects that SSMS uses Configure user snippets

Command Palette This is how you do everything Get used to it buddy

Execution Plans Estimated Plans - Easy Actual Plans – Tricky Bugs in Actual Plans - https://github.com/Microsoft/azuredatastudio/issues/2663

Dashboards Customisable Database & Server level Create widgets for you Run CPU Usage.sql Create chart (right) Create insight (top left) Copy JSON Ctrl+comma Search for ‘dashboard’

Extensions Fully Supported Anybody can make one BUT, anybody can make one…

Integrated Terminal You can run: Cmd, Powershell, bash Native Set the default you want

Source Control GIT integration You do need GIT installed

richbenner.com/studio SQLSlack.com – SQL Server Community Slack Channel Rich Benner Twits: @RichBennerSQL Email: rich@richbenner.com