Apply KB X++ Application Hot fix i.e. Application Hot fixes in D365 FO

Hi,

Apply KB X++ Application Hot fix i.e. Application Hot fixes in D365 FO


Log in to LCS and Go to DEV Environment à Monitoring Area Click on X++ Updates.




1. Search for KB update by KB number 
2. Select the KB number
3. Click the Add button
4. Press Add update to package 
5. Download package

1. Review the update
2. Download it to local drive

Save it in any local drive

After Downloading Go to Visual Studio in DEV à Go to Dynamics 365 àAddins à Apply Hot fix

1. Click on Browse and load the KB file 
2. Click on Prepare (Very important for rollback)
After doing the prepare option, you have to check-in the pending changes. 
Go to VSTS and Check in all pending changes. This will help to rollback the when something wrong in hot fix apply.

After Check-In Pending Changes in Visual Studio to VSTS go for apply with hot fix as below

Here it has taken all its dependent hotfixes.
Select All or Select affected Models in Build and do Build and Deploy it in other environments if testing all affected models

Reference
Reference

Comments

Post a Comment