---
title: "Codeunit 3030 DotNet_HybridDeployment"
author: "Jonas Paprotka"
url: https://jonas-paprotka.de/ref/codeunit/3030-dotnet-hybriddeployment/
type: codeunit
id: 3030
name: "DotNet_HybridDeployment"
app: "Base Application"
namespace: System.Environment
versions: "17-28"
build: 28.5.54151.54365
source: "https://jonas-paprotka.de/ref/codeunit/3030-dotnet-hybriddeployment/source/29/"
checked: 2026-09-20
subject: "Microsoft Dynamics 365 Business Central"
license: "Content © 2026 Jonas Paprotka. Quote freely with attribution and a link."
---

# Codeunit 3030 DotNet_HybridDeployment

Jonas Paprotka, https://jonas-paprotka.de/ref/codeunit/3030-dotnet-hybriddeployment/

| | |
| --- | --- |
| App | Base Application |
| Namespace | System.Environment |
| Versions | 17-28 |
| Source file | Modules/System/DotNetWrappers/DotNetHybridDeployment.Codeunit.al |

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| Initialize | () | - | public | 17-28 | - | - |
| GetALHybridDeployManagement | (var DotNet ALHybridDeployManagement) | - | public | 17-28 | - | - |
| SetALHybridDeployManagement | (DotNet ALHybridDeployManagement) | - | public | 17-28 | - | - |
| CreateIntegrationRuntime | (Text) | Text | public | 17-28 | - | - |
| DisableDataLakeMigration | (Text) | Text | public | 17-28 | - | - |
| DisableReplication | (Text) | Text | public | 17-28 | - | - |
| EnableReplication | (Text, Text, Text, Text, Text, Text, Text, Text, Text, Text) | Text | public | 17-28 | - | - |
| GetIntegrationRuntimeKey | (Text) | Text | public | 17-28 | - | - |
| GetReplicationRunStatus | (Text, Text) | Text | public | 17-28 | - | - |
| GetRequestStatus | (Text, var Text) | Text | public | 17-28 | - | - |
| GetVersionInformation | (Text) | Text | public | 17-28 | - | - |
| InitiateDataLakeMigration | (Text, Text, Text) | Text | public | 17-28 | - | - |
| PrepareTablesForReplication | () | - | public | 17-28 | - | - |
| RegenerateIntegrationRuntimeKey | (Text) | Text | public | 17-28 | - | - |
| RunReplication | (Text, Integer) | Text | public | 17-28 | - | - |
| RunUpgrade | (Text) | Text | public | 17-28 | - | - |
| SetReplicationSchedule | (Text, Text, Text, Time, Boolean) | Text | public | 17-28 | - | - |
| StartDataUpgrade | () | - | public | 21-28 | - | - |
| EnableReplication | (Text, Text, Text, Text, Text, Text, Text, Text, Text, Text, Text, Text, Text) | Text | public | 28 | - | - |

## Source

Symbols: Microsoft.BaseApplication.symbols.437dbf0e-84ff-417a-965d-ed2bb9650972, https://dynamicssmb2.pkgs.visualstudio.com/DynamicsBCPublicFeeds/_packaging/MSSymbols/nuget/v3/index.json, highest build per major on 2026-09-20.
AL source 29: https://github.com/microsoft/BCApps, MIT, releases/29.x at a66254c3b8b5bb1cea290dc8f9d097aec4381153.

Jonas Paprotka, 2026-09-20.
