Similar to Azure single database (PaaS), Azure SQL Managed Instance does not allow referencing or creating physical files on disk. However, it does still support filegroups when restoring an on-premise backup that used them or by using the ALTER DATABASE command.
This is great for migration compatibility for existing projects but are there performance benefits from using filegroups in managed instance (cloud hosted storage)?