# Resources & Resource Manager

## Azure Resource Manager (ARM)

**You can interact with the Azure Cloud in multiple ways, but under the hood is handled the same. This is the Azure Resource Manager API**

{% hint style="info" %}
The API can handle all your resource management in Azure but there are also situations where it can run on your resources as well.
{% endhint %}

## Azure Resources

**Instance of services that you create that are yours to use**
