BRK3396 Updating and servicing Microsoft Azure Stack

Slides:



Advertisements
Similar presentations
Esri UC 2014 | Demo Theater | Using ArcGIS for Server in the Microsoft Azure Cloud Nikhil Shampur.
Advertisements

Microsoft Virtual Academy. Microsoft Virtual Academy First HalfSecond Half (01) Introduction to Microsoft Virtualization(05) Hyper-V Management (02) Hyper-V.
Microsoft Visual Studio 2005 Tools for the Office System: Building Office Solutions Using Visual Studio 2005 Tools for Office Andrew Coates Developer Evangelist.
1/27/2018 5:13 AM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
Run Azure Services in your datacenter
Volume Licensing Readiness: Level 100
BRK3396 Updating and servicing Microsoft Azure Stack
Microsoft Azure Deployment Planning Services
System Center 2012 Configuration Manager
Data Platform and Analytics Foundational Training
5/15/2018 5:43 PM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
“Introduction to Azure Security Center”
Volume Licensing Readiness: Level 100
Working With Azure Batch AI
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
7/18/2018 8:55 PM Migracija IoT rešenja na Azure PaaS model ili: Kako sam prestao da brinem o IT infrastrukturi i zavoleo Azure Nebojša Stojanović © Microsoft.
Paul Larsen Principal Program Manager - Microsoft
Building Innovative Apps using the Microsoft Developer Platform
Microsoft Azure Deployment Planning Services
Volume Licensing Readiness: Level 100
Installation and database instance essentials
Engagement Close-Out Workshop
Azure API Management Jothi Prakash A
Microsoft Azure Deployment Planning Services
Exploring Azure Event Grid
Microsoft Connect /18/ :32 PM
Updating and Servicing Microsoft Azure Stack
Newness and Coolness in Configuration MANAGER
Private Cloud Deployment MCS service line Offering
Microsoft Virtual Academy
SQL Server BI on Windows Azure Virtual Machines
Microsoft Build /8/2018 5:15 AM © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY,
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.
Azure Container Instances
Developing and Supporting Apps in Windows as a Service (WaaS)
Windows Server Release Cadence
The Application Lifecycle
Microsoft Connect /16/2018 4:53 PM
Microsoft Virtual Academy
Microsoft Virtual Academy
TechEd /21/2018 5:20 PM © 2013 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered.
11/23/2018 3:03 PM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
Agile App Development with Azure API Management
Developing for the cloud with Visual Studio
12/3/ :27 PM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
12/5/ :36 AM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
Microsoft Virtual Academy
Microsoft Virtual Academy
Microsoft Ignite NZ October 2016 SKYCITY, Auckland.
Microsoft Virtual Academy
Welcome to Azure Notebooks
Microsoft Connect /23/ :38 AM
2/24/2019 7:49 PM BRK2198 Four new Azure management experiences to run your business critical applications Dushyant Gill | Jan Kalis.
Best practices for packaging and distributing device drivers
4/12/2019 5:27 PM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
Discussion Panel: Windows Server MVP Panel
Microsoft Virtual Academy
Under the hood: Installation and updates for Metro style apps
A - E Cloud Enterprise Symbols
Microsoft Virtual Academy
5/25/2019 © 2014 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered trademarks and/or trademarks.
Day 2, Session 2 Connecting System Center to the Public Cloud
Microsoft Virtual Academy
Active Directory Security Assessment Results
Office 365 Development July 2014.
Productive + Hybrid + Intelligent + Trusted
Containers on Azure Peter Lasne Sr. Software Development Engineer
DevOps for Desktop Apps
Presentation transcript:

BRK3396 Updating and servicing Microsoft Azure Stack 2/18/2019 11:14 PM BRK3396 Updating and servicing Microsoft Azure Stack Justin Incarnato Principal Program Manager, Azure Stack @justininc aka.ms/azurestackupdate © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

2/18/2019 11:14 PM Agenda Hello and good morning Problem space What we built Managing updates Looking ahead, more information Show me © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

2/18/2019 11:14 PM Problem space © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

2/18/2019 11:14 PM Security is paramount Keeping it functional, adding functionality (Azure umbilical) What to install, how to install Where to download, what to download Who to call if there is a problem Ensuring business continuity for applications and services One package, one signature = Focus on other aspects of the business © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

