10. If you now go back to your primary App Service and navigate to Deployment Slots
11. You can see your two slots and can manage the Traffic % to root the defined among of request to the new pre-release slot.
Important that this traffic rooting is completely transparent for the application and handled by the App Service. We recommend setting the Traffic % to 20. After that, you can compare the two slots in Application Insights. In case that we are releasing an updated version to our GitHub, you only must restart the pre-release slot and after that you can compare the two different versions in Application Insights. After one week or your choice of time, you can upload the new GitHub artifacts to your custom artifacts location and have updated the SCEPman solution.