Answer the following questions to test your knowledge on the information that was provided in this chapter. You can find the answers in the Assessments section at the end of this book:
- Which language cannot be used to write Azure Functions in the v2 runtime?
- Python
- C#
- Java
- F#
- JavaScript
- Which of the following cannot be used to trigger Azure Functions?
- Blob Storage
- Cosmos DB
- External files
- Timer
- Microsoft Graph Excel tables
- Service Bus
- Table storage
- What isn't possible using proxies?
- Limiting allowed HTTP methods
- Leaving the backend URL blank
- Deploying using Azure DevOps
- Using JavaScript for conditional routing
- Entering a backend URL from outside your Azure environment
- Returning HTML
- Overriding headers