Presentation is loading. Please wait.

Presentation is loading. Please wait.

Roadmap for System Center Orchestrator, Service Management Automation, and Azure Automation

Similar presentations


Presentation on theme: "Roadmap for System Center Orchestrator, Service Management Automation, and Azure Automation"— Presentation transcript:

1

2 Roadmap for System Center Orchestrator, Service Management Automation, and Azure Automation
Eamon O’Reilly M217

3 Session Objectives And Takeaways
Tech Ready 15 4/25/2017 Session Objectives And Takeaways Session Objective(s): Automation Trends System Center & Azure Automation investments Orchestrator investments carried forward SCO/SMA Updates for System Center 2016 Automation Roadmap Key Takeaways Powerful automation available today in System Center R2 and OMS today and major investments happening over the next year Automate Any Cloud Any OS Migration tools to carry forward Orchestrator investments © 2012 Microsoft Corporation. All rights reserved. Microsoft, Windows, Windows Vista and other product names are or may be registered trademarks and/or trademarks in the U.S. and/or other countries. The information herein is for informational purposes only and represents the current view of Microsoft Corporation as of the date of this presentation. Because Microsoft must respond to changing market conditions, it should not be interpreted to be a commitment on the part of Microsoft, and Microsoft cannot guarantee the accuracy of any information provided after the date of this presentation. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

4 Adopt Cloud Technologies
Automation Trend Adopt Cloud Technologies Modern Management Integrate into different cloud providers Enable self service of IT offerings Enable DevOps Management as a Service Automation solution across heterogeneous environments Automation at scale

5 Automation Windows Server, System Center, Azure
Microsoft System Center Service Management Automation Orchestrator Azure Azure Automation Azure DSC Partners OEMs Management Products ISVs Automation Products Windows Server PowerShell PowerShell Workflow Just Enough Admin Desired State Configuration

6 System Center Automation Investments
4/25/2017 System Center Automation Investments Automation Author Automate Operational Tasks Achieve On Demand Delivery Integrate Operate Integration Orchestration Automation Optimize and extend existing processes Deliver flexible and reliable services Lower costs and improve predictability Integrate into existing systems with PowerShell integration modules Extend by building PS modules to enable integrating into other systems Accelerate time to value with flexible process workflows Improve service reliability across multiple tools, systems, and department silos Enable operations to focus on work that adds business value Reduce error-prone manual activities while lowering costs © 2014 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered trademarks and/or trademarks in the U.S. and/or other countries. The information herein is for informational purposes only and represents the current view of Microsoft Corporation as of the date of this presentation. Because Microsoft must respond to changing market conditions, it should not be interpreted to be a commitment on the part of Microsoft, and Microsoft cannot guarantee the accuracy of any information provided after the date of this presentation. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

7 System Center 2012 – Orchestrator Deliver automated solutions in Datacenter IT
User Interface Standalone Management Console Access Permissions (RBAC) Authoring Graphical, forms-based authoring of runbooks Visualize end-to-end orchestration Testing console to validate end to end process Runbook Engine Highly available Custom workflow engine Databus to easily pass information between activities Integration Integration packs for Microsoft and 3rd party systems Orchestrator toolkit to extend into custom systems

