Skip to content

Commit 38ac5ea

Browse files
authored
Merge pull request #1 from MicrosoftDocs/master
Sync.
2 parents bff7bd6 + 5421999 commit 38ac5ea

File tree

5,945 files changed

+116494
-112296
lines changed

Some content is hidden

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

5,945 files changed

+116494
-112296
lines changed

.openpublishing.publish.config.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
],
8181
"notification_subscribers": [],
8282
"sync_notification_subscribers": [
83-
"gewarren@microsoft.com"
83+
"ghogen@microsoft.com"
8484
],
8585
"branches_to_filter": [],
8686
"git_repository_url_open_to_public_contributors": "https://github.com/MicrosoftDocs/visualstudio-docs",
@@ -110,7 +110,7 @@
110110
]
111111
},
112112
"need_generate_pdf_url_template": true,
113-
"Targets": {
113+
"targets": {
114114
"Pdf": {
115115
"template_folder": "_themes.pdf"
116116
}
@@ -119,4 +119,4 @@
119119
"need_generate_intellisense": false,
120120
"enable_branch_build_custom_validation": true,
121121
"enable_pull_request_custom_validation": true
122-
}
122+
}

.openpublishing.redirection.json

Lines changed: 933 additions & 123 deletions
Large diffs are not rendered by default.

docs/_breadcrumb/toc.yml

