Abstract and solution update
This commit is contained in:
Dawnmarie DesJardins 2018-08-28 10:32:02 -07:00 коммит произвёл GitHub
Родитель c973924474
Коммит 753de83692
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 11 добавлений и 9 удалений

Просмотреть файл

@ -1,10 +1,8 @@
Link to [Download Workshop](https://github.com/Microsoft/MCW-Azure-security-and-management/archive/master.zip)
# Azure security and management
Contoso Holdings is a multi-national holding company headquartered in Los Angeles, CA that owns 48 manufacturing companies located in North America, Europe and Asia. In this workshop, you will help Contoso Holdings design and implement the systems to manage their Azure infrastructure at scale.
Contoso Holdings is a multi-national holding company headquartered in Los Angeles, CA that owns 48 manufacturing companies located in North America, Europe, and Asia.
Per Roberto Milian, VP of Development and IT Operations, "Contoso's primary concern is how to best: deploy, test, manage, monitor, patch, secure and troubleshoot these applications in Azure IaaS."
In this workshop, you will help Contoso Holdings design and implement the systems to manage their Azure infrastructure at scale. Per Roberto Milian, VP of Development and IT Operations, "Contoso's primary concern is how to best deploy, test, manage, monitor, patch, secure and troubleshoot these applications in Azure IaaS.
## Target audience
- Infrastructure Architect
@ -15,13 +13,17 @@ Per Roberto Milian, VP of Development and IT Operations, "Contoso's primary conc
## Abstract
### Workshop
With increasing number of resources running in the cloud, enterprise will need to apply the right capabilities to secure and well manage their data and resources. In this workshop, the student will design solutions using Azures native security and management services.
In this workshop you will learn to design solutions using Azures native security and management services. With increasing number of resources running in the cloud, enterprises will need to apply the right capabilities to secure and well manage their data and resources.
At the end of this workshop, you will be better able to design and implement security and management solutions in Azure including inventory tracking and management, application performance monitoring , preventative maintenance and application and security alerting.
### Whiteboard design session
In this whiteboard design session, you will work in a group to examine Contoso's enterprise environment with resources hosted on both on-premises and Azure. In a small working team, students will whiteboard design how Azure Security Center, Key Vault, Update management, as well as Azure Monitor and Application Insights can help secure and well manage applications and virtual machines. Students will also have the opportunity to design governance through Azure Policy.
In this whiteboard design session, you will work in a group to examine Contoso's enterprise environment with resources hosted on both on-premises and Azure. In a small working team, you will whiteboard design how Azure Security Center, Key Vault, Update management, as well as Azure Monitor and Application Insights, can help secure and well manage applications and virtual machines. You will also have the opportunity to design governance through Azure Policy.
At the end of this whiteboard design session, you will be better able to design a security and management solutions in Azure including inventory tracking and management, application performance monitoring, preventative maintenance and application and security alerting.
### Hands-on lab
In this hands-on lab, you will first deploy a simple web application and database to Azure IaaS VMs, using a Resource Manager Template and Azure Automation DSC. You will then configure a range of infrastructure management capabilities on this deployment, including Update Management, Security Center, Service Map, Change Tracking and Application Insights. You will also use Azure Monitor to configure application alerts, send via both email and mobile application notifications. You will also learn how to further investigate infrastructure status using Log Analytics queries. In doing so, you will learn both how to deploy these solutions and be introduced to their capabilities.
In this hands-on lab, you will first deploy a simple web application and database to Azure IaaS VMs, using a Resource Manager Template and Azure Automation DSC. You will then configure a range of infrastructure management capabilities on this deployment, including Update Management, Security Center, Service Map, Change Tracking and Application Insights. You will use Azure Monitor to configure application alerts and send, via both email and mobile application notifications. You will also learn how to further investigate infrastructure status using Log Analytics queries. In doing so, you will learn both how to deploy these solutions and be introduced to their capabilities.
At the end of this hands-on lab, you will be better able to design, implement and use a wide range of infrastructure management systems in Azure.
@ -38,8 +40,8 @@ NOTE: The setup tasks should be completed in advance of the hands-on lab to save
- Application Insights
- Virtual machines
## Azure hero solution
*This is an internal reference and will be updated by project PM.*
## Azure solutions
Security and Management
## Related references
- [MCW](https://github.com/Microsoft/MCW)