I\'m trying to start application upgrade using Start-ServiceFabricApplicationUpgrade command, but getting an error complaining:
Default service descri
When you deploy from Visual Studio it uses a parameter file that provides values for the application parameters defined in the application manifest. Can you check if you are providing the same value of the application parameters used in the default services section of your application manifest?