What should you recommend?
HOTSPOT A company plans to implement an HTTP-based API to support a web app. The web app allows customers to check the status of their orders. The API must meet the following requirements: - Implement Azure Functions - Provide public read-only operations - Do not allow write operations You need...