I have created a Unified Development Environment (UDE) for D365 Finance & Operations version 10.0.48.
Source Environment:
- Cloud Hosted Environment (CHE)
- Version 10.0.48
Target Environment:
- Unified Development Environment (UDE)
- Version 10.0.48
- Developer Tools Enabled
Completed activities:
- Full build completed successfully in UDE
- AxDB.bacpac exported from CHE
- BACPAC copied to UDE
Observation:
- UDE has LocalDB only for XRef database.
- No visible AxDB database.
- No traditional SQL Server instance available.
Question:
What is the Microsoft supported approach to restore/import a CHE AxDB.bacpac into a UDE environment?
Is direct bacpac import supported?
If not, what is the recommended data migration process from CHE to UDE?