What should a desktop application use to interact with Azure and manage resources?
What should a desktop application use to interact with Azure and manage resources?
A desktop application should use APIs to interact with Azure and manage resources as they enable programmatic interaction and automation of tasks. APIs provide the necessary endpoints and authentication mechanisms for a desktop application to securely communicate with Azure services and perform various resource management actions.
'A. APIs' is correct. Key is Desktop Applications which need to interact with Azure resources in a programmatical way, so APIs.
This question was on my exam today. 8/31/2023
Did you see other questions from here on the test? Can you please give examples if you did see any similar questions?
https://learn.microsoft.com/en-us/azure/azure-resource-manager/management/overview
This is wrong..it should be C Azure Command-Line Interface (CLI)
its in the exam - 17-April-2024