Question 229
AZ-204 voucher + Udemy course (lifetime access) = ₹3,500 for Indian ID card holders.
Details →You are developing several Azure API Management (APIM) hosted APIs. You must make several minor and non-breaking changes to one of the APIs. The API changes include the following requirements: • Must not disrupt callers of the API. • Enable roll back if you find issues. • Documented to enable developers to understand what is new. • Tested before publishing. You need to update the API. What should you do?
- AConfigure and apply header-based versioning.
- BCreate and publish a product.
- CConfigure and apply a custom policy.
- DAdd a new revision to the API.
- EConfigure and apply query string-based versioning.