O que significa “Família de SO Windows Azure Guest 2.x, 3.xe 4.x atualização local no .NET para o .NET 4.5.2 adiada para janeiro de 2016”?

1

OK, tenha comigo, há algumas perguntas aqui. Vamos começar aqui, outro dia recebi este email da Microsoft:

On August 7, 2014, Microsoft announced that support will end for .NET Framework 4, 4.5, and 4.5.1 on January 12, 2016. It is recommended that customers and developers complete the in-place update to .NET Framework 4.5.2 by January 12, 2016 to continue receiving technical support and security updates. Visit Microsoft .NET Framework Support Lifecycle Policy for more details.

On October 27, we announced that, Azure will update the .NET Framework in Windows Azure Guest operating system (Guest OS) family 2.x, 3.x and 4.x to .NET Framework 4.5.2 in the upcoming November Guest OS Release. Since then, we have received customers’ feedback to postpone the automatic update to an OS release with .NET 4.5.2 and provide an image with .NET 4.5.2 for test validation.

To better accommodate customers’ requirements and provide a smooth upgrade to .NET 4.5.2, Azure will update the .NET Framework in Windows Azure Guest operating system (Guest OS) family 2.x, 3.x and 4.x to .NET Framework 4.5.2 in the January 2016 Guest OS Release. Cloud services running on Guest OS family 2.x, 3.x and 4.x with automatic updates enabled will be updated to the January 2016 Guest OS with .NET Framework 4.5.2. In November, the .NET Framework installed in the default OS will not be changed. In order to help customers validate their cloud service with .NET 4.5.2, Azure will provide a second set of November OS Versions 201511-02 for with .NET 4.5.2 for manual deployment

Então eu sou "o cara da web" onde eu trabalho, e estou tentando entender esse e-mail.

Primeiro, o que é um sistema operacional convidado? Como isso poderia me afetar?

Em segundo lugar, no Azure, temos alguns aplicativos da Web e serviços de nuvem, o que significa que não mantemos o sistema operacional subjacente, apenas publicamos código e tudo é magicamente delicioso. Meu "palpite" aqui é que a Microsoft está me dizendo que meus aplicativos não podem mais direcionar o .NET Framework 4.5.0, agora preciso segmentar 4.5.2 no mínimo. Isso é preciso, ou isso talvez não toque em meus "aplicativos da Web e serviços na nuvem"?

    
por ewitkows 12.11.2015 / 15:57

1 resposta

1

Família OS do Azure Guest

  1. 2.x com base no Windows 2008 R2 SP1
  2. 3.x com base no Windows Server 2012
  3. 4.x com base no Windows Server 2012 R2

O que recebi desse e-mail é que você ainda pode usar uma versão mais antiga do .NET framework, mas não obterá nenhum suporte se encontrar algum problema. Então, isso afeta você? Acho que não diretamente porque isso não fará com que seus apps parem de funcionar ou algo assim.

É melhor sempre atualizar seu sistema, mas tudo depende de você

    
por 13.11.2015 / 01:12

Tags