Looking to see if I can get some assistance from the community on this one.
 
I am looking to migrate some Meraki Dashboard SSO's to Entra ID from our old system to the new system.  I have 2-3 of them.
I have configured quite a few SSO Enterprise Applications in Entra ID, but this one is a bit unique to me since the Entity ID has to be https://dashboard.meraki.com.
 
If I was just doing one site, this would have been configured and completed by now.
Entra ID doesn't allow the Entity ID to be the same value as another one, so they have to be unique even though the ACS is different.  I read that it has to be https://dashboard.meraki.com in order for it to work...for the IdP-initiated.  I know for SP-initiated there's the chance I could use the subdomain SSO option, which I think would work for the uniqueness, such as https://site1.sso.meraki.com / https://site2.sso.meraki.com / https://site3.sso.meraki.com,  but they want to be able to go to https://myapplications.microsoft.com and click the link(s) to log in. I think I read that subdomain SSO was use for the SP-initiated SSO not IdP.
 
For example purposes, these are the three sites I want to migrate.
Site 1:
Entity ID: https://dashboard.meraki.com
ACS: https://dashboard.meraki.com/saml/login/site1
 
Site 2:
Entity ID: https://dashboard.meraki.com
ACS: https://dashboard.meraki.com/saml/login/site2
 
Site 3:
Entity ID: https://dashboard.meraki.com
ACS: https://dashboard.meraki.com/saml/login/site3
 
What would you recommend would be the best course of action to complete this?