Skip to content

Commit a440484

Browse files
authored
Merge pull request #9 from MicrosoftDocs/master
Rebase on master branch
2 parents 43df639 + ff71c0b commit a440484

File tree

1,290 files changed

+7684
-33011
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,290 files changed

+7684
-33011
lines changed

.openpublishing.publish.config.json

Lines changed: 33 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,20 @@
11
{
22
"build_entry_point": "docs",
33
"docsets_to_publish": [
4+
{
5+
"docset_name": "Docker",
6+
"build_source_folder": "docker",
7+
"build_output_subfolder": "Docker",
8+
"locale": "en-us",
9+
"monikers": [],
10+
"moniker_ranges": [],
11+
"open_to_public_contributors": true,
12+
"type_mapping": {
13+
"Conceptual": "Content"
14+
},
15+
"build_entry_point": "docs",
16+
"template_folder": "_themes"
17+
},
418
{
519
"docset_name": "docs",
620
"build_source_folder": "docs",
@@ -26,6 +40,20 @@
2640
},
2741
"template_folder": "_themes"
2842
},
43+
{
44+
"docset_name": "gamedev",
45+
"build_source_folder": "visualstudio/gamedev",
46+
"build_output_subfolder": "gamedev",
47+
"locale": "en-us",
48+
"monikers": [],
49+
"moniker_ranges": [],
50+
"open_to_public_contributors": false,
51+
"type_mapping": {
52+
"Conceptual": "Content"
53+
},
54+
"build_entry_point": "docs",
55+
"template_folder": "_themes"
56+
},
2957
{
3058
"docset_name": "mac",
3159
"build_source_folder": "mac",
@@ -115,11 +143,11 @@
115143
"template_folder": "_themes.pdf"
116144
}
117145
},
146+
"docs_build_engine": {
147+
"name": "docfx_v3"
148+
},
118149
"need_generate_pdf": false,
119150
"need_generate_intellisense": false,
120151
"enable_branch_build_custom_validation": true,
121-
"enable_pull_request_custom_validation": true,
122-
"docs_build_engine": {
123-
"name": "docfx_v3"
124-
}
125-
}
152+
"enable_pull_request_custom_validation": true
153+
}

.openpublishing.redirection.json

Lines changed: 3051 additions & 1 deletion
Large diffs are not rendered by default.

.whatsnew.json

Lines changed: 144 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,144 @@
1+
{
2+
"$schema": "https://whatsnewapi.azurewebsites.net/schema",
3+
"docSetProductName": "Visual Studio",
4+
"rootDirectory": "docs/",
5+
"docLinkSettings": {
6+
"linkFormat": "relative",
7+
"relativeLinkPrefix": "/visualstudio/"
8+
},
9+
"inclusionCriteria": {
10+
"additionalMicrosoftOrgs": [
11+
"ASP.NET"
12+
],
13+
"labels": [
14+
"-label:do-not-merge"
15+
],
16+
"minAdditionsToFile": 30
17+
},
18+
"areas": [
19+
{
20+
"name": "ai",
21+
"heading": "AI"
22+
},
23+
{
24+
"name": "azure",
25+
"heading": "Azure"
26+
},
27+
{
28+
"name": "code-quality",
29+
"heading": "Code quality"
30+
},
31+
{
32+
"name": "containers",
33+
"heading": "Containers"
34+
},
35+
{
36+
"name": "cross-platform",
37+
"heading": "Cross platform"
38+
},
39+
{
40+
"name": "data-tools",
41+
"heading": "Data tools"
42+
},
43+
{
44+
"name": "debugger",
45+
"heading": "Debugger"
46+
},
47+
{
48+
"name": "deployment",
49+
"heading": "Deployment"
50+
},
51+
{
52+
"name": "designers",
53+
"heading": "Designers"
54+
},
55+
{
56+
"name": "extensibility",
57+
"heading": "Extensibility"
58+
},
59+
{
60+
"name": "get-started",
61+
"heading": "Get started"
62+
},
63+
{
64+
"name": "help-viewer",
65+
"heading": "Help viewer"
66+
},
67+
{
68+
"name": "ide",
69+
"heading": "IDE"
70+
},
71+
{
72+
"name": "install",
73+
"heading": "Install"
74+
},
75+
{
76+
"name": "javascript",
77+
"heading": "JavaScript"
78+
},
79+
{
80+
"name": "media",
81+
"heading": "Media"
82+
},
83+
{
84+
"name": "misc",
85+
"heading": "Misc"
86+
},
87+
{
88+
"name": "modeling",
89+
"heading": "Modeling"
90+
},
91+
{
92+
"name": "msbuild",
93+
"heading": "MSBuild"
94+
},
95+
{
96+
"name": "porting",
97+
"heading": "Porting"
98+
},
99+
{
100+
"name": "profiling",
101+
"heading": "Profiling"
102+
},
103+
{
104+
"name": "python",
105+
"heading": "Python"
106+
},
107+
{
108+
"name": "rtvs",
109+
"heading": "RTVS"
110+
},
111+
{
112+
"name": "sharepoint",
113+
"heading": "SharePoint"
114+
},
115+
{
116+
"name": "test",
117+
"heading": "Test"
118+
},
119+
{
120+
"name": "vs-2015",
121+
"heading": "VS 2015"
122+
},
123+
{
124+
"name": "vsto",
125+
"heading": "Vsto"
126+
},
127+
{
128+
"name": "windows",
129+
"heading": "Windows"
130+
},
131+
{
132+
"name": "workflow-designer",
133+
"heading": "Workflow designer"
134+
},
135+
{
136+
"name": "xaml-tools",
137+
"heading": "XAML tools"
138+
},
139+
{
140+
"name": "xml-tools",
141+
"heading": "XML tools"
142+
}
143+
]
144+
}