2/18/2019 11:14 PM What we built © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

2/18/2019 11:14 PM Built-in, dependency-aware orchestration engine updates physical hosts, infrastructure VMs, Service Fabric & microservice applications, control plane No outside tooling or integration required Supports disconnected mode Operators determine maintenance windows & update installation time © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

2/18/2019 11:14 PM Microsoft managed software updates driven by Update resource provider, signed by Microsoft Cloud health checks, maintenance mode, live migration, storage rebalance and VD health, evacuate maintenance mode OEM managed driver updates driven by Update resource provider, signed by Microsoft Firmware updates managed by the OEM Hardware Lifecycle host (HLH) © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

Managing updates 2/18/2019 11:14 PM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

2/18/2019 11:14 PM Download and import update packages (OEM notification, Microsoft notification) Review important properties (publisher, name, state, size, prerequisites, support URL) Talk to your customers & set appropriate maintenance window (payload, workloads) Install update and monitor update progress Repeat Note: 3 month deferral policy, extends “sequential” maintenance © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

Azure Stack Infrastructure Administration 2/18/2019 11:14 PM Azure Stack Infrastructure Administration https://github.com/Azure/AzureStack-Tools/tree/master/Infrastructure Get-AzsUpdateLocation Retrieves Region Update Summary Get-AzsUpdate List Azure Stack Updates Install-AzsUpdate -Update “Update Version” Applies specified Update Get-AzsUpdateRun -Update “Update Version” Lists Update Run information for a specific Azure Stack update © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

Update package composition 2/18/2019 11:14 PM Update package composition <Ingest through blob service> PUPackageRelease_20170922.1.exe, PUPackageRelease_20170922.1-1.bin, metadata.xml \AzureStackPack\ Package\ LCU\ <Windows KB>.cab <- 1.2GB N\ <Application>.nupkg <- 700MB CustomActionPlan.xml Metadata.xml © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

2/18/2019 11:14 PM Metadata.xml <?xml version="1.0" encoding="utf-8" standalone="yes"?> <UpdatePackageManifest> <UpdateInfo> <UpdateName>MAS - 1.0.170922.1</UpdateName> <Version>1.0.170922.1</Version> <PackageSizeInMb>1842</PackageSizeInMb> <Description>MAS Update 1.0.170922.1</Description> <KBLink>https://aka.ms/azurestackupdate</KBLink> <MinVersionRequired>1.0.170828.1</MinVersionRequired> </UpdateInfo> </UpdatePackageManifest> © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

Updatelogs_<GUID>.json name : PreUpdate Cloud 2/18/2019 11:14 PM Updatelogs_<GUID>.json name         : PreUpdate Cloud name         : Update SeedRing SF Runtime name         : Update SeedRing ECE name         : Update SeedRing SF Runtime name         : PreUpdate OEM. name         : (DEP) Generate base images for hosts and virtual machines. name         : (DEP) Generate host image. name         : Update OEM S2D whitelist. name         : Install Update. name         : Update Node Sets name         : Update SeedRing IBC name         : Restart Storage Hosts name         : Restart CA. name         : Restart NC. name         : Restart SLB. name         : Restart SQL. name         : Restart ACSFabric, WAS and WASPUBLIC name         : Restart XRP FabricRing, PXE and ADFS. name         : Restart Gateway. name         : Update OEM manifest. name         : Update Active Version on Node Sets name         : Post Update Trace Collector. name         : PostUpdate Cloud. © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

Looking ahead, more information 2/18/2019 11:14 PM Looking ahead, more information © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

2/18/2019 11:14 PM Monthly security payload Feature updates Scheduling updates using “automatic” mode Collected telemetry for runtime estimates http://aka.ms/azurestackupdate @justininc © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

Show me (UI) Justin Incarnato 2/18/2019 11:14 PM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

2/18/2019 11:14 PM Questions What is the name of the file you import that expresses package details? What are the two vectors involved in determining runtime? How long is the update deferral policy? Where do you import update packages from? Thanks for your time this morning. © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

Have feedback on Azure Stack? 2/18/2019 11:14 PM Have feedback on Azure Stack? Want to provide your feedback directly to the engineering team? Join the Azure Stack customer research panel aka.ms/azsssession © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

2/18/2019 11:14 PM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.