Error : "The feature named NetFx46 that is required by the uploaded package is not available in the OS * chosen for the deployment."
Error While publishing Azure Cloud service with .net 4.6
Asked Answered
In Service Configuration files (*.cscfg) change osFamily="4" to osFamily="5".
Also if you deploy via Visual Studio - check if you use Microsoft Azure SDK 2.9.6 or later. –
Banish
© 2022 - 2024 — McMap. All rights reserved.