I am planning to use Azure REST API management.
Among other things to standardize the security when calling the restful services. However I can't seem to figure out how to prevent access to the actual REST API as in to (lock the actual service away behind the REST API management).
What's the best practice around this?
You have a few options: