REST API theory
This is a level set for those who don't use REST APIs. Feel free to skip to the next lab if you are already comfortable.
Learn how to use the Azure REST API
Everything on the Azure platform goes through the Azure Resource Manager, and it regardless of whether you are using the portal, the CLIs, the SDKs or infrastructure as code, everything eventually uses the REST APIs.