microsoft ignitessa julkaistut infrapalvelut ja -parannukset · top 10 -luennot...

43
1 Microsoft Ignitessa julkaistut infrapalvelut ja -parannukset

Upload: others

Post on 20-May-2020

4 views

Category:

Documents


0 download

TRANSCRIPT

1Microsoft Ignitessa julkaistut infrapalvelut ja -parannukset

Mika Seitsonen

• @ Sovelto• Johtava konsultti

• Muutama fakta• M.Sc., University of Nottingham, U.K.• DI, Lappeenrannan teknillinen yliopisto• Co-author of "Inside Active Directory"

• Sertifioinnit• Microsoft Certified Trainer (MCT) vuodesta 1997,

Microsoft Certification ID 414xxx• MCSE: Productivity• MCSA: Office 365, Windows 2008, Windows 7• Microsoft Certified: Azure Fundamentals, Azure

Administrator Associate• ITIL Foundation 2011

• Yhteystiedot• e-mail [email protected]• Twitter @MikaSeitsonen• https://www.linkedin.com/in/MikaSeitsonen

• Harrastukset• Kuntourheilu (hiihto, suunnistus, pyöräily)• Moottoriurheil(ija)un innokas seuraaja

3

Agenda

• Yleiset huomiot tapahtumasta• Azuren tärkeimmät julkistukset• Microsoft 365:n tärkeimmät

julkistukset• Osaamisen kehittäminen ja

ylläpitäminen

Osallistuako läsnä vai etänä?

LÄSNÄ

+ verkostoituminen

+ reflektointi ja yhdessä oppiminen

+ tiimiytyminen

- aikaero

- matkustamiseen kuluva aika

- kustannukset

ETÄNÄ

+ päivät käytettävissä muuhun

+ univelasta aikaeroa helpompi palautua

+ helpompi keskittyä

- interaktio

4

Yleiset huomiot tapahtumasta

5

Microsoft Ignite 2019

• Orlando - OCCC (Orange County Convention Center) 4.-8.11.• USA:n toiseksi suurin konferenssikeskus

• n. 25 000 osallistujaa + 5 000 Microsoftin ja näytteilleasettajien edustajaa• Näistä n. 200 suomalaisia

• Book of News tällä kertaa 87 sivua (vastaava vuoden 2018 Ignitessa: 27 s.)

• Ensi vuoden tapahtuma vielä kysymysmerkki ajankohdan ja sijainnin suhteen

6

Tapahtuman ja esitysten tiekartta

Sessiot

TechnologyKeynotes

Keynote KEY01

TK01Invent with Purpose on

Azure

BRK Breakout(45 min)

THR Theater(20 min)

TK02Microsoft 365: The

World’s Productivity Cloud

….

TK03Microsoft's roadmap for security, compliance, and

identity

TK04Unleashing your organization’s creativity and innovation with a

deep dive into the Microsoft Power Platform

TK05Application Dev

Keynote

INK01Envisioning Tomorrow Keynote:

innovating for an alternative future

7

Pre-conference workshopsSu

Ma

Ti-Pe Sessiot ja muut tapahtumat (1xxx yleisin - 4xxx teknisin)

Esitysten jakaumat

8

Microsoft 36532 %

Azure42 %

Power Platform7 %

Dynamics 3656 %

Tooling & Languages4 %

Ei-tuotespesifinen9 %

PRODUCT

Productivity26 %

Developer21 %

IT Management17 %

Fundamentals17 %

Security & Compliance13 %

Infrastructure6 %

LEARNING PATH

020406080

100120140160180200

TOPIC

Top 10 -luennot ennakkoilmoittautumisten perusteella

Koodi Otsikko

BRK009 Microsoft Teams

BRK2130 Azure Active Directory: New features and roadmap

SECO50 Top ten best security practices for Azure today

DEP20Modern Windows 10 and Office 365 Deployment with Windows Autopilot, Desktop Analytics, and Microsoft Endpoint Manager

BRK2082What's new in Microsoft Endpoint Manager, including Microsoft Intune and Configuration Manager (Part 1 of 2)

AFUN40 Azure security fundamentals

BRK3220What's new in Microsoft Endpoint Manager, including Microsoft Intune and Configuration Manager (Part 2 of 2)

BRK3147 45 life hacks of the Windows OS in 45 minutes - 2019 edition

AFUN10 Discovering Microsoft Azure

AFUN60 Exploring containers and orchestration in Azure

9

Azuren tärkeimmät julkistukset

10

Ph

ysic

al

Re

