Summary
Improve the Azure Functions creation workflow by validating required fields before submitting the request.
Acceptance Criteria
- Highlight missing required fields
- Show validation messages
- Disable Create button while request is running
- Display API errors in the form
Summary
Improve the Azure Functions creation workflow by validating required fields before submitting the request.
Acceptance Criteria