8 Automation Scenarios With private clouds (HyperV, VMWare, OpenStack)
4/25/2017 Automation Scenarios With private clouds (HyperV, VMWare, OpenStack) ,Azure & other public clouds Patch / Update / Backup Orchestration Change Control & Provisioning Monitoring & Remediation Integrate into SCCM / WSUS / 3rd party system for orchestrated patching of private cloud infrastructure Automate backup of infrastructure as new capacity is added / removed Orchestrate DR solution for private cloud services Patch Azure, Amazon, service provider IaaS VMs without downtime. Enable regeneration of storage account keys while avoiding downtime in the application. Backup IaaS VMs on a schedule. Disaster Recovery Patch Remediation Backup VM & workloads Restore VM & workloads Integrate into SCCM / WSUS / 3rd party system for orchestrated patching of WAP, VMWare, OpenStack infrastructure Automate backup of private cloud infrastructure as new capacity is added / removed Orchestrate DR solution for services built on top of private cloud Integrate into Service Manager / 3rd party systems for change control on private cloud services / plans / infrastructure Deploy new infrastructure and services by integrating all of the management systems. Integrate WAP services into CMDB to enable change control Deploy VM on an Azure/On-Premises cloud and enable monitoring Deploy application from Git, run validation tests, and swap to production if tests pass Monitor SharePoint online for an approval to update a service and update the service once approved Integrate into Service Manager / 3rd party systems for change control on cloud services / plans / infrastructure Deploy new infrastructure and cloud services by integrating all of the management systems. Integrate cloud services into CMDB to enable change control User request scenarios Provisioning Change Control Integrate multiple Service Desks Capacity Management Release Management Compliance requirements Alert on operations manager or 3rd party monitoring system, perform diagnostics & remediation. Monitor for SLA issues in the environment (SQL server space running out) and automatically add new capacity based on policy. Notify users of a subscription who have underutilized VMs and shutdown / delete if not used. Alert on operations manager or 3rd party monitoring system, perform diagnostics & remediation. Monitor for SLA issues in the environment (SQL server space running out) and automatically add new capacity based on policy. Notify users of a subscription who have underutilized VMs and shutdown / delete if not used. Alert on a VM then turn on tracing, collect logs, upload to Storage and make available in Visual Studio for troubleshooting. Monitor for when a new service gets created, and configure it for the right tracing / backup policy. Automation response to incidents Remediate incident SLA adherence issues Integrate OM into 3rd party © 2014 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered trademarks and/or trademarks in the U.S. and/or other countries. The information herein is for informational purposes only and represents the current view of Microsoft Corporation as of the date of this presentation. Because Microsoft must respond to changing market conditions, it should not be interpreted to be a commitment on the part of Microsoft, and Microsoft cannot guarantee the accuracy of any information provided after the date of this presentation. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

9 Top Customer Asks for Orchestrator
Engine Multi-tenancy support to enable separation between departments 64 Bit support for performance and 64bit PowerShell modules Native support for PowerShell ( 3.0 / 4.0 / 4.5 support) Checkpoints so customers don’t have to maintain state of runbook in separate store Automatic distribution of jobs across runbook workers Global variables that can be changed at runtime Performance improvements Management Full administration through command line Full web service support for all capabilities from authoring, operations, & administration using REST & client libraries for other languages Ability to patch runbook servers without downtime Role based access control Auditing Integration Additional integration packs for various Microsoft / 3rd party systems Keep integration packs current with latest product updates Improved SDK toolkit User Interface Portal experience so designer does not need to be installed everywhere Rich PowerShell editing experience Ability to work on draft runbook while still having production job running Runbook versioning with source control integration Granular export of runbooks and assets Dynamic connections to systems. Search functionality across runbooks or activities Better debugging support Improved scheduling capabilities

10 Service Management Automation / Azure
4/25/2017 Build on PowerShell PowerShell Workflow Use Windows PowerShell syntax Multi-device management Running a single task to manage complex, end-to-end processes Automated failure recovery Connection and activity retries Centralized store Credentials / certificates Global variable Global connection for runbooks Modules Runbooks (draft / published versioning) Scheduling Highly Available Runbook servers to process jobs Odata Web service to submit / retrieve status SQL Server clustering / always on Historical Analysis Historical view of runbook jobs Reporting through Excel PowerPivot for ROI View runbook used for all jobs PowerShell Workflow Centralized store Service Management Automation / Azure Highly Available Historical Analysis © 2014 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered trademarks and/or trademarks in the U.S. and/or other countries. The information herein is for informational purposes only and represents the current view of Microsoft Corporation as of the date of this presentation. Because Microsoft must respond to changing market conditions, it should not be interpreted to be a commitment on the part of Microsoft, and Microsoft cannot guarantee the accuracy of any information provided after the date of this presentation. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

11 Servie Management Automation / Azure Automation
SMA / Azure Automation Engine Multi-tenancy support to enable separation between departments 64 Bit support for performance and 64bit PowerShell modules Native support for PowerShell ( 3.0 / 4.0 / 4.5 support) Checkpoints so customers don’t have to maintain state of runbook in separate store Automatic distribution of jobs across runbook workers Global variables that can be changed at runtime Performance improvements Management Full administration through command line Full web service support for all capabilities from authoring, operations, & administration using REST & client libraries for other languages Ability to patch runbook servers without downtime Role based access control Auditing Integration Additional integration packs for various Microsoft / 3rd party systems Keep integration packs current with latest product updates Improved SDK toolkit User Interface Portal experience so designer does not need to be installed everywhere Rich PowerShell editing experience Ability to work on draft runbook while still having production job running Runbook versioning with source control integration Granular export of runbooks and assets Dynamic connections to systems. Search functionality across runbooks or activities Better debugging support Improved scheduling capabilities Servie Management Automation / Azure Automation Complete Partial complete – More investments planned Planned

