An Azure relational database service.
We have response from the Product team regarding this issue:
Can we access secondary replicas for managed instance? Actually we are exploring how to persists objects in TempDB in Azure which could survive failover and maintenance without making change in our applications. We wanted to create those objects in Model and TempDB databases on primary and secondary servers of Managed instance.
You can access geo-secondaries on managed instance. Objects in model/tempdb are not replicated to the geo-secondary, so they would need to be created independently on both the geo-primary and geo-secondary.
Regards
Navtej S