In BC Saas it is automatically configured. That means, your BC tenant/environment/database automatically sopports it.
What you can do, as a developer, is when you create new APIs (query, page) or reports, is set the DataAccessIntent property to ReadOnly if the intention is to only read, not update, the underlying data.
Power BI reports that then consume these APIs will automatically be redirected to the online replica.