qu

ire

me

nts

Azure Platform Form Factor

54 Global

Azure Regions

Containerized

Datacenter

Azure

Stack

Hub

Azure

Stack

HCI

Azure

Stack

Edge

Azure Kinect,

HoloLens,

Azure Sphere

Not To Scale

Form Factor InnovationTeam Focus

Intelligent EdgeIntelligent Cloud

Customer Needs <--> Azure Solutions

Overview: Form Factor Innovation Team

Ignite 2019: BRK4014, kalvo 22

Tools covered

Ignite 2019: BRK2166, kalvo 5

Windows PowerShell vs. PowerShell Core

Windows PowerShell PowerShell Core

Versions 1.0 - 5.1 6.0 - 6.2

Operating system support Windows Windows, Linux, MacOS

Runtime .NET Framework .NET Core 2.0/2.1/2.2

.exe powershell.exe pwsh.exe (Windows)pwsh (Linux and MacOS)

Updates Only critical All (functionality, fixes)

Console background default color Blue Black

Preferred GUI editor ISE Visual Studio Code

Compatible modules "All" Only specific; 6.1 and later: many Windows OS (Windows 10 1809 and Windows Server 2019) modules

$PSVersionTable.PSEdition Desktop Core

$PSHome C:\Windows\System32\WindowsPowerShell\v1.0

C:\Program Files\PowerShell\6.0.0

13

PowerShell 7 tulossahttps://devblogs.microsoft.com/powershell/the-next-release-of-powershell-powershell-7/

PowerShell Core Usage

6.0.0-beta.26.0 RC1

6.0 RC26.0 GA

6.1 GA

6.2 GA

0,00

5 000 000,00

10 000 000,00

15 000 000,00

20 000 000,00

25 000 000,00

PowerShell Startups

Windows Linux Mac Total Trend

Ignite 2019: BRK3179, kalvo 6

PowerShell Core Usage

6.0.0-beta.26.0 RC1

6.0 RC2 6.0 GA 6.1 GA

6.2 GA

0,00

10 000 000,00

20 000 000,00

30 000 000,00

40 000 000,00

50 000 000,00

60 000 000,00

70 000 000,00

PowerShell Startups

Windows Linux Mac Total Trend

Ignite 2019: BRK3179, kalvo 7

PowerShell 7

What is it?

PowerShell built on .NET Core 3.1

Long-term servicing for ~3 years

Improved performance

New scenarios

Secret / credential management

Invoke-DscResource

ForEach-Object -Parallel

Windows compatibility

Better backwards compatibility

with Windows

Windows PowerShell wrapper for

Import-Module

Group Policy support

Delighters

New error views and Get-Error

New version notification

Ternary operator ( a ? b : c )

Pipeline chain operators

( || and && )

Null conditional operators

( ?? and ??= )

Ignite 2019: BRK3179, kalvo 8

Visual Studio Code Insiders

Ignite 2019: BRK3066, kalvo 4

Azure Arc: at a high level

Ignite 2019: BRK3327, kalvo 14

Azure Arc for Servers Azure Arc for Kubernetes Azure data services on Azure Arc

Azure Arc: … and more specifically

1. Organize and govern

servers across environmentsAzure Arc extends Azure's

management to physical and virtual

servers anywhere. Govern and

manage servers from a single,

scalable management pane.

Learn more

2. Manage Kubernetes

applications at-scale

Deploy and configure Kubernetes

applications consistently across all

your environments with modern

DevOps techniques.

Learn more

3. Run data services anywhere

Deploy Azure data services in

moments anywhere you need them.

Get simpler compliance, faster

response times, and better security

for your data.

Learn more

Azure Arc for servers Azure Arc for Kubernetes Azure data services on Azure Arc

Ignite 2019: BRK3327, kalvo 15

Azure Intelligent Edge + Cloud Taxonomy

MicrocontrollerAzure Sphere

• Integrated Circuit designed

to govern a specific

operation in an embedded

system

• Highly-secured, connected

MCU

• Azure Sphere Linux OS for

modern MCUs

• Included Azure IoT Device

SDK

IoT DevicesAzure IoT Device SDK

• Endpoint devices such as

appliances, vehicles, or

factory machines that

connect, interact and

exchange data

• 1000+ devices

• 250+ partners

• All certified to work great

with Azure IoT Hub

Edge DevicesAzure IoT Edge

• Devices that aggregate,

process & provide gateway

capabilities for IoT

endpoints

• Deploy and manage Azure

Services in containers on

any IoT device

