Skip to content

Commit 47cbc53

Browse files
authored
Merge pull request #8647 from MicrosoftDocs/main638035635375155230sync_temp
Repo sync for protected CLA branch
2 parents 2349bcd + 1b7f5f5 commit 47cbc53

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

docs/ide/reference/connected-experiences.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,13 +21,13 @@ Visual Studio consists of client software applications and connected experiences
2121

2222
## Choose whether these connected experiences are available to use ##
2323

24-
You can choose which connected experiences to use. Use of certain connected experiences require agreement to different and additional terms to the Visual Studio EULA. These experiences may be Microsoft-owned online services and/or services owned by third-parties. For example, when you use GitHub connected experiences, the [GitHub Privacy Statement](https://docs.github.com/en/site-policy/privacy-policies/github-privacy-statement) and [GitHub Terms of Service](https://docs.github.com/en/site-policy/github-terms/github-terms-of-service), [GitHub Corporate Terms of Service](https://docs.github.com/en/site-policy/github-terms/github-corporate-terms-of-service), and/or [Additional Product Terms](https://docs.github.com/en/site-policy/github-terms/github-terms-for-additional-products-and-features) will apply. If you [Report A Problem](../how-to-report-a-problem-with-visual-studio.md), you agree to the [Microsoft Terms of Use](https://www.microsoft.com/legal/terms-of-use) and the [Microsoft Privacy Statement](https://privacy.microsoft.com/en-us/privacystatement). If you use the NuGet service, you agree to the [NuGet Terms of Use](https://www.nuget.org/policies/Terms) and the [Microsoft Privacy Statement](https://privacy.microsoft.com/en-us/privacystatement).
24+
You can choose which connected experiences to use. Use of certain connected experiences require agreement to different and additional terms to the Visual Studio EULA. These experiences may be Microsoft-owned online services and/or services owned by third-parties. For example, when you use GitHub connected experiences, the [GitHub Privacy Statement](https://docs.github.com/site-policy/privacy-policies/github-privacy-statement) and [GitHub Terms of Service](https://docs.github.com/site-policy/github-terms/github-terms-of-service), [GitHub Corporate Terms of Service](https://docs.github.com/site-policy/github-terms/github-corporate-terms-of-service), and/or [Additional Product Terms](https://docs.github.com/site-policy/github-terms/github-terms-for-additional-products-and-features) will apply. If you [Report A Problem](../how-to-report-a-problem-with-visual-studio.md), you agree to the [Microsoft Terms of Use](https://www.microsoft.com/legal/terms-of-use) and the [Microsoft Privacy Statement](https://privacy.microsoft.com/privacystatement). If you use the NuGet service, you agree to the [NuGet Terms of Use](https://www.nuget.org/policies/Terms) and the [Microsoft Privacy Statement](https://privacy.microsoft.com/privacystatement).
2525

2626
When you install Visual Studio, [you may optionally select workloads and components to install](../../install/install-visual-studio.md). Workloads and components may leverage third-party software, and they may enable connected experiences, depending on their functionality. For example, [downloading the Azure development workload allows you to publish your cloud apps to Azure](https://visualstudio.microsoft.com/vs/features/azure/). Based on your installation selections, you may also use the Tools and Options menu to connect to, to configure, and to use connected experiences. For example, you can connect to a server, add Azure Services authentication, or change IntelliCode or LiveShare settings.
2727

2828
You can also use your organization’s [firewall settings](../../install/install-and-use-visual-studio-behind-a-firewall-or-proxy-server.md) to enable or disable connection to services. Please note that disabling connection to an endpoint may negatively affect or disable performance of related Visual Studio features.
2929

30-
Finally, the Visual Studio Marketplace offers extensions that may enable first- or third-party connected experiences. Visual Studio Marketplace is subject to the [Visual Studio Marketplace Terms of Use](https://cdn.vsassets.io/v/M146_20190123.39/_content/Microsoft-Visual-Studio-Marketplace-Terms-of-Use.pdf) and the [Microsoft Privacy Statement](https://privacy.microsoft.com/en-us/privacystatement). Each extension requires agreement to particular terms of use and privacy statement associated with that offering.
30+
Finally, the Visual Studio Marketplace offers extensions that may enable first- or third-party connected experiences. Visual Studio Marketplace is subject to the [Visual Studio Marketplace Terms of Use](https://cdn.vsassets.io/v/M146_20190123.39/_content/Microsoft-Visual-Studio-Marketplace-Terms-of-Use.pdf) and the [Microsoft Privacy Statement](https://privacy.microsoft.com/privacystatement). Each extension requires agreement to particular terms of use and privacy statement associated with that offering.
3131

3232
## Required service data ##
3333

docs/ide/signing-in-to-visual-studio.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ While you don't have to sign in, there are many advantages to doing so.
4141
|[Get 'Visual Studio Dev Essentials'](https://visualstudio.microsoft.com/dev-essentials/)|This program includes free software, training, support, and more.|
4242

4343
<a name="sign-in"></a>
44-
## Sign in with a Microsoft account or an organizational account
44+
## Sign in with a Microsoft or organizational account
4545

4646
::: moniker range="<=vs-2019"
4747

docs/modeling/create-layer-diagrams-from-your-code.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ A dependency diagram lets you organize Visual Studio solution items into logical
2828

2929
Each layer might contain other layers that describe more detailed tasks. You can also specify the intended or existing *dependencies* between layers. These dependencies, represented as arrows, show the layers that use or can use the functionality represented by other layers. To maintain architectural control of the code, show the intended dependencies on the diagram and then validate the code against the diagram.
3030

31-
[Video: Validate your architecture dependencies in real time](https://sec.ch9.ms/sessions/69613110-c334-4f25-bb36-08e5a93456b5/170ValidateArchitectureDependenciesWithVisualStudio.mp4)
31+
[Video: Validate your architecture dependencies in real time](/events/visual-studio-visual-studio-2017-launch/t123)
3232

3333
## <a name="CreateDiagram"></a> Create a dependency diagram
3434

@@ -160,7 +160,7 @@ Before you create a dependency diagram, ensure that your solution has a modeling
160160
## See also
161161

162162
- [Edition support for architecture and modeling tools](../modeling/what-s-new-for-design-in-visual-studio.md#edition-support-for-architecture-and-modeling-tools)
163-
- [Video: Validate your architecture dependencies in real time](https://sec.ch9.ms/sessions/69613110-c334-4f25-bb36-08e5a93456b5/170ValidateArchitectureDependenciesWithVisualStudio.mp4)
163+
- [Video: Validate your architecture dependencies in real time](/events/visual-studio-visual-studio-2017-launch/t123)
164164
- [Dependency Diagrams: Reference](../modeling/layer-diagrams-reference.md)
165165
- [Dependency Diagrams: Guidelines](../modeling/layer-diagrams-guidelines.md)
166166
- [Validate code with dependency diagrams](../modeling/validate-code-with-layer-diagrams.md)

docs/modeling/validate-code-with-layer-diagrams.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,4 +237,4 @@ The following section describes the syntax that is used in these errors, explain
237237

238238
- [Live dependency validation in Visual Studio](https://devblogs.microsoft.com/devops/live-dependency-validation-in-visual-studio-2017/)
239239
- [Validate your system during development](../modeling/validate-your-system-during-development.md)
240-
- [Video: Validate your architecture dependencies in real time](https://sec.ch9.ms/sessions/69613110-c334-4f25-bb36-08e5a93456b5/170ValidateArchitectureDependenciesWithVisualStudio.mp4)
240+
- [Video: Validate your architecture dependencies in real time](/events/visual-studio-visual-studio-2017-launch/t123)

0 commit comments

Comments
 (0)