docker/TOC.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
- name: Index
2+
href: index.md

docker/breadcrumb/toc.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
- name: Docs
2+
tocHref: /
3+
topicHref: /

docker/docfx.json

Lines changed: 51 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,51 @@
1+
{
2+
"build": {
3+
"content": [
4+
{
5+
"files": [
6+
"**/*.md",
7+
"**/*.yml"
8+
],
9+
"exclude": [
10+
"**/obj/**",
11+
"**/includes/**",
12+
"_themes/**",
13+
"_themes.pdf/**",
14+
"**/docfx.json",
15+
"_repo.en-us/**",
16+
"README.md",
17+
"LICENSE",
18+
"LICENSE-CODE",
19+
"ThirdPartyNotices.md"
20+
]
21+
}
22+
],
23+
"resource": [
24+
{
25+
"files": [
26+
"**/*.png",
27+
"**/*.jpg"
28+
],
29+
"exclude": [
30+
"**/obj/**",
31+
"**/includes/**",
32+
"_themes/**",
33+
"_themes.pdf/**",
34+
"**/docfx.json",
35+
"_repo.en-us/**"
36+
]
37+
}
38+
],
39+
"overwrite": [],
40+
"externalReference": [],
41+
"globalMetadata": {
42+
"breadcrumb_path": "/visualstudio/docker/breadcrumb/toc.json",
43+
"extendBreadcrumb": true,
44+
"feedback_system": "None"
45+
},
46+
"fileMetadata": {},
47+
"template": [],
48+
"dest": "Docker",
49+
"markdownEngineName": "markdig"
50+
}
51+
}

docker/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Welcome to Docker!