12 System Center 2012 R2 Orchestrator with Service Management Automation for Private Clouds
SMA with Azure Pack User Interface Web portal Authoring PowerShell Authoring Service Administrator can create runbooks to automate all aspects of cloud infrastructure, plan delivery, and maintenance activities Runbook Engine Highly available PowerShell Workflow based engine Integration PowerShell Module based integration Use existing PowerShell modules for Microsoft and 3rd party systems Create PowerShell modules for additional resources/systems

13 Automate Any Cloud & Any OS
4/25/2017 Automate Any Cloud & Any OS © 2014 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered trademarks and/or trademarks in the U.S. and/or other countries. The information herein is for informational purposes only and represents the current view of Microsoft Corporation as of the date of this presentation. Because Microsoft must respond to changing market conditions, it should not be interpreted to be a commitment on the part of Microsoft, and Microsoft cannot guarantee the accuracy of any information provided after the date of this presentation. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

14 Demo of Operations Management Suite with Automation
Eamon O’Reilly

15 Azure Automation Automate deployments and orchestrate any cloud
4/25/2017 Azure Automation Recently Released & Continuously Improving Automate deployments and orchestrate any cloud Automate On-Premises & Cloud Workflow & DSC Graphical & PowerShell authoring Integrate across systems Windows & Linux Gallery Engine Jobs Graphical Authoring Author processes visually that span systems Forms based authoring using databus Hybrid Runbook Worker Install on-premises or any cloud No inbound open ports required Highly available architecture Migration to cloud SCO Integration Packs Runbooks PowerShell DSC Pull service to support large scale Supports on-premises or any cloud Management / Reporting Linux Support Native SSH module Webhooks Azure Amazon Service Providers Automation Orchestrator Hybrid Worker SMA SCO Hyper-V VMWare OpenStack On demand delivery of on-premises and cloud resources with process automation Increase productivity On premises and any cloud Enable DevOps Highly available, scalable © 2014 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered trademarks and/or trademarks in the U.S. and/or other countries. The information herein is for informational purposes only and represents the current view of Microsoft Corporation as of the date of this presentation. Because Microsoft must respond to changing market conditions, it should not be interpreted to be a commitment on the part of Microsoft, and Microsoft cannot guarantee the accuracy of any information provided after the date of this presentation. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

16 Hybrid Automation Overview
Microsoft Ignite 2015 4/25/2017 9:29 AM Public clouds Hybrid Automation Overview AWS Service Providers Other clouds Automation Azure resources Runbooks delivered to on- premises machines Enterprise Private clouds Hyper-V VMWare OpenStack Heterogeneous (e.g. Linux) And many more… Other providers Automation Hybrid Runbook Workers © 2015 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

17 Demo of Integrating clouds and datacenter
4/25/2017 Demo of Integrating clouds and datacenter Eamon O’Reilly © 2014 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered trademarks and/or trademarks in the U.S. and/or other countries. The information herein is for informational purposes only and represents the current view of Microsoft Corporation as of the date of this presentation. Because Microsoft must respond to changing market conditions, it should not be interpreted to be a commitment on the part of Microsoft, and Microsoft cannot guarantee the accuracy of any information provided after the date of this presentation. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

18 Orchestrator Investments move forward to Automation from the cloud
4/25/2017 Orchestrator Investments move forward to Automation from the cloud © 2014 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered trademarks and/or trademarks in the U.S. and/or other countries. The information herein is for informational purposes only and represents the current view of Microsoft Corporation as of the date of this presentation. Because Microsoft must respond to changing market conditions, it should not be interpreted to be a commitment on the part of Microsoft, and Microsoft cannot guarantee the accuracy of any information provided after the date of this presentation. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

19 Orchestrator Investments move forward - Overview
4/25/2017 Orchestrator Investments move forward - Overview Integration pack converter Migration tool to convert Orchestrator Integration toolkit based Integration packs to PowerShell modules Shipped converted PowerShell modules for the Microsoft released and supported Integration packs Standard Activity Module Provides Integration Module that contains equivalent cmdlets for Orchestrator’s collection of Standard Activities. Download Migration Toolkit Download Converted Modules © 2014 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered trademarks and/or trademarks in the U.S. and/or other countries. The information herein is for informational purposes only and represents the current view of Microsoft Corporation as of the date of this presentation. Because Microsoft must respond to changing market conditions, it should not be interpreted to be a commitment on the part of Microsoft, and Microsoft cannot guarantee the accuracy of any information provided after the date of this presentation. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

