1. Azure Data Explorer Azure Data Explorer enables rich data exploration over raw, structured, and semi-structured data delivering fast time to insight.

Slides:



Advertisements
Similar presentations
Svetlin Nakov Director Training and Consulting Activities National Academy for Software Development (NASD) ASP.NET 3.5 New Features.
Advertisements

Unknown/uncontrolled data applications Bad/broken end-user applications Inefficient business processes Backlog of IT requests No data access control/backup.
System Center 2012 R2 Overview
Visual Studio Online. What it Provides Visual Studio Online, based on the capabilities of Team Foundation Server with additional cloud services, is the.
Business Productivity Online Suite Enterprise class software delivered via subscription services hosted by Microsoft and sold with partners.
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.
.NET, Visual Studio, TFS + Git | Java, NodeJS, PHP, Python, Ruby, C++ Data SQL Databases NoSQL Tables Blob Storage HDInsight Window s Azure IaaS +
Introducing Reporting Services for SQL Server 2005.
Access 2013 Platform Overview Access Low up-front investment Easy to evolve and iterate Easy adoption One version of the truth Easy to collaborate.
Stu Fox Datacom Systems Ltd. ON-PREMISES SERVICE PROVIDERMICROSOFT CONSISTENT PLATFORM Modern platform for the world’s apps 1.
Automating Operational and Management Tasks in Microsoft Operations Management Suite and Azure
Rich Platform Services Manageability User Experience.
Module 1 Introduction to SQL Server® 2008 R2 and its Toolset.
What’s New in Windows Forms 2.0 Stephen Turner Software Design Engineer
Bellevue College Cloud Workshops Try: Cloud services Friday, May 6, 2016 Azure Introduction Fawad Khan.
Copyright © New Signature Who we are: Focused on consistently delivering great customer experiences. What we do: We help you transform your business.
Bellevue College Cloud Workshops Try: Cloud services Friday, May 6, 2016 Azure Virtual Machines (VM) Fawad Khan.
Sql Server 2012 Data Tools & Development Enhancements Emrah USLU Teknoloji Danışmanı TCM | Teknoloji Çözümleri Merkezi.
Declarative Configuration Management with Azure Automation DSC and ARM Nathan Lasnoski Vice President of blog.concurrency.com Concurrency.
Free, online, technical courses Take a free online course. Microsoft Virtual Academy.
Eric Flamm Flamm Consulting, Inc.
Christian Shay Principal Product Manager
Cloud BI with Azure Analysis Services
4/18/2018 6:56 AM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
Working with SQL Server for Linux Cross-Platform
PowerShell Where we are, where we‘re going
Embed Power BI in your Web application
Delivering enterprise BI with Azure Analysis Services
Cloud BI with Azure Analysis Services
A whirlwind tour through the Microsoft DevOps landscape Jesse Houwing | xpirit.com/jesse Trainer, Coach, Tinkerer.
Cloud Data platform (Cloud Application Development & Deployment)
Azure CLI Deep Dive Neil Peterson Content Developer Microsoft.
SQL Server Data Tools for Visual Studio Part I: Core SQL Server Tools
Technical Overview (IT Pro)
ASP.NET 3.5 Mike Ormond Developer & Platform Group Microsoft Ltd
Chapter 2 Setup.
Cloudy with a Chance of Data
SQL Server Client Tools 2018
Release Management with Visual Studio Team Services
Modeling and Analytics Features Coming in Analysis Services vNext
Using PowerShell with Python & SQL Server
Intro to SQL Operations Studio
Git Version Control for Everyone
Intro to SQL Operations Studio
Cloudy with a Chance of Data
Microsoft Ignite NZ October 2016 SKYCITY, Auckland.
Cloud BI with Azure Analysis Services
.NET and .NET Core Foot View of .NET Pan Wuming 2017.
Cloud BI with Azure Analysis Services
Microsoft Connect /1/2018 2:36 AM
Azure Makes Model-Based Test Automation and Risk Optimization Possible from the Cloud MINI-CASE STUDY “Tricentis had a traditional fat client in a 100%
12/5/ :36 AM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
In this session… Introduce what we’re talking about
Visual Studio Code + Ionic
Intro to SQL Operations Studio
Cross-Platform, Cloud and On-Premise Database Tool
Patrick Flynn | Link Group Australia
Cross-Platform, Cloud and On-Premise Database Tool
Microsoft Azure Managing Users & Resources with Azure Resource Manager
4/11/2019 6:29 AM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
Rich Benner SQL Server Performance Richbenner.com.
Introduction to Portal for ArcGIS
Office 365 Development July 2014.
Cloud BI with Azure Analysis Services
Mark Quirk Head of Technology Developer & Platform Group
Running C# in the browser
Cloudy with a Chance of Data
SQL Azure to .NET Developers
11/11/2019 1:15 PM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
Extend Azure DevOps with a Custom PowerShell-based Pipeline Task
Presentation transcript:

1. Azure Data Explorer Azure Data Explorer enables rich data exploration over raw, structured, and semi-structured data delivering fast time to insight. Azure Data Explorer Documentation 1

Azure Data Explorer Azure Data Explorer flow: 2

2. SQL Server Management Studio (SSMS) SSMS is an integrated environment for managing any SQL infrastructure, from SQL Server to Azure SQL Database. Download SSMS 3

3. Azure Data Studio Azure Data Studio is a cross-platform desktop environment using the family of on-premises and cloud data platforms on Windows, MacOS, and Linux. https://docs.microsoft.com/en-us/sql/azure-data-studio/what-is?view=sql-server-2017 4

4. Visual Studio Code Visual Studio Code is a lightweight but powerful desktop source code editor and is available for Windows, macOS and Linux. https://code.visualstudio.com/docs 5

5. PowerShell 5.1 – Desktop Edition PowerShell is a Windows task-based command-line shell and scripting language built on .NET allowing system administrators and power-users to rapidly automate tasks that manage operating systems (Linux, macOS, and Windows) and processes. https://docs.microsoft.com/en-us/powershell/scripting/overview?view=powershell-6   6

6. PowerShell Core PowerShell Core is a cross-platform (Windows, Linux, and macOS) automation and configuration tool/framework that works well with your existing tools and is optimized for dealing with structured data (e.g. JSON, CSV, XML, etc.), REST APIs, and object models. https://docs.microsoft.com/en-us/powershell/scripting/install/installing-powershell-core-on-windows?view=powershell-6 7

7. Azure Cloud Shell: Accessed from within the Azure ARM portal https://portal.azure.com 8

8. Azure Cloud Shell: Accessed via a browser https://shell.azure.com 9

Azure Cloud Shell Visual Studio Code is accessible from within the Azure Cloud Shell UI – within ARM portal or via a browser 10

9. Azure ARM Portal https://portal.azure.com 11