Skip to content

Update ms.topic metadata #3591

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 21, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docfx.json
Original file line number Diff line number Diff line change
Expand Up @@ -401,7 +401,7 @@
"azps-*/**/*": "reference",
"aztools-*/**/*": "reference",
"azuresmps-*/**/*": "reference",
"docs-conceptual/**/*": "conceptual"
"docs-conceptual/**/*": "concept-article"
},
"ms.date": {
"azps-14.0.0/**/*": "5/19/2025",
Expand Down
2 changes: 0 additions & 2 deletions docs-conceptual/azps-0.10.0/authenticate-azureps.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
title: Sign in with Azure PowerShell
description: How to sign in with Azure PowerShell as a user, service principal, or with managed identities for Azure resources.
ms.devlang: powershell
ms.topic: conceptual

ms.custom: devx-track-azurepowershell
ms.service: azure-powershell
---
Expand Down
2 changes: 0 additions & 2 deletions docs-conceptual/azps-0.10.0/context-persistence.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
title: Azure contexts and sign-in credentials
description: Learn how to reuse Azure credentials and other information across multiple PowerShell sessions.
ms.devlang: powershell
ms.topic: conceptual

ms.custom: devx-track-azurepowershell
ms.service: azure-powershell
---
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
title: Use Azure service principals with Azure PowerShell
description: Learn how to create and use service principals with Azure PowerShell.
ms.devlang: powershell
ms.topic: conceptual

ms.custom: devx-track-azurepowershell
ms.service: azure-powershell
---
Expand Down
2 changes: 0 additions & 2 deletions docs-conceptual/azps-0.10.0/formatting-output.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
title: Format Azure PowerShell cmdlet output
description: How to format cmdlet output for Azure PowerShell.
ms.devlang: powershell
ms.topic: conceptual

ms.custom: devx-track-azurepowershell
ms.service: azure-powershell
---
Expand Down
1 change: 0 additions & 1 deletion docs-conceptual/azps-0.10.0/get-started-azureps.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ title: Get started with Azure PowerShell
description: Get started with Azure PowerShell
ms.devlang: powershell
ms.topic: get-started

ms.custom: devx-track-azurepowershell
ms.service: azure-powershell
---
Expand Down
2 changes: 0 additions & 2 deletions docs-conceptual/azps-0.10.0/install-az-ps-msi.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
title: Install Azure PowerShell with an MSI
description: How to install Azure PowerShell without PowerShellGet using an MSI
ms.devlang: powershell
ms.topic: conceptual

ms.custom: devx-track-azurepowershell
ms.service: azure-powershell
---
Expand Down
2 changes: 0 additions & 2 deletions docs-conceptual/azps-0.10.0/install-az-ps.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
title: Install Azure PowerShell with PowerShellGet
description: How to install Azure PowerShell with PowerShellGet
ms.devlang: powershell
ms.topic: conceptual

ms.custom: devx-track-azurepowershell
ms.service: azure-powershell
---
Expand Down
2 changes: 0 additions & 2 deletions docs-conceptual/azps-0.10.0/manage-subscriptions-azureps.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
title: Manage Azure subscriptions with Azure PowerShell
description: Manage Azure subscriptions with Azure PowerShell
ms.devlang: powershell
ms.topic: conceptual

ms.custom: devx-track-azurepowershell
ms.service: azure-powershell
---
Expand Down
2 changes: 0 additions & 2 deletions docs-conceptual/azps-0.10.0/migrate-az-1.0.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
title: All changes from AzureRM to Azure PowerShell Az 1.0.0
description: This migration guide contains a list of breaking changes made to Azure PowerShell in the Az version 1 release.
ms.devlang: powershell
ms.topic: conceptual

ms.custom: devx-track-azurepowershell
ms.service: azure-powershell
---
Expand Down
2 changes: 0 additions & 2 deletions docs-conceptual/azps-0.10.0/migrate-az-2.0.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
title: Migration guide for Az 2.0.0
description: This migration guide contains a list of breaking changes made to Azure PowerShell in the Az version 2.0 release.
ms.devlang: powershell
ms.topic: conceptual

ms.custom: devx-track-azurepowershell
ms.service: azure-powershell
---
Expand Down
2 changes: 0 additions & 2 deletions docs-conceptual/azps-0.10.0/migrate-az-3.0.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
title: Migration guide for Az 3.0.0
description: This migration guide contains a list of breaking changes made to Azure PowerShell in the Az version 3.0 release.
ms.devlang: powershell
ms.topic: conceptual

ms.custom: devx-track-azurepowershell
ms.service: azure-powershell
---
Expand Down
2 changes: 0 additions & 2 deletions docs-conceptual/azps-0.10.0/migrate-from-azurerm-to-az.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
title: Migrate Azure PowerShell scripts from AzureRM to Az
description: Learn the steps and tools for migrating scripts from the AzureRM module to the new Az module.
ms.devlang: powershell
ms.topic: conceptual

ms.custom: devx-track-azurepowershell
ms.service: azure-powershell
---
Expand Down
2 changes: 0 additions & 2 deletions docs-conceptual/azps-0.10.0/new-azureps-module-az.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
---
title: Introducing the Az PowerShell module
description: Introducing the Az PowerShell module, the replacement for the AzureRM module.

ms.devlang: powershell
ms.topic: conceptual
ms.custom: devx-track-azurepowershell
ms.service: azure-powershell
---
Expand Down
2 changes: 0 additions & 2 deletions docs-conceptual/azps-0.10.0/queries-azureps.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
title: Query output of Azure PowerShell cmdlets
description: How to query for resources in Azure and format the results.
ms.devlang: powershell
ms.topic: conceptual

ms.custom: devx-track-azurepowershell
ms.service: azure-powershell
---
Expand Down
2 changes: 0 additions & 2 deletions docs-conceptual/azps-0.10.0/release-notes-azureps.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
title: Azure PowerShell release notes
description: Learn about all of the latest updates to the Azure PowerShell modules.
ms.devlang: powershell
ms.topic: conceptual

ms.custom: devx-track-azurepowershell
ms.service: azure-powershell
---
Expand Down
2 changes: 0 additions & 2 deletions docs-conceptual/azps-0.10.0/uninstall-az-ps.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
---
title: Uninstall Azure PowerShell
description: How to perform a complete uninstall of Azure PowerShell

ms.devlang: powershell
ms.topic: conceptual
ms.custom: devx-track-azurepowershell
ms.service: azure-powershell
---
Expand Down
2 changes: 0 additions & 2 deletions docs-conceptual/azps-0.10.0/using-psjobs.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
---
description: Learn how to run Azure PowerShell cmdlets in parallel or as background tasks, using -AsJob and Start-Job.
ms.custom: devx-track-azurepowershell

ms.devlang: powershell
ms.service: azure-powershell
ms.topic: conceptual
title: Run Azure PowerShell cmdlets in PowerShell Jobs
---

Expand Down
1 change: 0 additions & 1 deletion docs-conceptual/azps-12.5.0/authenticate-azureps.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ description: Learn the different authentication types for Azure PowerShell — s
ms.custom: devx-track-azurepowershell
ms.devlang: powershell
ms.service: azure-powershell
ms.topic: conceptual
title: Sign into Azure from Azure PowerShell
---

Expand Down
1 change: 0 additions & 1 deletion docs-conceptual/azps-12.5.0/authenticate-interactive.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ description: Learn how to sign in to Azure PowerShell as an interactive user for
ms.custom: devx-track-azurepowershell
ms.devlang: powershell
ms.service: azure-powershell
ms.topic: conceptual
title: Sign in to Azure PowerShell interactively
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ description: Learn how to sign in to Azure PowerShell non-interactively using ma
ms.custom: devx-track-azurepowershell
ms.devlang: powershell
ms.service: azure-powershell
ms.topic: conceptual
title: Sign in to Azure PowerShell non-interactively for automation scenarios
---

Expand Down
1 change: 0 additions & 1 deletion docs-conceptual/azps-12.5.0/az-powershell-proxy.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ description: How to use the Az PowerShell module behind a proxy server
ms.custom: devx-track-azurepowershell
ms.devlang: powershell
ms.service: azure-powershell
ms.topic: conceptual
title: Use the Az PowerShell module behind a proxy
---

Expand Down
1 change: 0 additions & 1 deletion docs-conceptual/azps-12.5.0/az-predictor.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ description: Using Az Predictor for intelligent context-aware command completion
ms.custom: devx-track-azurepowershell
ms.devlang: powershell
ms.service: azure-powershell
ms.topic: conceptual
title: Intelligent context-aware command completion with Az Predictor
---

Expand Down
1 change: 0 additions & 1 deletion docs-conceptual/azps-12.5.0/azps-docs-style-guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ description: This article provides the rules of style for writing Azure PowerShe
ms.custom: devx-track-azurepowershell
ms.devlang: powershell
ms.service: azure-powershell
ms.topic: conceptual
title: Azure PowerShell docs style guide
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ description: This migration guide contains a list of Azure PowerShell changes fo
ms.custom: devx-track-azurepowershell
ms.devlang: powershell
ms.service: azure-powershell
ms.topic: conceptual
title: Azure AD to Microsoft Graph migration changes in Azure PowerShell
---

Expand Down
1 change: 0 additions & 1 deletion docs-conceptual/azps-12.5.0/azureps-in-docker.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ description: Learn how to run a Docker container hosting Azure PowerShell. Docke
ms.custom: devx-track-azurepowershell
ms.devlang: powershell
ms.service: azure-powershell
ms.topic: conceptual
title: How to run Azure PowerShell in a Docker container
---

Expand Down
1 change: 0 additions & 1 deletion docs-conceptual/azps-12.5.0/azureps-support-lifecycle.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ description: Details about the support lifecycle of the Azure PowerShell modules
ms.custom: devx-track-azurepowershell
ms.devlang: powershell
ms.service: azure-powershell
ms.topic: conceptual
title: Azure PowerShell support lifecycle
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ description: Overview of the AzureRM PowerShell module retirement including step
ms.custom: devx-track-azurepowershell
ms.devlang: powershell
ms.service: azure-powershell
ms.topic: conceptual
title: AzureRM PowerShell module retirement overview
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ description: Learn about breaking changes in generated modules due to AutoRest.P
ms.custom: devx-track-azurepowershell
ms.devlang: powershell
ms.service: azure-powershell
ms.topic: conceptual
title: Breaking changes in generated modules due to AutoRest.PowerShell upgrade from v3 to v4
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ description: This article contains guidance about the Azure command line tools s
ms.custom: devx-track-azurepowershell
ms.devlang: powershell
ms.service: azure-powershell
ms.topic: conceptual
title: Azure command line tools survey guidance
---

Expand Down
1 change: 0 additions & 1 deletion docs-conceptual/azps-12.5.0/configure-global-settings.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ description: Configure Azure PowerShell global settings using centralized and gr
ms.custom: devx-track-azurepowershell
ms.devlang: powershell
ms.service: azure-powershell
ms.topic: conceptual
title: Configure Azure PowerShell global settings
---

Expand Down
1 change: 0 additions & 1 deletion docs-conceptual/azps-12.5.0/context-persistence.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ description: Learn how to reuse Azure credentials and other information across m
ms.custom: devx-track-azurepowershell
ms.devlang: powershell
ms.service: azure-powershell
ms.topic: conceptual
title: Azure contexts and sign-in credentials
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ description: Learn how to create and use service principals with Azure PowerShel
ms.custom: devx-track-azurepowershell
ms.devlang: powershell
ms.service: azure-powershell
ms.topic: conceptual
title: Use Azure service principals with Azure PowerShell
---

Expand Down
1 change: 0 additions & 1 deletion docs-conceptual/azps-12.5.0/formatting-output.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ description: How to format cmdlet output for Azure PowerShell.
ms.custom: devx-track-azurepowershell
ms.devlang: powershell
ms.service: azure-powershell
ms.topic: conceptual
title: Format Azure PowerShell cmdlet output
---

Expand Down
1 change: 0 additions & 1 deletion docs-conceptual/azps-12.5.0/install-azps-linux.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ description: Learn how to install and run Azure PowerShell on Linux. You can ins
ms.custom: devx-track-azurepowershell
ms.devlang: powershell
ms.service: azure-powershell
ms.topic: conceptual
title: Install Azure PowerShell on Linux
---

Expand Down
1 change: 0 additions & 1 deletion docs-conceptual/azps-12.5.0/install-azps-macos.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ description: Learn how to install and run Azure PowerShell on macOS. You can ins
ms.custom: devx-track-azurepowershell
ms.devlang: powershell
ms.service: azure-powershell
ms.topic: conceptual
title: Install Azure PowerShell on macOS
---

Expand Down
1 change: 0 additions & 1 deletion docs-conceptual/azps-12.5.0/install-azps-offline.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ description: Learn how to install Azure PowerShell offline on a system without a
ms.custom: devx-track-azurepowershell
ms.devlang: powershell
ms.service: azure-powershell
ms.topic: conceptual
title: Offline Installation of Azure PowerShell
---

Expand Down
1 change: 0 additions & 1 deletion docs-conceptual/azps-12.5.0/install-azps-windows.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ description: Learn how to install and run Azure PowerShell on Windows. You can i
ms.custom: devx-track-azurepowershell
ms.devlang: powershell
ms.service: azure-powershell
ms.topic: conceptual
title: Install Azure PowerShell on Windows | Microsoft Docs
zone_pivot_group_filename: azure/zone-pivot-groups.json
zone_pivot_groups: install-azps-windows
Expand Down
1 change: 0 additions & 1 deletion docs-conceptual/azps-12.5.0/install-azure-powershell.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ description: Azure PowerShell is available to install for Windows, Linux, and ma
ms.custom: devx-track-azurepowershell
ms.devlang: powershell
ms.service: azure-powershell
ms.topic: conceptual
title: How to install Azure PowerShell
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ description: How to use Azure PowerShell to manage resources with the Invoke-AzR
ms.custom: devx-track-azurepowershell
ms.devlang: powershell
ms.service: azure-powershell
ms.topic: conceptual
title: Manage Azure resources with Invoke-AzRestMethod
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ description: Manage Azure subscriptions with Azure PowerShell
ms.custom: devx-track-azurepowershell
ms.devlang: powershell
ms.service: azure-powershell
ms.topic: conceptual
title: Manage Azure subscriptions with Azure PowerShell
---

Expand Down
1 change: 0 additions & 1 deletion docs-conceptual/azps-12.5.0/migrate-az-1.0.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ description: This migration guide contains a list of breaking changes made to Az
ms.custom: devx-track-azurepowershell
ms.devlang: powershell
ms.service: azure-powershell
ms.topic: conceptual
title: All changes from AzureRM to Azure PowerShell Az 1.0.0
---

Expand Down
1 change: 0 additions & 1 deletion docs-conceptual/azps-12.5.0/migrate-az-10.0.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ description: This migration guide contains a list of breaking changes made to Az
ms.custom: devx-track-azurepowershell
ms.devlang: powershell
ms.service: azure-powershell
ms.topic: conceptual
title: Migration guide for Az 10.0.0
---

Expand Down
1 change: 0 additions & 1 deletion docs-conceptual/azps-12.5.0/migrate-az-11.0.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ description: This migration guide contains a list of breaking changes made to Az
ms.custom: devx-track-azurepowershell
ms.devlang: powershell
ms.service: azure-powershell
ms.topic: conceptual
title: Migration guide for Az 11.0.0
---

Expand Down
1 change: 0 additions & 1 deletion docs-conceptual/azps-12.5.0/migrate-az-12.0.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ description: This migration guide contains a list of breaking changes made to Az
ms.custom: devx-track-azurepowershell
ms.devlang: powershell
ms.service: azure-powershell
ms.topic: conceptual
title: Migration guide for Az 12.0.0
---

Expand Down
1 change: 0 additions & 1 deletion docs-conceptual/azps-12.5.0/migrate-az-2.0.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ description: This migration guide contains a list of breaking changes made to Az
ms.custom: devx-track-azurepowershell
ms.devlang: powershell
ms.service: azure-powershell
ms.topic: conceptual
title: Migration guide for Az 2.0.0
---

Expand Down
1 change: 0 additions & 1 deletion docs-conceptual/azps-12.5.0/migrate-az-3.0.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ description: This migration guide contains a list of breaking changes made to Az
ms.custom: devx-track-azurepowershell
ms.devlang: powershell
ms.service: azure-powershell
ms.topic: conceptual
title: Migration guide for Az 3.0.0
---

Expand Down
Loading