20 Orchestrator Investments move forward - Overview
Microsoft Ignite 2015 4/25/2017 9:29 AM Orchestrator Investments move forward - Overview Runbook Migration Steps 1. Import the converted integration modules For Microsoft supported Integration packs - Download the converted Integration modules For custom Integration packs – Use the IP converter tool to convert into an integration module 2. Import the Standard Activities modules 3. Export the Runbook from SCO and import into SMA/Azure Automation Import process will perform the necessary mapping/conversion from SCO runbooks to PowerShell workflow Do the manual fix up (as needed) Release Timelines Migration Toolkit with Runbook Converter (Beta)- Fall 2015 Migration Toolkit (RTM) aligned with System Center 2016 © 2015 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

21 Runbook Migration from SC Orchestrator to Automation in OMS
4/25/2017 Runbook Migration from SC Orchestrator to Automation in OMS Eamon O’Reilly © 2014 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered trademarks and/or trademarks in the U.S. and/or other countries. The information herein is for informational purposes only and represents the current view of Microsoft Corporation as of the date of this presentation. Because Microsoft must respond to changing market conditions, it should not be interpreted to be a commitment on the part of Microsoft, and Microsoft cannot guarantee the accuracy of any information provided after the date of this presentation. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

22 4/25/2017 Automation Roadmap © 2014 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered trademarks and/or trademarks in the U.S. and/or other countries. The information herein is for informational purposes only and represents the current view of Microsoft Corporation as of the date of this presentation. Because Microsoft must respond to changing market conditions, it should not be interpreted to be a commitment on the part of Microsoft, and Microsoft cannot guarantee the accuracy of any information provided after the date of this presentation. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

23 Automation Roadmap for SC 2016
System Center Orchestrator Service Management Automation with Windows Azure Pack OMS Automation Will be shipped in SC 2016 Updating Integration Packs to support latest System Center components Support for SQL 2014 Continue to get Update Rollups and Hot fixes Continue to make feature enhancements Add on to System Center Monthly releases with new capabilities On-demand hotfixes anytime Migration tools available to carry forward your SCO investments

24 SCO and SMA Update Rollups
4/25/2017 9:29 AM SCO and SMA Update Rollups Update Rollup 7 for System Center 2012 R2 - Orchestrator Using XML-reserved characters in SNMP trap activity SCO - Runbook Servers should never stop a job or mark instances as “stopped by user” if this job was reassigned to another Runbook Server Update Rollup 7 for System Center 2012 R2 – SMA SMA runbook execution fails if a PowerShell execution policy is set to "Unrestricted" via GPO SMA - Unable to import or edit runbooks If the temp file is in use © 2014 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