Lines changed: 94 additions & 80 deletions
Original file line numberDiff line numberDiff line change
@@ -4,87 +4,101 @@
44
items:
55
- name: Visual Studio
66
tocHref: /visualstudio/
7-
topicHref: /visualstudio/ide/
7+
topicHref: /visualstudio/
88
items:
9-
- name: Code Quality
10-
tocHref: /visualstudio/code-quality/
11-
topicHref: /visualstudio/code-quality/analyzing-application-quality-by-using-code-analysis-tools
12-
- name: Cross Platform
13-
tocHref: /visualstudio/cross-platform/
14-
topicHref: /visualstudio/cross-platform/index
15-
- name: Data Tools
16-
tocHref: /visualstudio/data-tools/
17-
topicHref: /visualstudio/data-tools/index
18-
- name: Debugging
19-
tocHref: /visualstudio/debugger/
20-
topicHref: /visualstudio/debugger/index
9+
- name: Windows
10+
tocHref: /visualstudio/windows
11+
topicHref: /visualstudio/windows/index
2112
items:
22-
- name: Debug Interface Access SDK
23-
tocHref: /visualstudio/debugger/debug-interface-access/
24-
topicHref: /visualstudio/debugger/debug-interface-access/debug-interface-access-sdk
25-
- name: Graphics
26-
tocHref: /visualstudio/debugger/graphics/
27-
topicHref: /visualstudio/debugger/graphics/overview-of-visual-studio-graphics-diagnostics
28-
- name: Deployment
29-
tocHref: /visualstudio/deployment/
30-
topicHref: /visualstudio/deployment/deploying-applications-services-and-components
31-
- name: Extensibility
32-
tocHref: /visualstudio/extensibility/
33-
topicHref: /visualstudio/extensibility/index
34-
items:
35-
- name: Inside the Visual Studio SDK
36-
tocHref: /visualstudio/extensibility/internals/
37-
topicHref: /visualstudio/extensibility/internals/inside-the-visual-studio-sdk
38-
- name: Debugger Extensibility
39-
tocHref: /visualstudio/extensibility/debugger/
40-
topicHref: /visualstudio/extensibility/debugger/visual-studio-debugger-extensibility
13+
- name: IDE
14+
tocHref: /visualstudio/ide/
15+
topicHref: /visualstudio/ide/
4116
items:
42-
- name: Reference
43-
tocHref: /visualstudio/extensibility/debugger/reference/
44-
topicHref: /visualstudio/extensibility/debugger/reference/reference-visual-studio-debugging-apis
45-
- name: User Experience Guidelines
46-
tocHref: /visualstudio/extensibility/ux-guidelines/
47-
topicHref: /visualstudio/extensibility/ux-guidelines/visual-studio-user-experience-guidelines
48-
- name: IDE Class Designer
49-
tocHref: /visualstudio/ide/class-designer
50-
topicHref: /visualstudio/ide/class-designer/designing-and-viewing-classes-and-types
51-
- name: Modeling Architecture
52-
tocHref: /visualstudio/modeling/
53-
topicHref: /visualstudio/modeling/analyze-and-model-your-architecture
54-
- name: MSBuild
55-
tocHref: /visualstudio/msbuild/
56-
topicHref: /visualstudio/msbuild/msbuild
57-
- name: JavaScript and TypeScript
58-
tocHref: /visualstudio/javascript/
59-
topicHref: /visualstudio/javascript/index
60-
- name: Profiling
61-
tocHref: /visualstudio/profiling/
62-
topicHref: /visualstudio/profiling/index
63-
- name: Python
64-
tocHref: /visualstudio/python/
65-
topicHref: /visualstudio/python/overview-of-python-tools-for-visual-studio
66-
- name: R
67-
tocHref: /visualstudio/rtvs/
68-
topicHref: /visualstudio/rtvs/index
69-
- name: Office and SharePoint
70-
tocHref: /visualstudio/vsto/
71-
topicHref: /visualstudio/vsto/office-and-sharepoint-development-in-visual-studio
72-
items:
73-
- name: SharePoint
74-
tocHref: /visualstudio/sharepoint/
75-
topicHref: /visualstudio/sharepoint/create-sharepoint-solutions
76-
- name: VSTO
17+
- name: Code Quality
18+
tocHref: /visualstudio/code-quality/
19+
topicHref: /visualstudio/code-quality/analyzing-application-quality-by-using-code-analysis-tools
20+
- name: Cross Platform
21+
tocHref: /visualstudio/cross-platform/
22+
topicHref: /visualstudio/cross-platform/index
23+
- name: Data Tools
24+
tocHref: /visualstudio/data-tools/
25+
topicHref: /visualstudio/data-tools/index
26+
- name: Debugging
27+
tocHref: /visualstudio/debugger/
28+
topicHref: /visualstudio/debugger/index
29+
items:
30+
- name: Debug Interface Access SDK
31+
tocHref: /visualstudio/debugger/debug-interface-access/
32+
topicHref: /visualstudio/debugger/debug-interface-access/debug-interface-access-sdk
33+
- name: Graphics
34+
tocHref: /visualstudio/debugger/graphics/
35+
topicHref: /visualstudio/debugger/graphics/overview-of-visual-studio-graphics-diagnostics
36+
- name: Deployment
37+
tocHref: /visualstudio/deployment/
38+
topicHref: /visualstudio/deployment/deploying-applications-services-and-components
39+
- name: IDE Class Designer
40+
tocHref: /visualstudio/ide/class-designer
41+
topicHref: /visualstudio/ide/class-designer/designing-and-viewing-classes-and-types
42+
- name: Modeling Architecture
43+
tocHref: /visualstudio/modeling/
44+
topicHref: /visualstudio/modeling/analyze-and-model-your-architecture
45+
- name: Profiling
46+
tocHref: /visualstudio/profiling/
47+
topicHref: /visualstudio/profiling/index
48+
- name: Testing
49+
tocHref: /visualstudio/test/
50+
topicHref: /visualstudio/test/improve-code-quality
51+
- name: Workflow Designer
52+
tocHref: /visualstudio/workflow-designer/
53+
topicHref: /visualstudio/workflow-designer/developing-applications-with-the-workflow-designer
54+
- name: XAML Tools
55+
tocHref: /visualstudio/xaml-tools/
56+
topicHref: /visualstudio/xaml-tools/
57+
- name: XML Tools
58+
tocHref: /visualstudio/xml-tools/
59+
topicHref: /visualstudio/xml-tools/xml-tools-in-visual-studio
60+
- name: Get Started with C#
61+
tocHref: /visualstudio/get-started/csharp/
62+
topicHref: /visualstudio/get-started/csharp/index
63+
- name: Get started with Visual Basic
64+
tocHref: /visualstudio/get-started/visual-basic/
65+
topicHref: /visualstudio/get-started/visual-basic/
66+
- name: Extensibility
67+
tocHref: /visualstudio/extensibility/
68+
topicHref: /visualstudio/extensibility/index
69+
items:
70+
- name: Inside the Visual Studio SDK
71+
tocHref: /visualstudio/extensibility/internals/
72+
topicHref: /visualstudio/extensibility/internals/inside-the-visual-studio-sdk
73+
- name: Debugger Extensibility
74+
tocHref: /visualstudio/extensibility/debugger/
75+
topicHref: /visualstudio/extensibility/debugger/visual-studio-debugger-extensibility
76+
items:
77+
- name: Reference
78+
tocHref: /visualstudio/extensibility/debugger/reference/
79+
topicHref: /visualstudio/extensibility/debugger/reference/reference-visual-studio-debugging-apis
80+
- name: User Experience Guidelines
81+
tocHref: /visualstudio/extensibility/ux-guidelines/
82+
topicHref: /visualstudio/extensibility/ux-guidelines/visual-studio-user-experience-guidelines
83+
- name: MSBuild
84+
tocHref: /visualstudio/msbuild/
85+
topicHref: /visualstudio/msbuild/msbuild
86+
- name: JavaScript and TypeScript
87+
tocHref: /visualstudio/javascript/
88+
topicHref: /visualstudio/javascript/index
89+
- name: Python
90+
tocHref: /visualstudio/python/
91+
topicHref: /visualstudio/python/overview-of-python-tools-for-visual-studio
92+
- name: R
93+
tocHref: /visualstudio/rtvs/
94+
topicHref: /visualstudio/rtvs/index
95+
- name: Office and SharePoint
7796
tocHref: /visualstudio/vsto/
78-
topicHref: /visualstudio/vsto/create-vsto-add-ins-for-office-by-using-visual-studio
79-
- name: Testing
80-
tocHref: /visualstudio/test/
81-
topicHref: /visualstudio/test/improve-code-quality
82-
- name: Workflow Designer
83-
tocHref: /visualstudio/workflow-designer/
84-
topicHref: /visualstudio/workflow-designer/developing-applications-with-the-workflow-designer
85-
- name: XAML Tools
86-
tocHref: /visualstudio/xaml-tools/
87-
topicHref: /visualstudio/xaml-tools/
88-
- name: XML Tools
89-
tocHref: /visualstudio/xml-tools/
90-
topicHref: /visualstudio/xml-tools/xml-tools-in-visual-studio
97+
topicHref: /visualstudio/vsto/office-and-sharepoint-development-in-visual-studio
98+
items:
99+
- name: SharePoint
100+
tocHref: /visualstudio/sharepoint/
101+
topicHref: /visualstudio/sharepoint/create-sharepoint-solutions
102+
- name: VSTO
103+
tocHref: /visualstudio/vsto/
104+
topicHref: /visualstudio/vsto/create-vsto-add-ins-for-office-by-using-visual-studio

