Reader small image

You're reading from  Administrating Microsoft Dynamics 365 Business Central Online

Product typeBook
Published inJul 2022
PublisherPackt
ISBN-139781803234809
Edition1st Edition
Right arrow
Author (1)
Andrey Baludin
Andrey Baludin
author image
Andrey Baludin

Andrey Baludin is a solution architect and is currently employed with Awara IT Solutions (Gold Microsoft Partner). His educational qualifications includes a masters degree from St.Petersburg Polytechnic University. Andrey is a Microsoft MVP and has been working with Microsoft Dynamics NAV since 2008 from 5.0 to the latest versions of Dynamics 365 Business Central. Andrey is a real fan of Business Central and Azure, and his specialization is integrating Business Central with everything
Read more about Andrey Baludin

Right arrow

Cloud migration APIs

If you need to run the setup for multiple customers, databases, or environments, you can use APIs to automate your work. They have been implemented since Business Central 2022 wave 1. In Chapter 7, you learned how to call APIs in different ways, so I just describe which APIs are available and which parameters they have. You can read additional details about cloud migration APIs in Microsoft Docs at https://docs.microsoft.com/en-us/dynamics365/business-central/dev-itpro/administration/cloudmigrationapi/cloud-migration-api-overview.

In the next chapter, you will also find a PowerShell script that uses all these APIs.

Cloud migration setup API

As we need to perform several actions to complete the setup, this API also consists of three steps, as detailed next.

First step

Here, we input basic parameters—source migration product, connection string, SQL Server type, and the company where we want to run the setup, as follows:

  • Headers: Content...
lock icon
The rest of the page is locked
Previous PageNext Page
You have been reading a chapter from
Administrating Microsoft Dynamics 365 Business Central Online
Published in: Jul 2022Publisher: PacktISBN-13: 9781803234809

Author (1)

author image
Andrey Baludin

Andrey Baludin is a solution architect and is currently employed with Awara IT Solutions (Gold Microsoft Partner). His educational qualifications includes a masters degree from St.Petersburg Polytechnic University. Andrey is a Microsoft MVP and has been working with Microsoft Dynamics NAV since 2008 from 5.0 to the latest versions of Dynamics 365 Business Central. Andrey is a real fan of Business Central and Azure, and his specialization is integrating Business Central with everything
Read more about Andrey Baludin