Computer Science, asked by piyushverma9606, 1 year ago

In Azure service management model, the resources are

Answers

Answered by PiyushSinghRajput1
0
 There are three scenarios to be aware of: Cloud Services does not support Resource Manager deployment model. Virtual machines, storage accounts, and virtual networks support both Resource Manager and classic deployment models. All other Azure services support Resource Manager.
Answered by NainaRamroop
0

Azure Service Management Model is the classic deployment model. It allows to work with classic Azure deployments that have not been changed to Azure Resource Manager.

There are three scenarios which everyone should be aware of:

a. Cloud Services does not support the Resource Manager deployment model.

b. Virtual machines, storage accounts and virtual networks support both Resource Manager and classic deployment models. That is an advantage of it.

c. Except this, All other Azure services support Resource Manager.

Similar questions