Skip to content

Commit

Permalink
Merging changes synced from https://github.com/MicrosoftDocs/visualst…
Browse files Browse the repository at this point in the history
…udio-docs-pr (branch live)
  • Loading branch information
ghogen committed May 25, 2020
2 parents 69d1831 + f9ca9ee commit 0f872dc
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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/).
4 changes: 2 additions & 2 deletions docs/ide/fips-support-visual-studio.md
Original file line number Diff line number Diff line change
Expand Up @@ -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**.

Expand All @@ -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)
[Secure applications](securing-applications.md)
Original file line number Diff line number Diff line change
Expand Up @@ -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/).

0 comments on commit 0f872dc

Please sign in to comment.