I am integrating Onenote with my application. I am using MS Graph API's for getting data from Onenote. To consume the api's I am generating the token as mentioned at link get auth tokens.
I am registering my application at MS application registration portal
How can I specify that this particular application is registered to be used in production environment. Since the latency for API would differ from MS graph side for sandbox and production environment