This presentation will begin shortly.

Slides:



Advertisements
Similar presentations
Agenda  Why Azure Resource Manager  What has already been enabled  Questions/Feedback.
Advertisements

Accelerate adoption, provide customer insights to engineering, and deliver knowledge to the IT Pro community.
Microsoft Virtual Academy.
Pradeep Kumar C Support Escalation Engineer Windows Azure Diagnostics Logging and Monitoring in the Cloud.
ALL INFORMATION PRESENTED AS WELL AS ALL SESSIONS ARE MICROSOFT CONFIDENTIAL AND UNDER YOUR NON-DISCLOSURE AGREEMENT (NDA) AND\OR TECHNOLOGY PREVIEW.
EGI-InSPIRE RI EGI Webinar EGI-InSPIRE RI Porting your application to the EGI Federated Cloud 17 Feb
Copyright © New Signature Who we are: Focused on consistently delivering great customer experiences. What we do: We help you transform your business.
Microsoft Build /9/2017 5:00 AM © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY,
1/27/2018 5:13 AM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
IT Operations Management
Getting & Running EdgeX Docker Containers
Hybrid Management and Security
Working with Logic App Cloud Adapters, Functions, and Storage
Deployment Architectures For Containers
UKNOF37 Manchester Diego Luis Neto SW NL-ix.
4/24/ :07 PM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
Service Fabrik Manage Enterprise Grade Services
Virtual desktops in the cloud: Experiences from the field
What are they? The Package Repository Client is a set of Tcl scripts that are capable of locating, downloading, and installing packages for both Tcl and.
Infrastructure Orchestration to Optimize Testing
Automate Custom Solutions Deployment on Office 365 and Azure
Docker Birthday #3.
Developing Hybrid Apps on Microsoft Azure Stack
In-Depth Introduction to Docker
Easily manage SQL everywhere from anywhere with SQL Tools
Deploying Dockerized Apps to the Azure Container Service
Lessons Learned, Future Plans and Conclusions
IT Operations Management
Microsoft Ignite /31/ :08 AM
Azure CLI Deep Dive Neil Peterson Content Developer Microsoft.
Configuration Management with Azure Automation DSC
Continuous Deployment tool
Exam : Implementing Microsoft Azure Infrastructure Solutions
Drupal VM and Docker4Drupal For Drupal Development Platform
Database Testing in Azure Cloud
Drupal VM and Docker4Drupal as Consistent Drupal Development Platform
9/20/ :55 PM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
Build /21/2018 © 2015 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION.
Get Microsoft Exam PDF Braindumps With Verified Question Answers By Realexamdumps.com
Prepare Question Answers Exam Dumps - Dumps4download.us.
Azure Container Service - the most open container orchestration service yet Saurya Das Program Manager.
Azure Container Instances
Securing Cloud-Native Applications Jason Schmitt CEO
Dev Test on Windows Azure Solution in a Box
"SessionTitle": "Infrastructure as Code"
Microsoft Ignite NZ October 2016 SKYCITY, Auckland.
Microsoft Ignite NZ October 2016 SKYCITY, Auckland.
Matt Masson Software Development Engineer Microsoft Corporation
Thank you for joining. This presentation will begin shortly.
Working with Logic App Cloud Adapters, Functions, and Storage
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
Using JDeveloper.
TechEd /7/ :16 AM © 2013 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered.
Microsoft Virtual Academy
Service Virtualization
Introduction to azure CLI 2.0
The Ops side of DevOps Manager Microsoft
Windows 8.1 Deployment Jump Start
DEVOPS & THE FUTURE OF TESTING
1. Azure Data Explorer Azure Data Explorer enables rich data exploration over raw, structured, and semi-structured data delivering fast time to insight.
The New Development Environment and What it Means for Your Company
Microsoft 365 Business Technical Fundamentals Series
A DevOps process for deploying R to production
TechEd /18/ :51 PM © 2013 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered.
Ready Pre-day Azure Monitoring Workshop
Microsoft 365 Business Technical Fundamentals Series
Samuel Kastberg Scripting a BizTalk Server installation
Miao Jiang API Management: deep dive - Part 1
.NET Core and Kubernetes
Presentation transcript:

This presentation will begin shortly. Thank you for joining. This presentation will begin shortly. June 26, 2018

Welcome to the OSEHRA Innovation Webinar One-Click Deployment of VistA Development Sandbox in Azure Cloud Opening slide Peter Li Director, Engineering and Infrastructure OSEHRA Sam Habiel Technical Fellow OSEHRA

Background Offshoot development of past work to build a test and certification environment for VistA applications in the Azure Government cloud. It includes: Scripts/templates developed to enable single click deployment of VistA sandbox - https://github.com/OSEHRA/VistA-in-the-Cloud Docker based OSEHRA VistA container Synthetic data generator and loader based on Synthea Windows client, i.e., CPRS, Vitals, etc.

OSEHRA VistA in the Cloud Sandbox System Configuration InterSystems Cache VistA FHIR Data Loader Platinum VistA VistA Container Azure Cloud VistA in the Cloud Sandbox OSEHRA VistA Synthea UI CPRS / Other VistA Clients GT.M Docker for Linux Synthea Container VistA FHIR Data Loader API Container VM User RDP to Windows VM Windows VM Patient Generator & Sender

Azure Automation via Azure Resource Manager (ARM) Template Are JSON files that define the resources to deploy to a resource group, see tutorial - https://docs.microsoft.com/en-us/azure/azure-resource-manager/resource-manager-create-first-template  Define the properties and the dependencies for the infrastructure to deploy to Azure. Provides an easy way to create and manage resources consistently and repeatedly in an orderly and predictable manner in a resource group. Resource Group - A container that holds related resources for an Azure solution such as the VistA in the Cloud Sandbox

Lesson Learned – Azure CLI and Template Nested ARM Templates are a way to organize large deployments, however, you are limited to using a public Github repository VM Configuration within the Templates are easy as long as you only need to run the one script due to Azure's script extension not removing itself upon completion The Azure CLI is very powerful allowing you to run multi-staged configurations, entire infrastructure setups, and more Troubleshooting templates/scripts can be a challenge, after a reasonable amount of testing refer to the Azure Github to check for open issues similar to what you are experiencing. Templates vs CLI on complex tasks, if there is a choice between the two it is recommended to use the CLI since you can overcome more of the Template nuances.

Demo

Thank you! Questions? lip@osehra.org habiels@osehra.org

OSEHRA Summit: Register Now!