• AI, AzureML, Azure Stream

Analytics and more

Edge AppliancesAzure Stack Edge

• Integrated appliances that

provide a subset of cloud

edge roles, such as ML-

inferencing

• Stack Edge: AI-Enabled,

Storage and compute

Azure Edge appliance

• Data Box: Offline,

ruggedized data transport,

100 TB – 1 PB

Edge StackAzure Stack Hub

• Scalable solutions that

provide a full cloud stack,

including IaaS and PaaS

capabilities

• Edge and Disconnected

Scenarios

• Regulatory Requirements

• Cloud app model on-

premises

Hyperscale CloudEdge Regions

• First-party cloud regions

• Full Range Hyperscale

Cloud Services

• Tiered Service availability:

Heroes > Hubs > Satellites

• Open Source Based

Services & Tools

Most specialization

Fewest services

Fewest form factors

Most services

Sensors + Control Sensors to Interactive Integrated Platform Global scale processing

Ignite 2019: BRK2136, kalvo 4

Ignite 2019: BRK2136, kalvo 28

Commercial (C) series Rugged (R) series

Enterprise-ready form factors for use

within a traditional business setting

Ruggedized, portable, battery-operated

form-factors for harsh field conditions

Choose the appliance model best suited for the job

Ignite 2019: BRK2136, kalvo 29

What’s new for Azure Stack Hub

Partners and solutions Features

Cognitive Services Public Preview

Kubernetes on Azure Stack with AKS engine

Event Hubs Public Preview 2020

WVD Private Preview

Azure Data Services with Azure Arc Private Preview

Azure Stream Analytics Public Preview

Services

Edge Manager Private Preview2020

Azure Stack Hub and Azure Stack Edge Hybrid Patterns - Retail - Foot Fall, Void Detection, Loyalty Program,

Info - Data – Elastic search - ML training

Foundation Patterns- Networking, Load Balancer- Data Center Integration- BCDR

AMD GPU Support – GPU –P Private Preview

Nvidia GPU Support – Passthrough Private Preview

N-Series VM support

NetApp Storage Attachment

Scality Storage Attachment

Kognitiv Spark Hololens Remote Assist

New ISV/SI Program for Hub and Edge

And many more …

https://aka.ms/azshigniteblog

Ignite 2019: BRK3115, kalvo 53

Security & identity

• Microsoft announces new innovations in security, compliance, and identity at Ignite

• What’s new in Azure Active Directory at Microsoft Ignite 2019• Kannattaa katsoa BRK2130 - Azure Active Directory: New features and roadmap

• Osa uusista toiminnoista tulossa lähiaikoina tai ensi vuonna

• Introducing Report-only mode for Conditional Access

• The refreshed Azure AD Identity Protection is now generally available

• Sign-in with Google social IDs is now generally available for Azure AD B2B Collaboration

• Sentinel & Security Center -parannukset

Delivered Since Public Preview Coming Soon

Additional Data Connectors – More Microsoft

Services, Logstash, …

New Built-In Detections – Rule-Based and ML

Additional Detections Powered by Microsoft Threat

Intelligence

Bring Your Own ML Models

Threat Intelligence Research, Including Full

STIX Objects

Entity Pages – Users, Domains, IPs

And much more…

Sentinel Roadmap

Microsoft and 3P Data Connectors – Defender ATP,

Cloud App Security, Zscaler, and More

100+ Build-In Detections – Rule-Based and ML

Investigation Graph and Entities

Workbooks with Improved Data Visualizations

Support for Incident Automation

Embedded Azure Notebooks

Live Stream Monitoring of Notable Events

GitHub Integration

URL Detonation

Ignite 2019: SEC150, kalvo 41

Microsoft 365:n tärkeimmät julkistukset

26

Ignite 2019: TK02, kalvo 53

Directly to Cloud-Only (Intune)

Attach Config Manager and Intune

Cloud attach & provision new devices as Cloud-Only

Cloud-only and Cloud-attached

Customers not using ConfigMgr

Customers using Config Manager

Customers using Config Manager

Deploy physical or virtual

Paths to Modern Management

Ignite 2019: BRK3220, kalvo 4

Ignite 2019: BRK2082, kalvo 5

Risk-based

Control

Zero Touch

Provisioning

Intelligent

Security

Advanced

Analytics

Unified

Management

Full stack

integration

Endpoint

Compliance and Risk

Conditional Access

App Protection

Policy

Third party risk and

compliance

signaling

Windows Autopilot

Android Enterprise

ZTD

Apple DEP

Samsung Knox

