Can Azure Web/Worker Roles Support .NET Framework 4.5.2 Yet?

Colin

Yes, similar questions have been asked before: Azure Websites, Can one deploy .NET 4.5.2 websites

However, the questions are approaching a year old, and the answers are incomplete.

The (cloudy, no pun intended) answer seems to be that 4.5.2 should be supported as of many months ago (though other sources say only 4.5.1 is supported), but my Cloud Deployment Projects don't build (using SDK 2.5) and I hear others complaining of similar issues, but I can't find mention of anyone who has successfully made a 4.5.2 deployment work.

Does anyone have a definitive answer, or has anyone managed to successfully deploy web/worker roles to Azure using .NET Framework 4.5.2?

KingOfHypocrites

Poking around for awhile I found this: https://msdn.microsoft.com/en-us/library/azure/Dn873976.aspx

Which says:

Using Azure SDK version 2.5 you can develop IaaS applications targeting .NET Framework 4.5.2 or .NET Framework 4.5.3, provided that you install the target .NET Framework on the Azure virtual machines that run them. .NET Framework 4.5.1 is the most recent supported target framework for PaaS applications developed using this version of the SDK.

Sounds like it has to be installed manually for the time being. This was dated as of July 1, 2015.

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

From Dev

Does WIX support detection of framework 4.6 yet?

From Dev

Does protobuf-net support ArraySegment (yet?)

From Dev

Does protobuf-net support ArraySegment (yet?)

From Dev

Does Azure SDK 4 .NET support Azure gov?

From Dev

List of users that not yet in any role, (MVC4 with SimpleMembership and entity framework 5)

From Dev

C# ASP.NET Identity 2 (.NET Framework MVC) - Using permission AND roles

From Dev

Can Microsoft's Sync Framework work with .Net Membership/Roles, even through a web API?

From Java

Azure support for .NET 4.8

From Dev

Log4net with Entity Framework 5 and MVC4

From Dev

Can we personalize Session Timeout for Roles in ASP.NET MVC 5

From Dev

Adding custom roles to windows roles in ASP.NET MVC 5

From Dev

Firebird ADO.NET Data Provider Version 3.0.2 does not support .Net Framework 4?

From Dev

Can Azure worker roles be deployed with git?

From Dev

Deleting roles in asp.net mvc 5

From Dev

Can I run MVC 5 application on .NET Framework 4.0?

From Dev

dnxcore50 framework support in ASP.Net 5 Class Library Package project?

From Dev

quartz.net Support with .Net Framework

From Dev

.NET Framework 4 Extended?

From Dev

Does a hosting support MVC5 as long as it supports .NET4?

From Dev

Does iPhone 5 support MetalPerformanceShaders framework?

From Java

Does C# 8 support the .NET Framework?

From Dev

Does Entity Framework 6 support .NET 4.0?

From Dev

Creating custom user roles in ASP.NET MVC and Azure AD

From Dev

Can't compile ASP.NET 5 Web API when adding XML support

From Dev

How to disable RC4 cipher on Azure Web Roles

From Java

Can we assign mutiple roles to multiple resources in Azure?

From Dev

Can't assign roles from azure AD app manifest

From Dev

ASP.NET 5 Custom roles for Windows Authentication

From Java

Creating Roles in Asp.net Identity MVC 5

Related Related

  1. 1

    Does WIX support detection of framework 4.6 yet?

  2. 2

    Does protobuf-net support ArraySegment (yet?)

  3. 3

    Does protobuf-net support ArraySegment (yet?)

  4. 4

    Does Azure SDK 4 .NET support Azure gov?

  5. 5

    List of users that not yet in any role, (MVC4 with SimpleMembership and entity framework 5)

  6. 6

    C# ASP.NET Identity 2 (.NET Framework MVC) - Using permission AND roles

  7. 7

    Can Microsoft's Sync Framework work with .Net Membership/Roles, even through a web API?

  8. 8

    Azure support for .NET 4.8

  9. 9

    Log4net with Entity Framework 5 and MVC4

  10. 10

    Can we personalize Session Timeout for Roles in ASP.NET MVC 5

  11. 11

    Adding custom roles to windows roles in ASP.NET MVC 5

  12. 12

    Firebird ADO.NET Data Provider Version 3.0.2 does not support .Net Framework 4?

  13. 13

    Can Azure worker roles be deployed with git?

  14. 14

    Deleting roles in asp.net mvc 5

  15. 15

    Can I run MVC 5 application on .NET Framework 4.0?

  16. 16

    dnxcore50 framework support in ASP.Net 5 Class Library Package project?

  17. 17

    quartz.net Support with .Net Framework

  18. 18

    .NET Framework 4 Extended?

  19. 19

    Does a hosting support MVC5 as long as it supports .NET4?

  20. 20

    Does iPhone 5 support MetalPerformanceShaders framework?

  21. 21

    Does C# 8 support the .NET Framework?

  22. 22

    Does Entity Framework 6 support .NET 4.0?

  23. 23

    Creating custom user roles in ASP.NET MVC and Azure AD

  24. 24

    Can't compile ASP.NET 5 Web API when adding XML support

  25. 25

    How to disable RC4 cipher on Azure Web Roles

  26. 26

    Can we assign mutiple roles to multiple resources in Azure?

  27. 27

    Can't assign roles from azure AD app manifest

  28. 28

    ASP.NET 5 Custom roles for Windows Authentication

  29. 29

    Creating Roles in Asp.net Identity MVC 5

HotTag

Archive