From the course: Exam Tips: Developing Solutions for Microsoft Azure (AZ-204)

Unlock the full course today

Join today to access over 22,600 courses taught by industry experts or purchase this course individually.

Question format: Azure Automation tools

Question format: Azure Automation tools - Azure Tutorial

From the course: Exam Tips: Developing Solutions for Microsoft Azure (AZ-204)

Start my 1-month free trial

Question format: Azure Automation tools

- [Instructor] The first of the specific question formats we're going to cover are those which are based on the Azure Automation tools. The question formats will look something like this. Here we have an example of Azure CLI commands. These are commands for creating a new resource group and then a VM within that resource group. In each of these commands, one of the keywords is a dropdown menu. This menu will have a list of a few, usually two to four options. And you'll be asked to pick the correct one. These questions could be based on the Azure CLI, which is a cross-platform command line interface, which is used for resource management. Or they could be based on the azure.net SDK. This is the C-Sharp SDK, which is used for managing and accessing resources. There are NuGet packages containing the specific SDKs for most Azure services. These dropdown-based questions might also use the Python SDK or ARM templates syntax,…

Contents