How to change .NET Core application's name?

How to change .NET Core application's name?

1. Navigate to the application published directory.
 2. Create or open the apmapplication.conf file, then add or modify the application name.
  1. application.name="[YourApplicationName]" 
Note: Changing the application name only creates a new APM Insight application whereas the existing APM Insight application will not get deleted.
3. Restart the .NET Core application.


                    New to ADSelfService Plus?