Mobile Enrollment

Role Based Admin

Graph API

PowerShell

Audit

Cloud content

optimization

Mobility and PC

Management

M365 Admin Center

Guided

Deployments

Office 365 Pro Plus

Edge

Technology

Experience Score

Desktop Analytics

Log Analytics

Real time advanced

threat detection

Dynamic user risk

assessment

Secure Score

Advanced Threat

Protection

BitLocker

management

Security Baselines

Windows Hello,

Attestation

Config Mgr

Attached

Cloud

Only

ORCloud powered endpoint management

Ignite 2019: BRK2082, kalvo 6

Compliance Sessions at Microsoft IgniteMonday, November 4

2:00 PM – 2:45 PM BRK010: Navigate data protection and risk management in the cloud era

4:30 PM – 5:15 PM BRK2229: Unveil all the tools you need to use for risk management and compliance - Microsoft 365 compliance center

4:35 PM – 4:55 PM THR1007: Are you struggling with compliance requirements? Microsoft 365 can help!

Tuesday, November 5

9:00 AM – 9:45 AM COMP10: Know your data: use intelligence to identify, protect and govern your important data

9:35 AM – 9:55 PM THR1074 Learn more about intelligent Information Governance across all your data

10:15 AM – 11:00 AM COMP20: Identifying and taking action on insider risks and code of conduct violations

11:30 AM – 12:15 PM COMP30: Take control of your data explosion with intelligent Information Governance

12:45 PM – 1:30 PM COMP40: eDiscovery and Audit: Harnessing intelligent and end-to-end solutions to improve results and lower costs

1:50 PM – 2:20 PM THR3139: Identifying and remediating critical insider risks and policy violations

2:00 PM – 2:45 PM COMP50: Supercharge your ability to simplify IT risk management and reduce risk

3:15 PM – 4:00 PM SECO40: Understanding how the latest Microsoft Information Protection solutions help protect your sensitive data

Wednesday, November 6

9:00 AM – 9:45 AM BRK3055: Insider risks keeping you up at night? Leveraging intelligence, Microsoft 365 can help you!

10:15 AM – 11:00 AM BRK3056: Quickly identify and remediate corporate code-of-conduct policy violations

10:55 AM – 11:15 AM THR1050: No more spreadsheets - assess and manage your IT risks with a risk-based score

11:30 AM – 12:15 PM BRK3256: Microsoft 365 Advanced Auditing for forensic and compliance investigations

12:40 PM – 1:00 PM THR2028: Microsoft 365 Advanced Auditing for forensic and compliance investigations

12:45 PM – 1:30 PM BRK3059: eDiscovery for Teams, Yammer and beyond

2:00 PM – 2:45 PM BRK3328: Leverage compliance capabilities in Teams and Yammer

2:15 PM – 3:30 PM BRK2384: Data is exploding, intelligently manage your data lifecycle with Information Governance

Thursday, November 7

9:00 AM – 9:45 AM BRK3273: Continuously assess and monitor your IT and data protection risks in Microsoft 365

9:35 AM – 9:55 AM THR3011: Reduce risk with Microsoft 365 Access Control Technologies

3:05 PM – 3:25 PM THR2027: Do more with Advanced eDiscovery – chat review, ML models, tenant level reports

Friday, November 8

9:00 AM – 9:45 AM BRK3052: How do we operate Microsoft Data center with Zero Trust

10:15 AM – 11:00 AM BRK2235: Protect your data (in-transit and at-rest) with Microsoft 365 Encryption technologies

Ignite 2019: BRK2229, kalvo 43

Osaamisen kehittäminen ja ylläpitäminen

33

Why role-based learning?

Ignite 2019: BRK1053, kalvo 4

Microsoft Certifications

Ignite 2019: BRK1053, kalvo 10

Training & Certifications portfolioRole-based

Technical skills required to perform a job

Specialty

Deep technical skills managing industry solutions

Fundamentals

Foundational understanding of technology

Azure Administrator

Azure DevOps

Engineer

Azure for SAP

Workloads*

Modern Workplace

Business Applications

Microsoft 365 Enterprise

AdministratorAzure Solutions Architect

Microsoft 365 Modern

Desktop Administrator

Microsoft 365 Teamwork

Administrator

Microsoft 365 Messaging

Administrator

Microsoft 365 Security

Administrator

Microsoft 365

Fundamentals

Azure Developer

Azure Security

Engineer

Azure Data Scientist

Azure AI Engineer

Azure Data Engineer

Azure Fundamentals Dynamics 365 Fundamentals

