Skip to content

newventuresoftware/passing-azure-70-532

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Acing Azure Exam

Passing the 70-532 Developing Microsoft Azure Solutions Certification Exam

Helpful resources for passing the 70-532 Developing Microsoft Azure Solutions certification exam. Currently there are three main resource groups:

  • Powershell Scripts - This is a collection of scripts that illustare how you can achieve specific tasks with the PowerShell cmdlets
  • Quick Facts - Short facts about Azure that might prove useful
  • ServiceDefinition vs ServiceConfiguration Cheat Sheet - Specifies where each Cloud Service feature is defined nad configured

Powershell Scripts

As you probably know, passing the 70-532 Developing Microsoft Azure Solutions certification exam requires knowledge of several tools for configuring and managing Azure resources. The exam can, and probably will, include questions on Azure PowerShell, Azure CLI, Azure Portal (old and new), and REST API. I think that there is a bit of emphasis on the PowerShell side of things and nailing those questions is very important.

To lear more about the PowerShell scripts you can check out my blog post - Passing the 70-532 Developing Microsoft Azure Solutions Certification Exam - PowerShell Scripts

Quick Facts

Quicks facts is a compilation of statements that explain a particular feature/behavior of a service/product offered by Azure. Click here to see the Quick Facts file.

ServiceDefinition vs ServiceConfiguration Cheat Sheet

Remembering what settings go into the service definition file (.csdef) and what settings go into the service configuration file (.cscfg) is tricky. I have prepared a table (cheat sheet) that list all settings and the file where they should be specified.
Click here to see the ServiceDefinition vs ServiceConfiguration Cheat Sheet.

Additional resources

How I passed the 70-532 Developing Microsoft Azure Solutions certification exam
Microsoft (70-532): Developing Microsoft Azure Solutions - Practice Test
Exam Ref 70-532 Developing Microsoft Azure Solutions

About

Helpful resources for passing the 70-532 Developing Microsoft Azure Solutions certification exam

Resources

License

Stars

Watchers

Forks

Packages

No packages published