Skip to content

Commit 7a30d69

Browse files
author
Kraig Brockschmidt
committed
Metadata updates #2
1 parent 06ac1a9 commit 7a30d69

10 files changed

+17
-17
lines changed

docs/python/installing-python-interpreters.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.technology:
99
- "devlang-python"
1010
ms.devlang: python
1111
ms.tgt_pltfrm: ""
12-
ms.topic: "article"
12+
ms.topic: "conceptual"
1313
author: "kraigb"
1414
ms.author: "kraigb"
1515
manager: ghogen

docs/python/installing-python-support-in-visual-studio.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Installing Python support in Visual Studio | Microsoft Docs
2+
title: Installing Python support | Microsoft Docs
33
description: Detailed instructions on how to install the Python Tools for Visual Studio (PTVS) in Visual Studio 2017, 2015, 2013, 2012, and 2010, including options and installation locations.
44
ms.custom:
55
ms.date: 02/15/2018
@@ -10,7 +10,7 @@ ms.technology:
1010
dev_langs:
1111
- "python"
1212
ms.tgt_pltfrm:
13-
ms.topic: "article"
13+
ms.topic: "conceptual"
1414
author: "kraigb"
1515
ms.author: "kraigb"
1616
manager: ghogen

docs/python/interactive-repl-ipython.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: IPython REPL in Visual Studio | Microsoft Docs
2+
title: IPython REPL (interactive window) | Microsoft Docs
33
description: Using the Visual Studio interactive window in IPython mode for a user-friendly interactive development environment with Interactive Parallel Computing features.
44
ms.custom:
55
ms.date: 07/13/2017
@@ -10,7 +10,7 @@ ms.technology:
1010
dev_langs:
1111
- "python"
1212
ms.tgt_pltfrm:
13-
ms.topic: "article"
13+
ms.topic: "conceptual"
1414
author: "kraigb"
1515
ms.author: "kraigb"
1616
manager: ghogen

docs/python/linting-python-code.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Using PyLint with Python Code in Visual Studio | Microsoft Docs
2+
title: Using PyLint for linting Python code | Microsoft Docs
33
description: How to use PyLint in Visual Studio to check issues in Python code.
44
ms.custom:
55
ms.date: 07/12/2017
@@ -10,7 +10,7 @@ ms.technology:
1010
dev_langs:
1111
- "python"
1212
ms.tgt_pltfrm:
13-
ms.topic: "article"
13+
ms.topic: "conceptual"
1414
author: "kraigb"
1515
ms.author: "kraigb"
1616
manager: ghogen

docs/python/managing-python-environments-in-visual-studio.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: How to manage Python environments and interpreters in Visual Studio | Microsoft Docs
2+
title: How to manage Python environments and interpreters | Microsoft Docs
33
description: How to use the Python Environments window in Visual Studio to manage global and virtual environments, set up custom environments, installing Python interpreters, installing packages, setting search paths, and managing environments for Visual Studio projects.
44
ms.custom: ""
55
ms.date: 03/21/2018
@@ -9,7 +9,7 @@ ms.technology:
99
- "devlang-python"
1010
ms.devlang: python
1111
ms.tgt_pltfrm: ""
12-
ms.topic: "article"
12+
ms.topic: "conceptual"
1313
author: "kraigb"
1414
ms.author: "kraigb"
1515
manager: ghogen

docs/python/managing-python-on-azure-app-service.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.technology:
1010
dev_langs:
1111
- "python"
1212
ms.tgt_pltfrm:
13-
ms.topic: "article"
13+
ms.topic: "conceptual"
1414
author: "kraigb"
1515
ms.author: "kraigb"
1616
manager: ghogen
@@ -213,4 +213,4 @@ Instead of using the Kudu console through the Azure portal, you can run commands
213213

214214
For information about commands and authentication, see the [Kudu documentation](https://github.com/projectkudu/kudu/wiki/REST-API).
215215

216-
You can also see credentials using the `az webapp deployment list-publishing-profiles` command through the Azure CLI (see [az webapp deployment](/cli/azure/webapp/deployment?view=azure-cli-latest#az_webapp_deployment_list_publishing_profiles)). A helper library for posting Kudu commands is available on [GitHub](https://github.com/lmazuel/azure-webapp-publish/blob/master/azure_webapp_publish/kudu.py#L42).
216+
You can also see credentials using the `az webapp deployment list-publishing-profiles` command through the Azure CLI (see [az webapp deployment](/cli/azure/webapp/deployment?view=azure-cli-latest#az-webapp-deployment-list-publishing-profiles)). A helper library for posting Kudu commands is available on [GitHub](https://github.com/lmazuel/azure-webapp-publish/blob/master/azure_webapp_publish/kudu.py#L42).

docs/python/managing-python-projects-in-visual-studio.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Managing Projects for Python Applications in Visual Studio | Microsoft Docs
2+
title: Managing Python application projects | Microsoft Docs
33
description: Explains the purpose of projects in Visual Studio, demonstrates how to create and manage projects for Python code, and outlines the different project templates available for Python.
44
ms.custom:
55
ms.date: 03/05/2018
@@ -10,7 +10,7 @@ ms.technology:
1010
dev_langs:
1111
- "python"
1212
ms.tgt_pltfrm:
13-
ms.topic: "article"
13+
ms.topic: "conceptual"
1414
author: "kraigb"
1515
ms.author: "kraigb"
1616
manager: ghogen

docs/python/managing-required-packages-with-requirements-txt.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.technology:
99
- "devlang-python"
1010
ms.devlang: python
1111
ms.tgt_pltfrm: ""
12-
ms.topic: "article"
12+
ms.topic: "conceptual"
1313
author: "kraigb"
1414
ms.author: "kraigb"
1515
manager: ghogen

docs/python/profiling-python-code-in-visual-studio.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.technology:
1010
dev_langs:
1111
- "python"
1212
ms.tgt_pltfrm:
13-
ms.topic: "article"
13+
ms.topic: "conceptual"
1414
author: "kraigb"
1515
ms.author: "kraigb"
1616
manager: ghogen

docs/python/publishing-python-web-applications-to-azure-from-visual-studio.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Publishing a Python App to Azure App Service from Visual Studio | Microsoft Docs
2+
title: Publishing a Python App to Azure App Service | Microsoft Docs
33
description: How to publish a Python web application directly to Azure App Service from Visual Studio, including the necessary content for the web.config file.
44
ms.custom:
55
ms.date: 09/27/2017
@@ -10,7 +10,7 @@ ms.technology:
1010
dev_langs:
1111
- "python"
1212
ms.tgt_pltfrm:
13-
ms.topic: "article"
13+
ms.topic: "conceptual"
1414
author: "kraigb"
1515
ms.author: "kraigb"
1616
manager: ghogen

0 commit comments

Comments
 (0)