Automation in a hybrid world

Slides:



Advertisements
Similar presentations
System Center Integration BRAD WATTS PREMIER FIELD ENGINEERING
Advertisements

Jakob Gottlieb Svendsen System Center Orchestrator Service Management Automation
Integrate into existing systems with PowerShell integration modules Extend by building PS modules to enable integrating into other systems Optimize.
CMDB Ticketing Billing Management Systems Web based Runbook Authoring: Service Administrator can create runbooks to automate all aspects of cloud.
System Center 2012 R2 Windows Azure Pack Service Management Automation 101.
CMDB Ticketing Billing Management Systems VIRTUAL MACHINE CLOUDS 12 SQL SERVER 9 PLANS 12 WEBSITE CLOUD 12 MYSQL SERVERS 0 NOTIFICATIONS 0 USER.
4/24/2017 © 2014 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered trademarks and/or trademarks.
Jakob Gottlieb Svendsen Kåre Rude Andersen New Tools and Fun Stuff.
Automating Operational and Management Tasks in Microsoft Operations Management Suite and Azure
Azure Automation Tao Yang & Pete Zerger ARC311 Microsoft Ignite 2015
From Zero to Automation HeroFrom Zero to Automation Hero A MNSCug production Steve Jesok Ameriprise – Senior Systems Engineer Ryan Andorfer.
Long Live Azure Automation!Long Live Azure Automation! Cloud-first Configuration Management and Automation Beth Cooper Program Manager.
Introduction Service Management Automation
11/19/2017 9:41 PM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
Serverless in Office 365 Build services with Azure Functions
1/27/2018 5:13 AM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
Hybrid Management and Security
TechReady 16 5/10/2018 Day 2, Session 4 Reaching the Summit: ITIL-integrated Self-Service in the Hybrid Cloud © 2013 Microsoft Corporation. All rights.
4/18/2018 1:15 PM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
Recording Brief EMS Partner Bootcamp Variables Values Module Title
Azure Management and Security
Modern management for the cloud world
Microsoft Virtual Academy
Ed OMS Team 5/29/2018 1:05 PM PowerShell as a Service Managing clouds, Windows, Linux, on-premises or public with Microsoft Operations.
Configure and Manage Your Hybrid Cloud Environment at Scale
Developing Hybrid Apps on Microsoft Azure Stack
TFS Database Import Service for Visual Studio Team Services
Jeff Hollan / Kevin Lam Program Manager / Principal Program Manager- Microsoft Bringing Logic Apps into DevOps with Visual Studio and monitoring.
Azure Functions and Automation: The SQL Agent in the Cloud
Microsoft Ignite /17/ :54 PM BRK2092
Microsoft Ignite /22/2018 3:27 PM BRK2121
Automate tasks and gain efficiency for your hybrid environment
Microsoft Connect /26/2018 1:00 AM
Configuration Management with Azure Automation DSC
Azure Primed Randy Pagels Sr. Developer Technology Specialist
The New Breed: OMS, Flow, and Power BI Integration
SharePoint Online Management and Control
Event Driven Development In Office 365
Microsoft Virtual Academy
Azure Automation and Logic Apps:
11/8/2018 2:35 PM © 2013 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered trademarks and/or.
Microsoft Ignite NZ October 2016 SKYCITY, Auckland.
Microsoft Connect /15/2018 3:03 AM
11/15/2018 3:42 AM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
Microsoft Build /16/2018 8:43 AM © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY,
MEC /16/ :53 PM © 2014 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered trademarks.
Microsoft Ignite /20/2018 2:21 PM
TechEd /21/2018 5:20 PM © 2013 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered.
Ed oms team OMS: Log Analytics Ed oms team.
11/27/2018 5:57 PM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
Office 365 Identity Management
12/29/2018 8:46 AM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
Microsoft Ignite NZ October 2016 SKYCITY, Auckland.
TechEd /11/ :44 AM © 2013 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered.
Microsoft Build /14/2019 8:42 AM © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY,
Microsoft Build /18/2019 1:15 AM © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY,
Surviving identity management in a hybrid world
2/27/2019 © 2014 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered trademarks and/or trademarks.
4/9/2019 5:05 AM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS.
Microsoft Virtual Academy
Microsoft Connect /29/2019 4:52 PM
What’s new in Visual Studio 2012
5/1/2019 3:34 AM © 2013 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered trademarks and/or.
A - E Cloud Enterprise Symbols
Microsoft Connect /29/2019 1:53 AM
Exchange Online Assessment Results
Active Directory Security Assessment Results
Office 365 Development July 2014.
Azure DevOps Integration
Day 1, Session 4 Building Your Service Catalog
Presentation transcript:

