QUESTION IMAGE
Question
which of the following tools is not used to request to the azure resource manager (arm) application programming interface (api) a o docker b o azure portal c o command-line d o visual studio
Docker is a platform for developing, shipping, and running applications in containers. It is not directly used to make requests to the Azure Resource Manager (ARM) API. The Azure portal is a web - based interface that interacts with ARM API. Command - line tools (like Azure CLI) can also send requests to ARM API. Visual Studio (especially with Azure development extensions) can be used to deploy resources which involves communication with ARM API.
Snap & solve any problem in the app
Get step-by-step solutions on Sovi AI
Photo-based solutions with guided steps
Explore more problems and detailed explanations
A. Docker