This chapter will introduce you to RESTful services in a couple of different ways. From automating Azure DevOps to executing Azure automation runbooks, you will explore RESTful Application Programming Interfaces (APIs) and even provide your own.
This chapter will cover the following recipes:
- Exploring RESTful services
- Accessing Azure DevOps via REST
- Creating new Azure resource groups via REST
- Calling Azure runbooks via webhooks
- Providing a RESTful web service through PowerShell
- Creating a new team project in Azure DevOps
- Creating a new build definition in Azure DevOps