docs/ai/about-ai-tools.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ ms.workload:
1515

1616
Visual Studio Tools for AI is an extension to build, test, and deploy Deep Learning / AI solutions. It seamlessly integrates with Azure Machine Learning for robust experimentation capabilities, including but not limited to submitting data preparation and model training jobs transparently to different compute targets. Additionally, it provides support for custom metrics and run history tracking, enabling data science reproducibility and auditing. Enterprise ready collaboration, allow to securely work on project with other people.
1717

18-
Get started with deep learning using [Microsoft Cognitive Toolkit (CNTK)](http://www.microsoft.com/en-us/cognitive-toolkit), [Google TensorFlow](https://www.tensorflow.org), or other deep-learning frameworks today.
18+
Get started with deep learning using [Microsoft Cognitive Toolkit (CNTK)](https://docs.microsoft.com/cognitive-toolkit/), [Google TensorFlow](https://www.tensorflow.org), or other deep-learning frameworks today.
1919

2020
## Develop, debug, and deploy deep learning models and AI solutions
2121
Use the productivity features of Visual Studio to accelerate AI innovation today. Use built-in code editor features like syntax highlighting, IntelliSense, and text auto formatting. You can interactively test your deep learning application in your local environment using step-through debugging on local variables and models.
@@ -40,4 +40,4 @@ This extension makes it easy to train models on your local computer or you can s
4040
Currently this extension supports Windows 64-bit operating systems.
4141

4242
## Support
43-
Support for this extension is provided on our [GitHub Issue Tracker](http://github.com/Microsoft/vs-tools-for-ai/issues). You can submit a bug report or feature suggestion and participate in discussions.
43+
Support for this extension is provided on our [GitHub Issue Tracker](https://github.com/Microsoft/vs-tools-for-ai/issues). You can submit a bug report or feature suggestion and participate in discussions.

docs/ai/create-project-existing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,4 @@ Once you've [installed Visual Studio Tools for AI](installation.md), it's easy t
3636
3737
## See also
3838

39-
- [Manually identify an existing Python environment](../python/managing-python-environments-in-visual-studio.md#manually-identify-an-existing-environment)
39+
- [Manually identify an existing Python environment](../python/managing-python-environments-in-visual-studio.md#manually-identify-an-existing-environment)

docs/ai/create-project-gallery.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.workload:
1212
---
1313
# Create an AI project from the Azure Machine Learning Gallery in Visual Studio
1414

15-
Azure Machine Learning is integrated with Visual Studio Tools for AI. You can use it to submit machine learning jobs to remote compute targets like Azure virtual machines, Spark clusters, and more. Learn more about [Azure Machine Learning Experimentation](https://docs.microsoft.com/azure/machine-learning/preview/experimentation-service-configuration)
15+
Azure Machine Learning is integrated with Visual Studio Tools for AI. You can use it to submit machine learning jobs to remote compute targets like Azure virtual machines, Spark clusters, and more.
1616

1717
Once you've [installed Visual Studio Tools for AI](installation.md), it's easy to create a new Python project using pre-made recipes in the Azure Machine Learning Sample Gallery.
1818

@@ -53,4 +53,4 @@ Once you've [installed Visual Studio Tools for AI](installation.md), it's easy t
5353

5454
7. Run in a Docker container or on your local machine
5555

56-
![mnist](media/create-project-gallery/azml-local.png)
56+
![mnist](media/create-project-gallery/azml-local.png)

docs/ai/installation.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Before training deep learning models on your local computer, make sure you have
3838
3939
### NVIDIA GPU driver
4040

41-
Deep learning frameworks take advantage of NVIDIA GPU to let machines learn at a speed, accuracy, and scale towards true artificial intelligence. If your computer has NVIDIA GPU cards, see [NVIDIA Driver Downloads](http://www.nvidia.com/Download/index.aspx) or try an operating system update to install the latest driver.
41+
Deep learning frameworks take advantage of NVIDIA GPU to let machines learn at a speed, accuracy, and scale towards true artificial intelligence. If your computer has NVIDIA GPU cards, see [NVIDIA Driver Downloads](https://www.nvidia.com/Download/index.aspx) or try an operating system update to install the latest driver.
4242

4343
### CUDA
4444

@@ -188,7 +188,7 @@ pip3.5 install Theano==0.9.0
188188

189189
### PyTorch
190190

191-
[PyTorch](http://pytorch.org/) is a python package that provides two high-level features:
191+
[PyTorch](https://pytorch.org/) is a python package that provides two high-level features:
192192

193193
- Tensor computation (like numpy) with strong GPU acceleration
194194
- Deep Neural Networks built on a tape-based autograd system

docs/ai/job-details.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ Once the jobs are submitted, you can view the list of jobs to see their status,
1919

2020
![monitor jobs](media/job-details/monitor-jobs.png)
2121

22-
> Job history submitted to Linux VMs is stored on the VM in the /tmp directory. Therefore, whenever it is rebooted the job history is cleared. For a permanent record of your job history, please configure your VM as a compute context in Azure Machine learning, then Submit Job to Azure Machine Learning (selecting your VM as the compute context).
22+
> Job history submitted to Linux VMs is stored on the VM in the /tmp directory. Therefore, whenever it is rebooted the job history is cleared. For a permanent record of your job history, please configure your VM as a compute context in Azure Machine learning, then Submit Job to Azure Machine Learning (selecting your VM as the compute context).

docs/ai/manage-storage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ You can browse all storage on the remote machine or Azure file share to enable u
2626
2. Select the job.
2727
3. Click **Working Folder** or click **StdOut / Stderr** for quick access to these important log files.
2828

29-
![storage](media/manage-storage/job-workingfolder.png)
29+
![storage](media/manage-storage/job-workingfolder.png)

docs/ai/monitor-tensorboard.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ You can visualize your model training progress with TensorBoard.
1818

1919
2. Notice the error decreasing over time, which means the quality is improving.
2020

21-
![run tensorboard](media/monitor-tensorboard/tensorboard.png)
21+
![run tensorboard](media/monitor-tensorboard/tensorboard.png)

docs/ai/tensorflow-local.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,4 +54,4 @@ Download this [GitHub repository](https://github.com/Microsoft/samples-for-ai) c
5454
![Sample output from console](media/tensorflow-local/console-output.png)
5555

5656
> [!div class="nextstepaction"]
57-
> [Train a TensorFlow model in the cloud](tensorflow-vm.md)
57+
> [Train a TensorFlow model in the cloud](tensorflow-vm.md)

docs/azure/includes/storage-try-azure-tools.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44
>
55
> [Microsoft Azure Storage Explorer](/azure/vs-azure-tools-storage-manage-with-storage-explorer) is a free, standalone app from Microsoft. You can use it to work visually with Azure Storage data on Windows, macOS, and Linux.
66
>
7-
>
7+
>

0 commit comments

Comments
 (0)