25 Integration Pack fixes coming soon
Integration pack version Bug Azure 2012 R2 SCO/IP - NullReferenceException is thrown when we use "Get VM Instance" activity to get an Azure VM instance, which is configured one virtual network FTP SCO/IP: XCeed SFTP binaries send SSH_FXF_BLOCK_WRITE when writing a file but don't handle SSH_FX_OP_UNSUPPORTED if the server doesn't support SSH_FXF_BLOCK_WRITE resulting in failures to upload data      SCOM IP 2012 SP1 Monitor Alerts activity will trigger on the same updated alert when 'Updated Alerts' option is set` Issue with maintenance mode activity in OM2012 R2 OIP Exchange Admin Support Windows Authentication SharePoint Fix and add handling for Choice and other item types

26 Azure Automation Automate deployments and orchestrate any cloud
4/25/2017 Azure Automation What’s Next Automate deployments and orchestrate any cloud Automate On-Premises & Cloud Workflow & DSC Graphical & PowerShell authoring Integrate across systems Windows & Linux Source Control Integration Role Based Access Control Script runbooks -Native support for PowerShell scripts Getting Started Content & Solutions Community Gallery Native automation assets (Runbooks, PS Scripts, Assets, Modules, DSC) Automation Packs (Grouping of Assets) Integration with other Azure services (alerts and VMs Linux Support for DSC Gallery Engine Jobs Azure Amazon Service Providers Automation Orchestrator Hybrid Worker SMA SCO Hyper-V VMWare OpenStack Increase productivity On premises and any cloud Enable DevOps Highly available, scalable © 2014 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered trademarks and/or trademarks in the U.S. and/or other countries. The information herein is for informational purposes only and represents the current view of Microsoft Corporation as of the date of this presentation. Because Microsoft must respond to changing market conditions, it should not be interpreted to be a commitment on the part of Microsoft, and Microsoft cannot guarantee the accuracy of any information provided after the date of this presentation. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

27 One Automation One Automation Solution for OMS, Azure, clouds and on premises User Interface Web portal Access Permissions (RBAC) Source control & versioning Authoring Graphical Authoring to visualize end-to-end orchestration PowerShell Authoring Gallery PowerShell Desired State Configuration support Runbook Engine Highly available PowerShell-Workflow-based engine Hybrid runbook worker to enable management across public and private clouds. REST web service and PowerShell modules to enable integration from 3rd party systems / web portals Integration Based on PowerShell modules with a rich ecosystem Use existing PowerShell modules for Microsoft and 3rd party systems Create PowerShell modules for additional resources/systems Tools Tools to convert SCO Integration Packs and runbooks and import into Azure Automation

28 Cloud Automation Investment Cadence
4/25/2017 9:29 AM Cloud Automation Investment Cadence Automation investments over time Cloud cadence enables new features to be delivered faster Customers can migrate to cloud optimized solution over time, reducing risk Hybrid management enables single automation across all clouds Cloud optimized Traditional Automate the creation, deployment, monitoring, and maintenance of resources Rich workflow consistency through PowerShell Workflow based runbooks One automation solution for Azure, public clouds and on-premises Automation from the cloud enables faster adoption and onboarding of new capabilities into the organization © 2013 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered trademarks and/or trademarks in the U.S. and/or other countries. The information herein is for informational purposes only and represents the current view of Microsoft Corporation as of the date of this presentation. Because Microsoft must respond to changing market conditions, it should not be interpreted to be a commitment on the part of Microsoft, and Microsoft cannot guarantee the accuracy of any information provided after the date of this presentation. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

29 In Review: Session Objectives And Takeaways
Tech Ready 15 4/25/2017 In Review: Session Objectives And Takeaways Session Objective(s): Automation Trends Windows Server, System Center & Azure automation investments Orchestrator investments carried forward SCO/SMA Update rollups Automation vNext Key Takeaways Powerful automation available today in Windows Server R2 / System Center R2 and Azure today and major investments happening over the next year Azure Automation can manage resources anywhere Migration tools to carry forward Orchestrator investments © 2012 Microsoft Corporation. All rights reserved. Microsoft, Windows, Windows Vista and other product names are or may be registered trademarks and/or trademarks in the U.S. and/or other countries. The information herein is for informational purposes only and represents the current view of Microsoft Corporation as of the date of this presentation. Because Microsoft must respond to changing market conditions, it should not be interpreted to be a commitment on the part of Microsoft, and Microsoft cannot guarantee the accuracy of any information provided after the date of this presentation. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

30 Related Ignite NZ Sessions
1 Automating Operational and Management Tasks in Microsoft Operations Management Suite and Azure [M235] Wed 10:40am Find me later at… Hub Happy Hour Wed 5:30-6:30pm Hub Happy Hour Thu 5:30-6:30pm Closing drinks Fri 3:00-4:30pm 2 Massey – Taking a peek into your infrastructure [M245] Thurs 1:55pm

31 Resources Microsoft Virtual Academy TechNet & MSDN Flash
4/25/2017 Microsoft Virtual Academy Resources TechNet & MSDN Flash Free Online Learning Subscribe to our fortnightly newsletter Sessions on Demand © 2014 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered trademarks and/or trademarks in the U.S. and/or other countries. The information herein is for informational purposes only and represents the current view of Microsoft Corporation as of the date of this presentation. Because Microsoft must respond to changing market conditions, it should not be interpreted to be a commitment on the part of Microsoft, and Microsoft cannot guarantee the accuracy of any information provided after the date of this presentation. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

32 Complete your session evaluation now and be in to win!
4/25/2017 9:29 AM Complete your session evaluation now and be in to win! © 2013 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered trademarks and/or trademarks in the U.S. and/or other countries. The information herein is for informational purposes only and represents the current view of Microsoft Corporation as of the date of this presentation. Because Microsoft must respond to changing market conditions, it should not be interpreted to be a commitment on the part of Microsoft, and Microsoft cannot guarantee the accuracy of any information provided after the date of this presentation. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

33 4/25/2017 9:29 AM © 2014 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.


Download ppt "Roadmap for System Center Orchestrator, Service Management Automation, and Azure Automation"

Similar presentations


Ads by Google