Ax Migration Connector Wizard

Use when setting up, checking, explaining, or troubleshooting AX SQL, Azure DevOps, LCS, D365FO OData/metadata, usage telemetry, GitHub export, or connector environment variables for the migration plugin.

rweisssieker-xp Updated

File contents

AX Migration Connector Wizard

Purpose

Guide connector setup and validation for migration automation.

Commands

python axmigrate.py doctor
python axmigrate.py ax-sql --output ax-inventory.csv --dry-run
python axmigrate.py push-ado migration-analysis/sample/ai-azure-devops-work-items.csv --dry-run
python axmigrate.py fetch-lcs --path / --output lcs.json --dry-run
python axmigrate.py fetch-d365fo --path /data/$metadata --output metadata.xml --dry-run
python axmigrate.py github-issues migration-analysis/sample --output github-issues/sample

Quality Bar

Never print or commit secrets. Prefer dry-run first. Use doctor to show which optional environment variables are missing.

rweisssieker-xp/ax2012_migration_expert_to_d365/tree/main/plugins/ax-to-d365fo-migration-expert/skills/ax-migration-connector-wizard commit 6280f2134b

Frequently asked questions

npx skillmds@latest add rweisssieker-xp/ax-migration-connector-wizard