Prerequisites for Azure SQL database
Prerequisites for Microsoft SQL and Azure SQL
Select the SQL Server Type.
Server (host, port): The hostname and port (if required) of the database server.
Instance, if any: Name of the instance. Leave this field blank to use the default instance.
Use Windows Integrated Authentication: (MS SQL only) Uses the credentials of the Windows user that is running the utility. The SQL Server must be configured to use the Windows user authentication and the user must have administrative rights.
Use SQL Server Authentication: Provide the account credentials for an existing administrative user defined in the MSSQL Server or Azure SQL Server.
If the MOVEit Automation service is running, the conversion utility will offer to stop it. If you do not stop the service, the new database will not be used until you restart the service.
Note: You can edit the Azure SQL pricing options in the Azure portal after the database is created.
Use Windows Integrated Authentication: (MS SQL only) Sets the credentials to the Windows user that runs the MOVEit Automation service. The conversion utility creates the SQL Server login and configures the user rights to the MOVEit Automation database.
Create SQL Server User: Specify a user name and password. The conversion utility creates a new SQL Server user with the specified password and configures user rights to the MOVEit Automation database. The password is encrypted and stored in the registry.
Perform full data integrity verification
Check box selected: When the copy is complete, the program scans the two databases and compares all records.
Check box cleared: When the copy is complete the program checks only that the correct number of records exist in the destination database.
The conversion tool places a log file in the temporary directory, as specified by the environment variable TMP. The name of this directory is similar to C:\Users\username\Local Settings\Temp. The filename is MICMyToMS.log. If you need to contact technical support, have this log file available.