nerdexam
Microsoft

70-246 · Question #202

You need to identify Azure assemblies jobs.

The correct answer is A. the .bat /batch computer jobs. In the context of Azure Automation or Azure WebJobs, 'assembly jobs' refer to executable automation tasks. Batch (.bat) scripts are a supported job type that runs on demand or on a schedule to perform assembly-style automation tasks on Azure compute resources. In Azure App…

Implementing a Private Cloud

Question

You need to identify Azure assemblies jobs.

Options

  • Athe .bat /batch computer jobs
  • Bweb jobs not sure
  • Cmissing
  • Dmissing

How the community answered

(51 responses)
  • A
    88% (45)
  • B
    4% (2)
  • C
    6% (3)
  • D
    2% (1)

Explanation

In the context of Azure Automation or Azure WebJobs, 'assembly jobs' refer to executable automation tasks. Batch (.bat) scripts are a supported job type that runs on demand or on a schedule to perform assembly-style automation tasks on Azure compute resources. In Azure App Service WebJobs, batch files are one of the supported script types for triggered or continuous jobs. While the question and remaining answer choices are incomplete (options C and D are missing), the batch/script job type (A) is the most consistent match for the concept of 'assembly jobs' in an Azure automation context.

Topics

#Azure Batch jobs#cloud automation#Azure integration#job scheduling

Community Discussion

No community discussion yet for this question.

Full 70-246 Practice