Skip to content

Commit 59854f1

Browse files
update on the containerization benefits section (#5339)
* update on the containerization benefits section We migrated our documentation to the link I changed. Please, reach out if you have any questions. * Edit pass Using title of topic we're going to; better url; fixing "on GitHub"; see rather than visit. --------- Co-authored-by: Steven White <31261191+stevewhims@users.noreply.github.com>
1 parent 3c85970 commit 59854f1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

hub/apps/windows-app-sdk/migrate-to-windows-app-sdk/migrate-to-windows-app-sdk-ovw.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,7 @@ As a further step in assisting you to migrate your UWP apps to the Windows App S
3333

3434
## Containerization benefits
3535

36-
When transitioning to the Windows App SDK, UWP applications might lose the inherent containerization benefits of their original platform. However, those benefits can be restored by using Win32 App Isolation&mdash;a new security feature that enhances protection by isolating applications within a sandbox environment. This approach offers additional security against potential threats with minimal changes to your existing code. For more info, and to begin using Win32 App Isolation, visit [Welcome to the Win32 app isolation repo](https://github.com/microsoft/win32-app-isolation) on GitHub.
37-
36+
When transitioning to the Windows App SDK, UWP applications might lose the inherent containerization benefits of their original platform. However, those benefits can be restored by using Win32 App Isolation&mdash;a new security feature that enhances protection by isolating applications within a sandbox environment. This approach offers additional security against potential threats with minimal changes to your existing code. For more info, and to begin using Win32 App Isolation, see [Win32 app isolation overview](/windows/win32/secauthz/app-isolation-overview).
3837
## Topics in this section
3938

4039
| Topic | Description |

0 commit comments

Comments
 (0)