From 72123d68c13ea37e15f1cd28b0c4746ed6979143 Mon Sep 17 00:00:00 2001 From: evanwindom Date: Thu, 8 Jun 2023 11:20:43 -0700 Subject: [PATCH 01/16] Add new section to using-admin-portal.md --- subscriptions/using-admin-portal.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/subscriptions/using-admin-portal.md b/subscriptions/using-admin-portal.md index 3f8340ce3e5..47887688832 100644 --- a/subscriptions/using-admin-portal.md +++ b/subscriptions/using-admin-portal.md @@ -54,6 +54,14 @@ For more information about the agreement you're viewing, select the second icon > [!div class="mx-imgBorder"] > ![Visual Studio Subscriptions Admin Portal Details Page](_img/using-admin-portal/details-page.png "Screenshot of the agreement details dialog. The agreement details button is highlighted.") +## The Notification center + +To view notifications related to portal announcements, newsletters, and more, select the bell icon on the upper right-hand corner. + +Hover over a notification to dismiss an individual notification or select **Dismiss all** to clear the notification center. Some critical notifications may appear at the top of the center and will not be dismissible. + +Navigate to the **Settings** wheel to set your preferences on the notifications you are interested in receiving. This will only reflect in the portal, and not in email notifications. + ## Resources + [Visual Studio licensing white paper](https://visualstudio.microsoft.com/wp-content/uploads/2019/06/Visual-Studio-Licensing-Whitepaper-May-2019.pdf) From 87594e7dc57e1035d8b1660c81864b19dbf9dbd5 Mon Sep 17 00:00:00 2001 From: MeeraDi <97992368+MeeraDi@users.noreply.github.com> Date: Thu, 8 Jun 2023 15:43:43 -0600 Subject: [PATCH 02/16] policheck term updated --- .../remote-debugging-aspnet-on-a-remote-iis-computer.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/debugger/remote-debugging-aspnet-on-a-remote-iis-computer.md b/docs/debugger/remote-debugging-aspnet-on-a-remote-iis-computer.md index 825046d4bb2..f890a734709 100644 --- a/docs/debugger/remote-debugging-aspnet-on-a-remote-iis-computer.md +++ b/docs/debugger/remote-debugging-aspnet-on-a-remote-iis-computer.md @@ -34,7 +34,7 @@ These procedures have been tested on these server configurations: ## Network requirements -Debugging between two computers connected through a proxy is not supported. Debugging over a high latency or low-bandwidth connection, such as dialup Internet, or over the Internet across countries is not recommended and may fail or be unacceptably slow. For a complete list of requirements, see [Requirements](../debugger/remote-debugging.md#requirements_msvsmon). +Debugging between two computers connected through a proxy is not supported. Debugging over a high latency or low-bandwidth connection, such as dialup Internet, or over the Internet across countries/regions is not recommended and may fail or be unacceptably slow. For a complete list of requirements, see [Requirements](../debugger/remote-debugging.md#requirements_msvsmon). ## App already running in IIS? From f176c1fff49c5b1f1510625017ce9e7def276409 Mon Sep 17 00:00:00 2001 From: j-martens Date: Thu, 8 Jun 2023 22:13:52 -0500 Subject: [PATCH 03/16] [internal] Update metadata --- .../extensibility/customize-project-files-created-by-vstu.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gamedev/unity/extensibility/customize-project-files-created-by-vstu.md b/gamedev/unity/extensibility/customize-project-files-created-by-vstu.md index bfb1e72d611..32b3276fe54 100644 --- a/gamedev/unity/extensibility/customize-project-files-created-by-vstu.md +++ b/gamedev/unity/extensibility/customize-project-files-created-by-vstu.md @@ -4,7 +4,7 @@ description: Learn to customize project files created by Visual Studio Tools for ms.date: "04/19/2021" ms.technology: vs-unity-tools -ms.prod: visual-studio-dev16 +ms.prod: visual-studio ms.topic: "conceptual" ms.assetid: 60b8cc1d-cacc-404d-b768-77e81bc354f8 author: "conceptdev" From 172dabe85b4c87a4418c5a166d6fa8f5bce50f9c Mon Sep 17 00:00:00 2001 From: j-martens Date: Thu, 8 Jun 2023 22:15:04 -0500 Subject: [PATCH 04/16] Update programming-visual-studio-tools-for-unity.md --- .../extensibility/programming-visual-studio-tools-for-unity.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gamedev/unity/extensibility/programming-visual-studio-tools-for-unity.md b/gamedev/unity/extensibility/programming-visual-studio-tools-for-unity.md index ecccaabd5eb..8d18a4bc1b0 100644 --- a/gamedev/unity/extensibility/programming-visual-studio-tools-for-unity.md +++ b/gamedev/unity/extensibility/programming-visual-studio-tools-for-unity.md @@ -4,7 +4,7 @@ description: See examples of programming using the Visual Studio Tools for Unity ms.date: "04/19/2021" ms.technology: vs-unity-tools -ms.prod: visual-studio-dev16 +ms.prod: visual-studio ms.topic: "conceptual" ms.assetid: a5758cb0-e73b-45f5-8cae-c0eb40491026 author: therealjohn From 39bcb8a015274baa917ed5195d9998867827b36e Mon Sep 17 00:00:00 2001 From: j-martens Date: Thu, 8 Jun 2023 22:15:29 -0500 Subject: [PATCH 05/16] Update getting-started-with-visual-studio-tools-for-unity.md --- .../getting-started-with-visual-studio-tools-for-unity.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gamedev/unity/get-started/getting-started-with-visual-studio-tools-for-unity.md b/gamedev/unity/get-started/getting-started-with-visual-studio-tools-for-unity.md index 10abfa22f46..02cec8d7c74 100644 --- a/gamedev/unity/get-started/getting-started-with-visual-studio-tools-for-unity.md +++ b/gamedev/unity/get-started/getting-started-with-visual-studio-tools-for-unity.md @@ -4,7 +4,7 @@ description: "Quickstart: Learn how to connect Unity and Visual Studio for cross ms.date: 08/26/2022 ms.custom: kr2b-contr-experiment, devdivchpfy22 ms.technology: vs-unity-tools -ms.prod: visual-studio-dev16 +ms.prod: visual-studio ms.topic: quickstart ms.assetid: 66b5b4eb-13b5-4071-98d2-87fafa4598a8 author: "therealjohn" From ed8cfc655aa7b4d9e4cde513ba6c90113db69574 Mon Sep 17 00:00:00 2001 From: j-martens Date: Thu, 8 Jun 2023 22:16:20 -0500 Subject: [PATCH 06/16] Update using-visual-studio-tools-for-unity.md --- .../unity/get-started/using-visual-studio-tools-for-unity.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gamedev/unity/get-started/using-visual-studio-tools-for-unity.md b/gamedev/unity/get-started/using-visual-studio-tools-for-unity.md index 3b021c11b21..a243e8548c2 100644 --- a/gamedev/unity/get-started/using-visual-studio-tools-for-unity.md +++ b/gamedev/unity/get-started/using-visual-studio-tools-for-unity.md @@ -4,7 +4,7 @@ description: Learn to use Visual Studio Tools for Unity's integration and produc ms.date: "12/10/2021" ms.technology: vs-unity-tools -ms.prod: visual-studio-dev16 +ms.prod: visual-studio ms.topic: how-to ms.assetid: e67ec9a2-a449-413e-8930-9a471bd43a06 author: therealjohn From 41d555f5f5971b3f0c944a57912bf014f586c4fc Mon Sep 17 00:00:00 2001 From: j-martens Date: Thu, 8 Jun 2023 22:16:31 -0500 Subject: [PATCH 07/16] Update visual-studio-tools-for-unity.md --- gamedev/unity/get-started/visual-studio-tools-for-unity.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gamedev/unity/get-started/visual-studio-tools-for-unity.md b/gamedev/unity/get-started/visual-studio-tools-for-unity.md index 860d3d66cda..edcca9444b3 100644 --- a/gamedev/unity/get-started/visual-studio-tools-for-unity.md +++ b/gamedev/unity/get-started/visual-studio-tools-for-unity.md @@ -4,7 +4,7 @@ description: Read an overview about Visual Studio Tools for Unity, which is a fr ms.date: "12/10/2021" ms.technology: vs-unity-tools -ms.prod: visual-studio-dev16 +ms.prod: visual-studio ms.topic: overview ms.assetid: 6cabc626-5310-4622-a743-210a9abb5535 author: therealjohn From 34bc5a214b06cdcbd847f44426eede6b61bfc998 Mon Sep 17 00:00:00 2001 From: j-martens Date: Thu, 8 Jun 2023 22:16:49 -0500 Subject: [PATCH 08/16] Update application-lifecycle-management-alm-with-unity-apps.md --- .../application-lifecycle-management-alm-with-unity-apps.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gamedev/unity/application-lifecycle-management-alm-with-unity-apps.md b/gamedev/unity/application-lifecycle-management-alm-with-unity-apps.md index e5e4e307089..8c7e32c6713 100644 --- a/gamedev/unity/application-lifecycle-management-alm-with-unity-apps.md +++ b/gamedev/unity/application-lifecycle-management-alm-with-unity-apps.md @@ -3,7 +3,7 @@ title: "Application Lifecycle Management (ALM) with Unity Apps | Microsoft Docs" description: Understand application lifecycle management (ALM) with Unity Apps. Review Agile tools, model, code, build, test, and improve code quality. ms.date: 08/21/2018 ms.technology: vs-unity-tools -ms.prod: visual-studio-dev16 +ms.prod: visual-studio ms.topic: "conceptual" ms.assetid: 2dc61e63-9ba2-4c16-b1ad-f46249e576b6 author: "conceptdev" From f97ce9808a2448f7fdb6486987b2fec0a86ea898 Mon Sep 17 00:00:00 2001 From: j-martens Date: Thu, 8 Jun 2023 22:17:00 -0500 Subject: [PATCH 09/16] Update change-log-visual-studio-tools-for-unity-mac.md --- gamedev/unity/change-log-visual-studio-tools-for-unity-mac.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gamedev/unity/change-log-visual-studio-tools-for-unity-mac.md b/gamedev/unity/change-log-visual-studio-tools-for-unity-mac.md index 171f5aff8e3..d6ec5df6d3e 100644 --- a/gamedev/unity/change-log-visual-studio-tools-for-unity-mac.md +++ b/gamedev/unity/change-log-visual-studio-tools-for-unity-mac.md @@ -4,7 +4,7 @@ description: View the change log for Visual Studio Tools for Unity, Mac. See cha ms.date: "12/13/2022" ms.technology: vs-unity-tools -ms.prod: visual-studio-dev16 +ms.prod: visual-studio ms.topic: "conceptual" ms.assetid: 33a6ac54-d997-4308-b5a0-af7387460849 author: therealjohn From 542dd0101f5f7b45bc1f79e054e3a94578aed7bf Mon Sep 17 00:00:00 2001 From: j-martens Date: Thu, 8 Jun 2023 22:17:12 -0500 Subject: [PATCH 10/16] Update change-log-visual-studio-tools-for-unity.md --- gamedev/unity/change-log-visual-studio-tools-for-unity.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gamedev/unity/change-log-visual-studio-tools-for-unity.md b/gamedev/unity/change-log-visual-studio-tools-for-unity.md index 5617cbcdd22..56f2dd00297 100644 --- a/gamedev/unity/change-log-visual-studio-tools-for-unity.md +++ b/gamedev/unity/change-log-visual-studio-tools-for-unity.md @@ -3,7 +3,7 @@ title: "Change Log (Visual Studio Tools for Unity, Windows) | Microsoft Docs" description: View the change log for Visual Studio Tools for Unity, Windows. See changes from version 1.0.0.0 through 4.7.0.0 and beyond. ms.date: "12/12/2022" ms.technology: vs-unity-tools -ms.prod: visual-studio-dev16 +ms.prod: visual-studio ms.topic: "conceptual" ms.assetid: ea490b7e-fc0d-44b1-858a-a725ce20e396 author: therealjohn From cbcb39e42e3e3a04d9bafea609cec43d23c7bb85 Mon Sep 17 00:00:00 2001 From: j-martens Date: Thu, 8 Jun 2023 22:18:38 -0500 Subject: [PATCH 11/16] Update unity-scripting-upgrade.md --- gamedev/unity/unity-scripting-upgrade.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gamedev/unity/unity-scripting-upgrade.md b/gamedev/unity/unity-scripting-upgrade.md index 43251cf4a1d..64f270d4bcb 100644 --- a/gamedev/unity/unity-scripting-upgrade.md +++ b/gamedev/unity/unity-scripting-upgrade.md @@ -7,7 +7,7 @@ ms.date: 08/26/2022 ms.topic: how-to ms.assetid: E2C9420F-A5D5-4472-9020-2B63FB27A133 ms.technology: vs-unity-tools -ms.prod: visual-studio-dev16 +ms.prod: visual-studio ms.custom: devdivchpfy22 ms.workload: - "unity" From d85535610bf5997d76f96634c12ec7aa351268b3 Mon Sep 17 00:00:00 2001 From: j-martens Date: Thu, 8 Jun 2023 22:19:05 -0500 Subject: [PATCH 12/16] Update index.yml --- gamedev/index.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gamedev/index.yml b/gamedev/index.yml index 470a437aa34..2ec34042c7d 100644 --- a/gamedev/index.yml +++ b/gamedev/index.yml @@ -11,7 +11,7 @@ metadata: ms.date: 08/05/2020 ms.topic: hub-page ms.technology: vs-unity-tools - ms.prod: visual-studio-dev16 + ms.prod: visual-studio highlightedContent: items: - title: Game development with Visual Studio From 10df286ce79ad6591b957456ddf2d1aa57303d8d Mon Sep 17 00:00:00 2001 From: j-martens Date: Thu, 8 Jun 2023 22:25:34 -0500 Subject: [PATCH 13/16] Update troubleshooting-and-known-issues-visual-studio-tools-for-unity.md --- ...leshooting-and-known-issues-visual-studio-tools-for-unity.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gamedev/unity/troubleshooting/troubleshooting-and-known-issues-visual-studio-tools-for-unity.md b/gamedev/unity/troubleshooting/troubleshooting-and-known-issues-visual-studio-tools-for-unity.md index 7dd435b64d5..9b7b3658b4b 100644 --- a/gamedev/unity/troubleshooting/troubleshooting-and-known-issues-visual-studio-tools-for-unity.md +++ b/gamedev/unity/troubleshooting/troubleshooting-and-known-issues-visual-studio-tools-for-unity.md @@ -4,7 +4,7 @@ description: Read about troubleshooting in Visual Studio Tools for Unity. See de ms.date: "04/04/2022" ms.technology: vs-unity-tools -ms.prod: visual-studio-dev16 +ms.prod: visual-studio ms.topic: troubleshooting ms.assetid: 8f5db192-8d78-4627-bd07-dbbc803ac554 author: therealjohn From d206072e5b681e0866d4522f2c30ecb75d49eb31 Mon Sep 17 00:00:00 2001 From: j-martens Date: Thu, 8 Jun 2023 22:30:15 -0500 Subject: [PATCH 14/16] Update application-lifecycle-management-alm-with-unity-apps.md --- .../application-lifecycle-management-alm-with-unity-apps.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gamedev/unity/application-lifecycle-management-alm-with-unity-apps.md b/gamedev/unity/application-lifecycle-management-alm-with-unity-apps.md index 8c7e32c6713..209ef57a8d9 100644 --- a/gamedev/unity/application-lifecycle-management-alm-with-unity-apps.md +++ b/gamedev/unity/application-lifecycle-management-alm-with-unity-apps.md @@ -63,7 +63,7 @@ General Comment: Although these design features are either independent of coding Special considerations for version control with Unity: -1. Unity tracks metadata about game assets in a single, opaque library that is hidden by default. To keep files and metadata in sync, it is necessary to make the metadata visible and to store it in more-manageable chunks. For details, refer to [Using External Version Control Systems with Unity](https://docs.unity3d.com/Manual/ExternalVersionControlSystemSupport.html) (Unity documentation). +1. Unity tracks metadata about game assets in a single, opaque library that is hidden by default. To keep files and metadata in sync, it is necessary to make the metadata visible and to store it in more-manageable chunks. For details, refer to [Using External Version Control Systems with Unity](https://docs.unity3d.com/2020.1/Documentation/Manual/ExternalVersionControlSystemSupport.html) (Unity documentation). 2. Not all files and folders in a Unity project are appropriate for source control, as is also described in the link above. The Assets and ProjectSettings folders should be added, but the Library and Temp folders should not. For an additional list of generated files that would not go into source control, see the discussion [How to use Git for Unity3D source control?](https://stackoverflow.com/questions/18225126/how-to-use-git-for-unity3d-source-control) on StackOverflow. Many developers have also blogged on this subject independently. From 845a1f66876f12729167926f3473abc6385b797c Mon Sep 17 00:00:00 2001 From: Megha Anand <88059806+anandmeg@users.noreply.github.com> Date: Thu, 8 Jun 2023 22:26:07 -0700 Subject: [PATCH 15/16] Removed the bulleted list --- docs/ide/signing-in-to-visual-studio.md | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/docs/ide/signing-in-to-visual-studio.md b/docs/ide/signing-in-to-visual-studio.md index d4a9b5b0c0d..e8128a292c8 100644 --- a/docs/ide/signing-in-to-visual-studio.md +++ b/docs/ide/signing-in-to-visual-studio.md @@ -16,14 +16,9 @@ ms.workload: [!INCLUDE [Visual Studio](~/includes/applies-to-version/vs-windows-only.md)] -In this article, you'll learn: -+ How to [sign in](#sign-in) with an account -+ [The benefits to account sign in](#benefits) -+ How to [add & switch accounts](#add-and-switch) -+ How to [sign out of your account](#sign-out-of-your-account) -+ How to [update your profile](#profile) - -You can also get [subscription support](https://visualstudio.microsoft.com/subscriptions/support/) and search the FAQ to find answers to common support questions about subscriptions, accounts, and billing. +In this article, you'll learn how to sign in to Visual Studio, the benefits to signing in, and how to add and switch user accounts. + +You can get subscription support and search the FAQ to find answers to common support questions about subscriptions, accounts, and billing [here](https://visualstudio.microsoft.com/subscriptions/support/). From d97b30a0efe10805d7204e09a9b77a63baa1acf6 Mon Sep 17 00:00:00 2001 From: Megha Anand <88059806+anandmeg@users.noreply.github.com> Date: Thu, 8 Jun 2023 22:30:04 -0700 Subject: [PATCH 16/16] Removed the bulleted list --- docs/ide/signing-in-to-visual-studio.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/ide/signing-in-to-visual-studio.md b/docs/ide/signing-in-to-visual-studio.md index e8128a292c8..714d27f8bbf 100644 --- a/docs/ide/signing-in-to-visual-studio.md +++ b/docs/ide/signing-in-to-visual-studio.md @@ -16,7 +16,7 @@ ms.workload: [!INCLUDE [Visual Studio](~/includes/applies-to-version/vs-windows-only.md)] -In this article, you'll learn how to sign in to Visual Studio, the benefits to signing in, and how to add and switch user accounts. +In this article, you'll learn how to sign in to Visual Studio, add and switch user accounts, update your profile, sign out of your account, and the benefits to signing in. You can get subscription support and search the FAQ to find answers to common support questions about subscriptions, accounts, and billing [here](https://visualstudio.microsoft.com/subscriptions/support/).