docs/ai/installation.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,9 @@ You can download the tools from the [Visual Studio Marketplace](https://marketpl
2828
2. In the **Extensions and Updates** dialog box, select **Online** on the left-hand side.
2929
3. In the search box in the upper right-hand corner, type or enter "tools for ai".
3030
4. Select **Visual Studio Tools for AI** from the results.
31-
5. Click **Download**.
31+
5. Select **Download**.
3232

3333
## Prepare your local machine
34-
3534
Before training deep learning models on your local computer, make sure you have the applicable prerequisites installed. This includes making sure you have the latest drivers and libraries for your NVIDIA GPU (if you have one). Also ensure you've installed Python and Python libraries such as NumPy, SciPy, and appropriate deep learning frameworks such as Microsoft Cognitive Toolkit (CNTK), TensorFlow, Caffe2, MXNet, Keras, Theano, PyTorch, and Chainer, that you plan to use in your project.
3635

3736
> [!NOTE]
Lines changed: 84 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,84 @@
1+
---
2+
title: Add Azure Application Insights by using Connected Services | Microsoft Docs
3+
description: Add Azure Application Insights to your app by using the Visual Studio to add a connected service
4+
author: AngelosP
5+
manager: jillfra
6+
ms.custom: vs-azure
7+
ms.workload: azure-vs
8+
ms.topic: conceptual
9+
ms.date: 08/17/2020
10+
ms.author: angelpe
11+
monikerRange: ">= vs-2019"
12+
---
13+
# Add Azure Application Insights by using Visual Studio Connected Services
14+
15+
With Visual Studio, you can connect any of the following to Azure Application Insights by using the **Connected Services** feature:
16+
17+
- .NET Framework console app
18+
- ASP.NET MVC (.NET Framework)
19+
- ASP.NET Core
20+
- .NET Core (including console app, WPF, Windows Forms, class library)
21+
- .NET Core Worker Role
22+
- Azure Functions
23+
- Universal Windows Platform App
24+
- Xamarin
25+
- Cordova
26+
27+
The connected service functionality adds all the needed references and connection code to your project, and modifies your configuration files appropriately.
28+
29+
> [!NOTE]
30+
> This topic applies to Visual Studio on Windows. For Visual Studio for Mac, see [Connected services in Visual Studio for Mac](/visualstudio/mac/connected-services).
31+
## Prerequisites
32+
33+
- Visual Studio with the Azure workload installed.
34+
- A project of one of the supported types
35+
36+
## Connect to Azure Application Insights using Connected Services
37+
38+
1. Open your project in Visual Studio.
39+
40+
1. In **Solution Explorer**, right-click the **Connected Services** node, and, from the context menu, select **Add Connected Service**.
41+
42+
1. In the **Connected Services** tab, select the + icon for **Service Dependencies**.
43+
44+
![Add Service Dependency](./media/vs-azure-tools-connected-services-storage/vs-2019/connected-services-tab.png)
45+
46+
1. In the **Add Dependency** page, select **Azure Application Insights**.
47+
48+
![Add Azure Application Insights](./media/azure-app-insights-add-connected-service/azure-app-insights.png)
49+
50+
If you aren't signed in already, sign into your Azure account. If you don't have an Azure account, you can sign up for a [free trial](https://azure.microsoft.com/account/free).
51+
52+
1. In the **Configure Azure Application Insights** screen, select an existing Azure Application Insights component, and select **Next**.
53+
54+
If you need to create a new component, go to the next step. Otherwise, skip to step 7.
55+
56+
![Connect to existing Application Insights component](./media/azure-app-insights-add-connected-service/created-app-insights.png)
57+
58+
1. To create an Application Insights component:
59+
60+
1. Select **Create a new Application Insights component** at the bottom of the screen.
61+
62+
1. Fill out the **Application Insights: Create new** screen, and select **Create**.
63+
64+
![New Azure App Insights component](./media/azure-app-insights-add-connected-service/create-new-app-insights.png)
65+
66+
1. When the **Configure Azure Application Insights** screen is displayed, the new component appears in the list. Select the new component in the list, and select **Next**.
67+
68+
1. Enter an instrumentation key name, or choose the default, and choose whether you want the connection string stored in a local secrets file, or in [Azure Key Vault](/azure/key-vault).
69+
70+
![Specify connection string](./media/azure-app-insights-add-connected-service/connection-string.png)
71+
72+
1. The **Summary of changes** screen shows all the modifications that will be made to your project if you complete the process. If the changes look OK, choose **Finish**.
73+
74+
![Summary of changes](./media/azure-app-insights-add-connected-service/summary-of-changes.png)
75+
76+
1. The connection appears under the **Service Dependencies** section of the **Connected Services** tab.
77+
78+
![Service dependencies](./media/azure-app-insights-add-connected-service/service-dependencies-after.png)
79+
80+
## See also
81+
82+
- [Azure Monitor product page](https://azure.microsoft.com/services/monitor/)
83+
- [Azure App Insights documentation](/azure/azure-monitor/app/app-insights-overview/)
84+
- [Connected services (Visual Studio for Mac)](/visualstudio/mac/connected-services)

0 commit comments

Comments
 (0)