
To generate Client ID and Secret ,navigate to 'Azure Active Directory' -> 'App registrators', If an app had been registered click on it or register a new application. Application (Client) ID in table is the Client ID required to migrate.
Now for Client Secret, navigate to 'Certificates and secrets' and click on 'Client secrets' tab and click on 'New client secret'.
Once secret is created, Copy the Key in 'Value' column which is the required Client Secret. Once you exit this screen in the Azure interface, you will not be able to retrieve that key again.
Now you will have to configure the correct permissions on Azure App created. To do this navigate back to the "Home" page in your Azure account and click on "Subscriptions". Then select your subscription and navigate to 'IAM & Services'.
Now click 'Add' and select 'Role Assignment'. select "Contributor" as role. Then type in the name of your "App" in the "Select" field and save.
Once you have the required credentials from Azure, log into ME Cloud DNS and navigate to Configuration -> Migrations . Select Azure and enter the Domain Name, Resource group name (enter in lower case) ,Subscription ID, Tenent ID, Client Id and Client Secret and now click Migrate.