1.2 - Azure Batch Services Flashcards
1
Q
You have to develop a module in .Net which would be used to work with the Azure Batch service. You have to ensure the batch service provisions virtual machines based on the Windows Server 2016 image. You have to complete the below partial code snippet for this purpose
What will go in Area 1 and Area 2
- “WindowsServer2016”
- “WindowsServer”
- “2016-DataCenter”
- “DataCenter”
A
Area 1: “WindowsServer”
Area 2: “2016-DataCenter”