Automation in a hybrid world Jakob Gottlieb Svendsen @JakobGSvendsen Global Lead Dev – Coretech Global

Agenda What is OMS & Azure Automation? Webhooks & Hybrid Worker Scenario: New O365 User OMS Alerts Scenario: OMS Alerts - Locked Account SMS Scenario: New ServiceNow Incident Graph API – Moved to next session 

What is OMS? Vlad

OMS/Azure Automation

Textual Runbook Authoring 9/12/2019 3:27 AM Textual Runbook Authoring Distinct programming model PowerShell Workflow or Scripts Can use existing PowerShell scripts Familiar to PowerShell users © 2014 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

Resources + Assets Resources Assets Runbooks Jobs Modules Schedules Certificates Variables Credentials Connections Modules and Schedules are also Assets. OK :D

Webhooks DevOps DevOps Webhooks Runbooks Assets Other clouds Orchestrator

Hybrid Worker (OMS Agent) Hybrid Worker (OMS Agent) Hybrid Workers Runbooks Assets Webhooks DevOps DevOps Other clouds On-Premises Data Center On-Premises DMZ Hybrid Worker (OMS Agent) Domain Controller Other Data Center(s) Other clouds Hybrid Worker (OMS Agent) Orchestrator Orchestrator

All features available Better than webhooks AzureRM REST API All features available Better than webhooks https://docs.microsoft.com/en-us/rest/api/automation/

New O365 User via SharePoint OMS Automation Form Submitted New List Item Webhook Starts Flow End Users Hybrid Worker(s) AD Connect Server Domain Controller(s) Receive Input Create User Start Sync to O365 Jakob After this demo, Update SharePoint Log Analytics Orchestrator

New O365 User via SharePoint Demo New O365 User via SharePoint

A saved search and a condition OMS Alerts A saved search and a condition Trigger Action: Send Email Call Webhook Start runbook (automatic webhook setup)

Hybrid Worker (OMS Agent) Locked Account SMS OMS Automation Log Analytics Get Phone # Send SMS Webhook Webhook Unlock User End Users On-Premise Data Center Domain Controller(s) Hybrid Worker (OMS Agent) Log Analytics Orchestrator

OMS Alerts & Hybrid Workers Demo OMS Alerts & Hybrid Workers

WebHooks SharePoint (Online or on-prem) ServiceNow / Other ITSM Github / VSTS / TFS Twilio Zapier PowerShell/Any Script/code SCOM Recovery Action Linux/BSD (curl, wget etc.) And much more!

New ServiceNow Incident OMS Automation Webhook Create Incident Business Rule REST Message End Users Log Analytics Orchestrator

Summary Use Webhooks instead of polling! Use REST API if possible Hybrid Workers rock!

Next Steps... Now: 15 min break Grab a coffee Stay here to enjoy next presentation Change track and switch to another room Ask me questions or meet me in a breakout session room afterwards

Questions?

About_Author Jakob Gottlieb Svendsen @JakobGSvendsen Global Lead Dev at Coretech Global www.coretech.global Blog: http://blog.coretech.dk/jgs/ Cloud & Data Center MVP