From 14a5e1177f5213c3ac2d66f971292889dbe2e71a Mon Sep 17 00:00:00 2001 From: Theano Petersen Date: Mon, 25 May 2020 13:33:13 -0700 Subject: [PATCH 1/3] Update fips-support-visual-studio.md --- docs/ide/fips-support-visual-studio.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/ide/fips-support-visual-studio.md b/docs/ide/fips-support-visual-studio.md index 92f8a4a090d..959f1b2f412 100644 --- a/docs/ide/fips-support-visual-studio.md +++ b/docs/ide/fips-support-visual-studio.md @@ -10,7 +10,7 @@ ms.workload: --- # Visual Studio support for the FIPS 140-2 approved mode of operation -Starting with [version 16.4](/visualstudio/releases/2019/release-notes-v16.4/), Visual Studio 2019 supports the Federal Information Processing Standard (FIPS) Publication 140-2 approved mode of operation for Windows, Azure, and .NET. And, with [version 16.5](/visualstudio/releases/2019/release-notes-v16.5/), Visual Studio now supports the FIPS 140-2 approved mode of operation when you develop [C++ applications that target a remote Linux system](/cpp/linux/set-up-fips-compliant-secure-remote-linux-development/). +Starting with [version 16.4](/visualstudio/releases/2019/release-notes-v16.4/), Visual Studio 2019 supports the Federal Information Processing Standard (FIPS) Publication 140-2 approved mode of operation for Windows, Azure, and .NET. And, with [version 16.5](/visualstudio/releases/2019/release-notes-archive-v16.5), Visual Studio now supports the FIPS 140-2 approved mode of operation when you develop [C++ applications that target a remote Linux system](/cpp/linux/set-up-fips-compliant-secure-remote-linux-development/). To configure the FIPS 140-2 approved mode of operation for Visual Studio, [install .NET Framework 4.8](https://dotnet.microsoft.com/download/dotnet-framework/net48) and then enable the Group Policy setting, **System cryptography: Use FIPS-compliant algorithms for encryption, hashing, and signing**. @@ -29,4 +29,4 @@ To learn more about the FIPS 140-2 approved mode of operation for Visual Studio ## See also -[Secure applications](securing-applications.md) \ No newline at end of file +[Secure applications](securing-applications.md) From 6aced6ac0d1bdfce130b76f9ade3d3531e43b703 Mon Sep 17 00:00:00 2001 From: Theano Petersen Date: Mon, 25 May 2020 13:38:11 -0700 Subject: [PATCH 2/3] Update vs-azure-tools-publishing-using-powershell-scripts.md --- .../azure/vs-azure-tools-publishing-using-powershell-scripts.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/vs-2015/azure/vs-azure-tools-publishing-using-powershell-scripts.md b/docs/vs-2015/azure/vs-azure-tools-publishing-using-powershell-scripts.md index 5832a2bfbba..2563556940c 100644 --- a/docs/vs-2015/azure/vs-azure-tools-publishing-using-powershell-scripts.md +++ b/docs/vs-2015/azure/vs-azure-tools-publishing-using-powershell-scripts.md @@ -344,4 +344,4 @@ To get help for functions you can use at the Windows PowerShell command prompt, | Test-WebApplication |This function isn't implemented. You can add commands in this function to test your application. | ## Next steps -Learn more about PowerShell scripting by reading [Scripting with Windows PowerShell](https://technet.microsoft.com/library/bb978526.aspx) and see other Azure PowerShell scripts at the [Script Center](https://azure.microsoft.com/documentation/scripts/). +Learn more about PowerShell scripting by reading [Scripting with Windows PowerShell](/powershell/scripting/overview) and see other Azure PowerShell scripts at the [Script Center](https://azure.microsoft.com/documentation/scripts/). From 13047a8f016b53b851e4c91b5bb6cf20824416e3 Mon Sep 17 00:00:00 2001 From: Theano Petersen Date: Mon, 25 May 2020 13:40:20 -0700 Subject: [PATCH 3/3] Update vs-azure-tools-publishing-using-powershell-scripts.md --- .../azure/vs-azure-tools-publishing-using-powershell-scripts.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/azure/vs-azure-tools-publishing-using-powershell-scripts.md b/docs/azure/vs-azure-tools-publishing-using-powershell-scripts.md index 09a1a9d0759..7668d7e820e 100644 --- a/docs/azure/vs-azure-tools-publishing-using-powershell-scripts.md +++ b/docs/azure/vs-azure-tools-publishing-using-powershell-scripts.md @@ -342,4 +342,4 @@ To get help for functions you can use at the Windows PowerShell command prompt, | Test-WebApplication |This function isn't implemented. You can add commands in this function to test your application. | ## Next steps -Learn more about PowerShell scripting by reading [Scripting with Windows PowerShell](https://technet.microsoft.com/library/bb978526.aspx) and see other Azure PowerShell scripts at the [Script Center](https://azure.microsoft.com/documentation/scripts/). +Learn more about PowerShell scripting by reading [Scripting with Windows PowerShell](/powershell/scripting/overview) and see other Azure PowerShell scripts at the [Script Center](https://azure.microsoft.com/documentation/scripts/).