Answer the following questions to test your knowledge of this chapter. You can find the answers in the Assessments section at the end of this book:
- Is it mandatory to build a Linux VM and install Docker within it in order to run containers on Azure?
- Yes
- No
- Â What is the access type of the Azure Container Registry?
- Public
- Private
- Both
- Where can we store persistent data in an Azure Kubernetes Service cluster?
- In a directory on the local filesystem of the Docker host
- Azure disks
- Azure files
- Any other network accessible storage
- All of the above