DC migration steps for APM Insight .NET and .NET Core agents
.NET agent
- Obtain the new device key.
- Log in to the server and update the license.key value in the apminsight.conf file located at %ProgramData%\DotnetAgent\<appname>.
- Delete the existing instance information file, apminsight.net.info, located at %ProgramData%\DotnetAgent\<Appname>.
- Restart the APM Insight .NET agent service (Windows).
.NET Core agent
- Obtain the new device key.
- Log in to the server and update the license.key value in the apminsight.conf file located at <ApplicationPublishDirectory>\DotnetAgent\.
- Delete the existing instance information file located at <ApplicationPublishDirectory>\DotnetAgent\.
- Restart the application server or .NET process.