Only 4 days
Classroom
19.05.2025 (mandag)
Overview
Bliv certificeret på blot 4 dage på dette kursus i Developing Microsoft Azure Solutions fra Firebrand. Med accelereret 70-532 uddannelse læser du Microsoft Official Curriculum og tager 70-532 eksamen på uddannelsesstedet.
Lær, hvordan du tager en eksisterende ASP.NET MVC-applikation og udvider dens funktionalitet ved at flytte den til Microsoft Azure. Du vil også fokusere på de faktorer, der er involveret, når du bygger meget tilgængelige løsninger i Azure Cloud. På blot 4 dage vil du være i stand til at:
- Konfigurere og udrulle webapplikationer
- Oprette et virtuelt netværk
- Oprette og konfigurere Azure virtuelle Machines
- Administrere blobs og beholdere i Azure
Firebrand er Microsoft Learning Partner – du vil blive undervist af Microsoft-certificerede instruktører (MCT) og føres gennem det nyeste Microsoft Official Curriculum, når du opnår din Azure-certificering 70-532 med dobbelt så høj hastighed.
Og på dette accelererede kursus i Developing Microsoft Azure Solutions tager du eksamen 70-532 på Firebrands uddannelsescenter.
Microsoft Developing Microsoft Azure Solutions er også et valgfag til MCSE: Cloud Platform and Infrastructure-certificeringen.
At bestå eksamen 70-532 resulterede tidligere i at opnå Microsoft Specialist: Developing Microsoft Azure Solutions-certificeringen. Microsoft trak dette Specialist-bevis tilbage 31. marts 2017. Eksamenerne er fortsat tilgængelige og vil, hvor det er relevant, tælle med i den relevante eksisterende MCSA-, MCSE- eller MCSD-certificering.
Overblik
Dette Microsoft Specialist: Developing Microsoft Azure Solutions kursus lærer dig at tage en eksisterende ASP.NET MVC application og udvide dens funktionalitet ved at flytte den til Microsoft Azure.
Få din Microsoft Specialist: Developing Microsoft Azure Solutions uddannelse og certificering på kun 4 dage og lær mere end du kan forestille dig.
Du vil fokusere på de væsentligste overvejelser i forbindelse med at bygge en højt tilgængelig Cloud Løsning.
Vores kurser, som ledes af specialister i cloudteknologi, lærer dig mere end blot det nødvendige for at tage certificeringen. Du vil benytte det officielle kursusmateriale og øvelsessæt. Du vil også bruge Firebrands unikke (Lecture | Lab | Review)TM metode, hvor du vil fordybe dig i emner som:
- Azure services og management portals
- Etableringen af Azure virtual environments
- Virtual Networking og Cloud Services
- At konstruere og hoste web-applikationer i Azure
- Oprettelse af Cloud-applikationer med en høj ydeevne
Hos Firebrand ved vi at din tid er værdifuld. Det er derfor, vi giver dig mulighed for at tage din Microsoft Specialist: Developing Azure Solutions uddannelse og certificering på kun 4 dage. Vi giver dig de bedste muligheder for at lære.
Med os på din side, mens vi opmuntrer og guider dig på rette vej, kan du glæde dig til 4 intense, fokuserede dage med kvalitets træning i et distraktionsfrit miljø. Din ekspert instruktør vil arbejde med Firebrands unikke accelererede indlæringsmetoder, som stiller dig bedst muligt i forhold til at lære, fastholde viden og bestå eksamen
Når du tager Firebrands Microsoft Specialist: Developing Microsoft Azure Solutions uddannelses- og certificeringsprogram, betyder det, at:
- Du får flere timers uddannelse pr dag. Derfor bliver du uddannet og certificeret hurtigere og mere omkostningseffektivt end du kan blive nogle andre steder.
- Du bliver uddannet af een af verdens førende eksperter.
- Du kan fokusere fuldstændig på din læring i vores distraktionsfrie miljø.
- Du får dedikeret on-site support og adgang til undervisningslokalet døgnet rundt.
- Du får Certificeringsgaranti, som betyder at du kan komme tilbage indenfor et år og tage hele kurset Gratis. Du betaler kun for eventuel eksamen, labs og overnatning.
Du vil lære
Microsoft Specialist: Developing Microsoft Azure Solutions
We have designed our course material in the way that best prepares you to learn and pass your exam.
Module 1: Overview of the Microsoft Azure platform
This module reviews the services available in the Azure platform and the Management Portals used to manage the service instances.
Lessons
- Azure Services
- Management Portals
Lab: Using the Azure Preview Portal
- Connect to the Azure Portals
- Create a Web Site in Azure
- Configure the Web Site Template
After completing this module, you will be able to create a Web Site using both the Azure Management and Preview Portals.
Module 2: Establishing a Development Environment using Azure Virtual Machines
This module describes the Virtual Machine hosting options available in Azure. You will be able to deploy custom workloads to an Azure Virtual Machine, manage the VM and images and also monitor VMs.
Lessons
- Constructing Azure Virtual Machines
- Azure Virtual Machine Workloads
- Migrating Azure Virtual Machine Instances
- Using Remote Desktop Protocol (RDP) to Connect to a Virtual Machine
Lab: Creating an Azure Virtual Machine for Development & Testing
- Create a Resource Group using Azure
- Create a Development Virtual Machine in Azure
- Configure the Virtual Machine for Development
After completing this module, you will be able to create a Virtual Machine using the Azure Management Portal and create an image of the VM.
Module 3: Hosting Web Applications on the Azure Platform
In this module, you will be able to create and host a simple website using Azure Web Sites. You will learn how to monitor and manage the website using the Management Portal.
Lessons
- Azure Web Sites
- Hosting Web Applications in Azure
- Configuring an Azure Web Site
- Publishing an Azure Web Site
- Monitoring and Analyzing Running Azure Web Sites
- Lab Overview
Lab: Creating an ASP.NET Web Site Using Azure Websites
- Create an Azure Web Site
- Deploy an ASP.NET Web Application to an Azure Web Site
- Configure an Azure Web Site
After completing this module, you will be able to create an Azure Web Site and publish an existing ASP.NET web application to the site.
Module 4: Storing SQL Data in Azure
In this module, you will learn how to use Azure SQL Databases to store and retrieve data.
Lessons
- Azure SQL Database Overview
- Managing SQL Databases in Azure
- Using Azure SQL Databases with SQL Server Data Tools
- Migrating Data to Azure SQL Databases
- Replication and Recovery of Azure SQL Database Instances
Lab: Storing Event Data in Azure SQL
- Create an Azure SQL Databases Instance
- Using Entity Framework with Azure SQL Databases
After completing this module, you will be able to create an Azure SQL server and database. They will also be able to use Entity Framework Code First to migrate tables to Azure.
Module 5: Designing Cloud Applications For Resiliency
In this module, you will understand and identify the common practices and patterns for building resilient and scalable web applications that will be hosted in Azure.
Lessons
- Design Considerations for Scale with Cloud Applications
- Application Design Practices for Highly Available Applications
- Building High Performance Applications using ASP.NET
- Common Cloud Application Patterns
- Application Analytics
- Caching Application Data
After completing this module, you will be able to describe and identify the common practices and patterns for building resilient and scalable web applications that will be hosted in Azure.
Module 6: Managing Cloud Services in Azure
In this module, you will learn how to use Cloud Service Worker Roles and Web Sites Web Jobs to process data in the background. You will also be able to use Cloud Service Cache Roles to store data in the cache.
Lessons
- Overview of Cloud Services
- Cloud Service Web Roles
- Customizing Cloud Service Configurations
- Updating and Managing Cloud Service Deployments
- Cloud Service Worker Role
- Cloud Service Worker Role Processing
- Analyzing Application Cloud Service Role Instances
Lab: Creating Azure Web Roles Using Visual Studio 2013
- Create an Azure Cloud Service project
- Create an Azure Cloud Service Web Role from an existing project
- Configure the properties of an Azure Cloud Service project
- Debug an Azure Cloud Service project
Lab: Creating a Background Process Using Azure Worker Roles
- Create a C# Class Library
- Add the Class Library to a Cloud Service Project
- Debug Worker Roles in a Cloud Service Project
After completing this module, you will be able to create a background process using a Azure Worker Role.
Module 7: Storing NoSQL Data in Azure
In this module, you will learn how to store data in Azure Table Storage.
Lessons
- Azure Storage Overview
- Azure Storage Tables Overview
- Table Entity Transactions
- Azure DocumentDB
Lab: Storing Attendee Registration Data in Azure Table Storage
- Populating the Sign-In Form with Registrant Names
- Updating the Events Website to use Storage Tables
- Verifying that the Events Web Site is using Azure Storage Tables for Registrations
After completing this module, you will be able to create an Azure Table Storage table and manage the table data using the .NET API for Azure Storage.
Module 8: Storing and Consuming Files from Azure Storage
In this module, you will be able to store and access multimedia files in Azure using Blob Storage.
Lessons
- Azure Storage Blobs
- Controlling Access to Storage Blobs & Containers
- Monitoring Storage Blobs
- Configuring Azure Storage Accounts
- Azure Files
- Uploading and Migrating Storage Data
Lab: Storing Generated Documents in Azure Blob Storage
- Implement Azure Storage Blobs
- Populating the Container with Files and Media
- Retrieving Files and Media from the Container
- Specifying Permissions for the Container
Lab: Creating File Shares using Azure Files
- Implement Azure Files
- Populating the File Share with Media
After completing this module, you will be able to create Azure Files SMB file share and store documents related to the event website.
Module 9: Designing a Communication Strategy using Queues and Service Bus
In this module, you will use Azure Queue Storage to queue data for asynchronous processing. You will also be able to identify the Service Bus offerings and identify which ones to use in appropriate scenarios. You will be able to use the Azure Service Bus Relay to connect on-premise services with client applications.
Lessons
- Queue Mechanisms in Azure
- Azure Storage Queues
- Handling Storage Queue Messages
- Azure Service Bus
- Azure Service Bus Queues
- Azure Service Bus Relay
- Azure Service Bus Notification Hubs
Lab: Using Storage Queues to Manage Requests Between Web Applications in Azure
- Using Azure Queue Storage for Document Generation
- Verify the Requests are Created and Consumed
Lab: Using Service Bus to Manage Communication Between Web Applications in Azure
- Create an Azure Service Bus Namespace
- Use Service Bus Queues for Document Generation
- Verify the Requests are Created and Consumed
- Use Service Bus Relay to Connect a WCF Service and Client[s]
After completing this module, you will be able to create an Azure Storage Queue instance to store requests. They will also create an Azure Service Bus queue instance to store requests. You will then create an Azure Service Bus namespace and use the namespace to connect a cloud web application to the local WCF service.
Module 10: Managing Infrastructure in Azure
In this module you will explore the Infrastructure components in Azure. You will be able to describe Virtual Networks and understand the relationship between the VNETs and the different services offered in Azure. You will also be able to add Cloud Services and Virtual Machines to VNETs. Finally you will scale multiple instances of services in a VNET.
Lessons
- Azure Virtual Networks
- Highly Available Azure Virtual Machines
- Customize Azure Virtual Machine Networking
Lab: Managing Multiple Virtual Machines in a Virtual Network
- Create the Database Virtual Machine
- Create the Application Web Site
- Connect the Test Application to the SQL Server Virtual Machine
- Modify the Database Virtual Machine
After completing this module, you will be able to create a Virtual Machine using the existing SQL template and connect this Virtual Machine to the existing application.
Module 11: Automating Integration with Azure Resources
In this module, you'll explore the options for Automating their interactions with Azure Resources using PowerShell, Client Libraries or the REST API. You will also explore the two sets of modules available for PowerShell automation.
Lessons
- Azure SDK Client Libraries
- Virtual Machine Configuration Management
- Scripting Azure Service Management using PowerShell
- Azure REST Interface
- Azure Resource Manager
Lab: Automating the Creation of a Test Environment using PowerShell
- Prepare Azure PowerShell Environment
- Use PowerShell to Create and Access a Web Site Instance
- Use a Resource Template to Create Multiple Pre-Configured Resources
After completing this module, you will be able to create a test environment using PowerShell and the Azure Service Management CmdLets.
Module 12: Securing Azure Web Applications In this module, you will be able to use Azure Active Directory to implement security in a Cloud web application.
Lessons
- Azure Active Directory
- Introduction to Identity Providers
- Azure AD Directories
- Azure AD Multi-Factor Authentication
- Azure Role-Based Access Control
Lab: Integrating Azure Active Directory with the Events Administration Portal
- Create an Azure AD Directory
- Secure an Existing ASP.NET Web Application
- Integrate Azure AD with ASP.NET Identity
After completing this module, you will be able to integrate ASP.NET Identity for the administration portal with Azure Active Directory.
Module 13: Maintaining and Monitoring Web Solutions in Azure
Learn how to deploy web applications to Azure by using WebDeploy and Service Packages.
Lessons
- Deployment Strategies for Web Applications
- Deploying Azure Services
- Continuous Integration
- Monitoring Cloud Applications
Lab: Deploying the Events Web Application to Azure
- Create the Target Azure Services for Deployment
- Manage Configuration Settings for a Cloud Web Application
- Deploy the Web Applications to Azure
- Monitor the Web Applications in Azure
Exam Track
Du skal deltage i følgende eksamen på Firebrands uddannelsescenter, som er omfattet af din certificeringsgaranti:
- Microsoft eksamen 70-532: Developing Microsoft Azure Solutions
- Målte færdigheder:
- Create and manage Azure Resource Manager Virtual Machines (30-35 %)
- Design and implement a storage and data strategy (25-30 %)
- Manage identity, application and network services (15-20 %)
- Design and implement Azure PaaS compute and web and mobile services (25-30 %)
At bestå eksamen 70-532 resulterede tidligere i at opnå Microsoft Specialist: Developing Microsoft Azure Solutions-certificeringen.
Microsoft trak dette Specialist-bevis tilbage 31. marts 2017. Eksamenerne er fortsat tilgængelige og vil, hvor det er relevant, tælle med i den relevante eksisterende MCSA-, MCSE- eller MCSD-certificering.
Certificering
Som en del af dit kursus vil du blive forberedt på, og eksamineret i, følgende eksamen, som er dækket af din certificeringsgaranti:
- Exam 70-532: Developing Microsoft Azure Solutions
Hvad er inkluderet?
On this accelerated 70-532 course, you'll receive the following Microsoft Official Curriculum (MOC):
- Course 20532C: Developing Microsoft Azure Solutions
Forkundskaber
Deltagere på kurset kommer fra mange forskellige baggrunde og der er mange forskellige veje til succes.
For at du opnår størst muligt udbytte af dette kursus, kan du med fordel kontakte os og tage en snak om dine mål og generelle forventninger til din læring og resultater. Før du deltager på kurset, bør du allerede kunne:
- Sammenligne de tilgængelige tjenester på Azure-platformen
- Konfigurere og udrulle web-applikationer
- Lave Azure WebSites ved hjælp af galleriet
- Udrulle og supervise af Azure WebSites
- Lave og konfigurere Azure Virtual Machines
- Beskrive forholdet mellem Cloud-tjenester og Virtual Machines
- Udrulle eksisterende Cloud Service packages
- Lave og administrere et Storage account
- Administrere blobs og containers i et Storage account
- Lave, konfigurere og forbinde til SQL Databases instance
- Identificere implikationerne ved at importere en SQL Standalone database
- Administrere brugere, grupper og abonnenter i et Azure Active Directory instance
- Lave et virtuelt netværk
- Implementere et point to site network
Prerequisites
Før du deltager i dette accelererede kursus, skal du være i stand til:
- Sammenligne de tjenester, der er tilgængelige på Azure-platformen
- Konfigurere og udrulle webapplikationer
- Oprette Azure-websteder ved hjælp af galleriet
- Udrulle og overvåge Azure-websteder
- Oprette og konfigurere Azure Virtual Machines
- Beskrive forholdet mellem Cloud Services og Virtual Machines
- Udrulle eksisterende Cloud Service-pakker
- Oprette og administrere en Storage-konto
- Administrere blobs og beholdere på en Storage-konto
- Oprette, konfigurere og oprette forbindelse til en SQL Database-instans
- Identificere konsekvenserne af at importere en SQL Standalone-database
- Administrere brugere, grupper og abonnementer i en Azure Active Directory-instans
- Oprette et virtuelt netværk
- Implementere et punkt-til-sted-netværk
Hvad Er Inkluderet
Dit accelererede kursus inkluderer:
- Overnatninger *
- Måltider, ubegrænsede snacks, drikkevarer, te og kaffe *
- On-site eksamener **
- Eksamenskuponer **
- Øvelsestests **
- Certificeringsgaranti ***
- Kursusmaterialer
- Op til 12 timers instruktørledet undervisning hver dag
- 24-timers laboratorieadgang
- Digitale kursusmaterialer **
* Gælder kun for opholdskurser. Overnatninger er inkluderet fra natten før kursusstart. Dette gælder ikke for online kurser.
** Nogle undtagelser gælder. Se venligst eksamenssporet eller tal med vores eksperter.
*** Bestå første gang eller tag kurset om gratis så mange gange som nødvendigt, ubegrænset i 1 år. Betal kun for overnatninger, eksamener og eventuelle omkostninger.
Fordele
Syv grunde til at tage dit kursus hos Firebrand Training
- To træningsmuligheder. Vælg mellem opholdskurser eller onlinekurser.
- Du bliver certificeret hurtigt. Hos os bliver du trænet på rekordtid.
- Vores kursus er alt inklusive. Én fast pris dækker alle kursusmaterialer, eksamener**, overnatninger* og måltider*. Ingen skjulte omkostninger.
- Bestå første gang eller træn igen gratis. Dette er vores garanti. Vi er sikre på, at du består dit kursus første gang. Hvis ikke, kan du komme tilbage inden for et år og kun betale for overnatninger, eksamener og tilfældige omkostninger.
- Du vil lære mere. En dag hos en traditionel træningsudbyder varer normalt fra kl. 9 til 17, med en lang frokostpause. Med Firebrand Training får du mindst 12 timers kvalitetstid om dagen med din instruktør.
- Du vil lære hurtigere. Chancerne er, at du har en anden læringsstil end dem omkring dig. Vi kombinerer visuelle, auditive og taktile stilarter for at levere materialet på en måde, der sikrer, at du lærer hurtigere og lettere.
- Du vil studere med de bedste. Vi er blevet udnævnt til en af Training Industry's "Top 20 IT Training Companies of the Year" hvert år siden 2010. Ud over at vinde mange flere priser, har vi trænet og certificeret over 135.000 professionelle.
* Kun for opholdskurser. Gælder ikke for onlinekurser.
** Nogle undtagelser gælder. Se venligst eksamenssporet eller tal med vores eksperter.