✏️ Explanatory Question
Using the Create model wizard in Visual Studio, you can create:
A model deployed in its own package
Recommended approach
Supports extensions and new elements
Simplifies ALM and deployments
A model that is part of an existing package
Allows overlays
Can cause future upgrade issues
Not recommended for new development
Microsoft strongly recommends extensions over overlays.