Dynamics 365 Finance Functional Consultant

Dynamics 365 Sales

Functional Consultant

Dynamics 365 Customer

Service Functional Consultant

Dynamics 365 Marketing

Functional Consultant

Dynamics 365 Field Service

Functional Consultant

Dynamics 365 Supply Chain Management, Manufacturing

Functional Consultant

Dynamics 365 Supply Chain Management Functional Consultant

Dynamics 365 Finance and Operations Apps Solution Architect**

Power Apps + Dynamics 365 Solution Architect**

Power Apps + Dynamics 365 Developer*

Dynamics 365 Finance and Operations Apps Developer*

Power Platform

Fundamentals*

Microsoft 365 Teams

Administrator*

Microsoft 365 Developer*

Apps & Infra Data & AI

Associate

Expert

*exam in beta**exam in beta Dec 2019

Ignite 2019: BRK1053, kalvo 11Opas https://query.prod.cms.rt.microsoft.com/cms/api/am/binary/RWtQJJ

Aligned learning experiences

Ignite 2019: BRK1053, kalvo 7

Sovelton koulutuksia

• https://sovelto.fi/azureskills• AZ-900 Microsoft Azure Fundamentals

• AZ-103 Azure Administrator

• AZ-500 Microsoft Azure Security Technologies

• AZ-203 Developing Solutions for Microsoft Azure

• AZ-301 Azure Solutions Architect Design

• DP-201 Designing an Azure Data Solution

• Windows Server 2016/2019 uudet ominaisuudet

• 10961 Automating Administration with Windows PowerShell

• Microsoft Intune hallinta

Webinaari-tarjous: AZ-103 Azure Administrator -50% koodilla IGNITE *

Koodilla IGNITE -50% normaalihinnasta AZ-103 Azure Administrator joulukuun kurssille (17.-20.12.2019). Etu voimassa 5.12.2019 saakka. Etuun ei ole yhdistettävissä muita alennuksia.

Koosteita muilta aihealueilta

• Webinaari: Mitä O365 tuo loppukäyttäjälle – kuulumiset Ignite-tapahtumasta 14.11.2019 klo 9-10• https://www.sovelto.fi/webinaari-mita-o365-tuo-loppukayttajalle-ignite-2019/

• PowerShell• aka.ms/PSatIgnite; 4-sivuinen PDF cheat sheet

• Power Apps• https://aka.ms/pa/ignite2019

• Teams• https://techcommunity.microsoft.com/t5/Microsoft-Teams-Blog/The-Microsoft-Teams-Guide-to-Ignite-

2019/ba-p/942149

39

40

Mikan vinkit

Tapahtumien katsominen ja lataaminen

• https://aka.ms/MicrosoftIgnite2019/ tai suoraan https://myignite.techcommunity.microsoft.com/sessions/

• Yksittäisen tapahtuman koodin em. URL:ien perään lisäämällä suoraan ko. tapahtuman sivulle

• Valintaan apua esim. Excel-taulukosta, joka luotu oheisella skriptillä

.\Get-EventSession.ps1 -InfoOnly | Export-Csv Ignite2019Sessions.csv

• Offline-lataus

•Microsoftin oma skripti• https://myignite.techcommunity.microsof

t.com/Download-Resources.zip

• Monipuolisempi PowerShell-skripti PPTX -esitysten ja YouTube-tallenteiden (mp4) lataamiseksi• https://gallery.technet.microsoft.com/Igni

te-2016-Slidedeck-and-296df31641

Muita näkemyksiä

• https://www.forbes.com/sites/moorinsights/2019/11/11/microsoft-goes-all-in-on-hybrid-cloud-and-edge-at-ignite-2019/

• https://pumpingco.de/blog/microsoft-ignite-2019-cloud-native-highlights/

• https://rencore.com/blog/recap-microsoft-ignite-2019-keynote-announcements/

• https://techcrunch.com/tag/microsoft-ignite-2019/

• https://www.sharepointnutsandbolts.com/2019/11/ignite-2019-announcements-roadmaps.html

• https://newway2work.blog/2019/11/13/ms-ignite-2019-loppukayttaja-ottaa-modernin-tyon-yha-vahvemmin-omiin-kasiinsa/

• Podcasteja• https://ctrlaltazure.com/episodes/004-interesting-news-from-the-microsoft-ignite-keynotes

• https://www.m365devpodcast.com/e/whats-new-for-microsoft-graph-from-ignite-with-yina-arenas-and-darrel-miller/

42

43

Kiitos!