Skip to content

Commit

Permalink
Remove msdate from individual articles (#2760)
Browse files Browse the repository at this point in the history
  • Loading branch information
mikefrobbins authored Oct 17, 2023
1 parent 2b4f834 commit cce5b01
Show file tree
Hide file tree
Showing 165 changed files with 165 additions and 165 deletions.
2 changes: 1 addition & 1 deletion docs-conceptual/azps-0.10.0/authenticate-azureps.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ 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.date: 08/10/2021

ms.custom: devx-track-azurepowershell
ms.service: azure-powershell
---
Expand Down
2 changes: 1 addition & 1 deletion docs-conceptual/azps-0.10.0/azureps-in-docker.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Using Azure PowerShell in Docker
description: How to use Azure PowerShell that is preinstalled in a Docker image.
ms.devlang: powershell
ms.topic: conceptual
ms.date: 03/20/2020

ms.custom: devx-track-azurepowershell
ms.service: azure-powershell
---
Expand Down
2 changes: 1 addition & 1 deletion docs-conceptual/azps-0.10.0/context-persistence.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ 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.date: 10/21/2019

ms.custom: devx-track-azurepowershell
ms.service: azure-powershell
---
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ 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.date: 04/23/2019

ms.custom: devx-track-azurepowershell
ms.service: azure-powershell
---
Expand Down
2 changes: 1 addition & 1 deletion docs-conceptual/azps-0.10.0/formatting-output.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Format Azure PowerShell cmdlet output
description: How to format cmdlet output for Azure PowerShell.
ms.devlang: powershell
ms.topic: conceptual
ms.date: 06/22/2023

ms.custom: devx-track-azurepowershell
ms.service: azure-powershell
---
Expand Down
2 changes: 1 addition & 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,7 @@ title: Get started with Azure PowerShell
description: Get started with Azure PowerShell
ms.devlang: powershell
ms.topic: get-started
ms.date: 01/17/2020

ms.custom: devx-track-azurepowershell
ms.service: azure-powershell
---
Expand Down
2 changes: 1 addition & 1 deletion docs-conceptual/azps-0.10.0/install-az-ps-msi.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ 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.date: 06/22/2023

ms.custom: devx-track-azurepowershell
ms.service: azure-powershell
---
Expand Down
2 changes: 1 addition & 1 deletion docs-conceptual/azps-0.10.0/install-az-ps.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Install Azure PowerShell with PowerShellGet
description: How to install Azure PowerShell with PowerShellGet
ms.devlang: powershell
ms.topic: conceptual
ms.date: 06/22/2023

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

ms.custom: devx-track-azurepowershell
ms.service: azure-powershell
---
Expand Down
2 changes: 1 addition & 1 deletion docs-conceptual/azps-0.10.0/migrate-az-1.0.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ 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.date: 05/15/2019

ms.custom: devx-track-azurepowershell
ms.service: azure-powershell
---
Expand Down
2 changes: 1 addition & 1 deletion docs-conceptual/azps-0.10.0/migrate-az-2.0.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ 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.date: 05/24/2019

ms.custom: devx-track-azurepowershell
ms.service: azure-powershell
---
Expand Down
2 changes: 1 addition & 1 deletion docs-conceptual/azps-0.10.0/migrate-az-3.0.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ 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.date: 11/04/2019

ms.custom: devx-track-azurepowershell
ms.service: azure-powershell
---
Expand Down
2 changes: 1 addition & 1 deletion docs-conceptual/azps-0.10.0/migrate-from-azurerm-to-az.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ 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.date: 06/22/2023

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

ms.devlang: powershell
ms.topic: conceptual
ms.custom: devx-track-azurepowershell
Expand Down
2 changes: 1 addition & 1 deletion docs-conceptual/azps-0.10.0/queries-azureps.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ 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.date: 01/10/2019

ms.custom: devx-track-azurepowershell
ms.service: azure-powershell
---
Expand Down
2 changes: 1 addition & 1 deletion docs-conceptual/azps-0.10.0/release-notes-azureps.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ 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.date: 03/10/2020

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

ms.devlang: powershell
ms.topic: conceptual
ms.custom: devx-track-azurepowershell
Expand Down
2 changes: 1 addition & 1 deletion docs-conceptual/azps-0.10.0/using-psjobs.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
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.date: 02/18/2022

ms.devlang: powershell
ms.service: azure-powershell
ms.topic: conceptual
Expand Down
2 changes: 1 addition & 1 deletion docs-conceptual/azps-10.3.0/authenticate-azureps.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
description: How to sign in with Azure PowerShell as a user, service principal, or with managed identities for Azure resources.
ms.custom: devx-track-azurepowershell
ms.date: 09/05/2023

ms.devlang: powershell
ms.service: azure-powershell
ms.topic: conceptual
Expand Down
2 changes: 1 addition & 1 deletion docs-conceptual/azps-10.3.0/az-powershell-proxy.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
description: How to use the Azure Az PowerShell module behind a proxy server
ms.date: 09/05/2023

ms.devlang: powershell
ms.service: azure-powershell
ms.topic: conceptual
Expand Down
2 changes: 1 addition & 1 deletion docs-conceptual/azps-10.3.0/az-predictor.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
description: Using Az Predictor for intelligent context-aware command completion in Azure PowerShell.
ms.custom: devx-track-azurepowershell
ms.date: 09/05/2023

ms.devlang: powershell
ms.service: azure-powershell
ms.topic: conceptual
Expand Down
2 changes: 1 addition & 1 deletion docs-conceptual/azps-10.3.0/azps-docs-style-guide.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
description: This article provides the rules of style for writing Azure PowerShell documentation.
ms.custom: devx-track-azurepowershell
ms.date: 09/25/2023

ms.devlang: powershell
ms.service: azure-powershell
ms.topic: conceptual
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
description: This migration guide contains a list of Azure PowerShell changes for the Azure AD to Microsoft Graph migration in Az.Resources 5.1.0.
ms.custom: devx-track-azurepowershell
ms.date: 09/05/2023

ms.devlang: powershell
ms.service: azure-powershell
ms.topic: conceptual
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
description: This article contains Azure PowerShell versioning, release cadence, and breaking change information for the Az PowerShell module.
ms.custom: devx-track-azurepowershell
ms.date: 09/05/2023

ms.devlang: powershell
ms.service: azure-powershell
ms.topic: conceptual
Expand Down
2 changes: 1 addition & 1 deletion docs-conceptual/azps-10.3.0/azureps-in-docker.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
description: Learn how to run a Docker container hosting Azure PowerShell. Docker gets you started quickly with an isolated environment in which to run Azure PowerShell.
ms.custom: devx-track-azurepowershell
ms.date: 09/05/2023

ms.devlang: powershell
ms.service: azure-powershell
ms.topic: conceptual
Expand Down
2 changes: 1 addition & 1 deletion docs-conceptual/azps-10.3.0/azureps-support-lifecycle.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
description: Details about the support lifecycle of the Azure PowerShell modules
ms.custom: devx-track-azurepowershell
ms.date: 09/05/2023

ms.devlang: powershell
ms.service: azure-powershell
ms.topic: conceptual
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
description: This article contains guidance about the Azure command line tools survey.
ms.custom: devx-track-azurepowershell
ms.date: 09/19/2023

ms.devlang: powershell
ms.service: azure-powershell
ms.topic: conceptual
Expand Down
2 changes: 1 addition & 1 deletion docs-conceptual/azps-10.3.0/configure-global-settings.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
description: Configure Azure PowerShell global settings using centralized and granular AzConfig cmdlets
ms.custom: devx-track-azurepowershell
ms.date: 09/13/2023

ms.devlang: powershell
ms.service: azure-powershell
ms.topic: conceptual
Expand Down
2 changes: 1 addition & 1 deletion docs-conceptual/azps-10.3.0/context-persistence.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
description: Learn how to reuse Azure credentials and other information across multiple PowerShell sessions.
ms.custom: devx-track-azurepowershell
ms.date: 09/05/2023

ms.devlang: powershell
ms.service: azure-powershell
ms.topic: conceptual
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
description: Learn how to create and use service principals with Azure PowerShell.
ms.custom: devx-track-azurepowershell
ms.date: 09/05/2023

ms.devlang: powershell
ms.service: azure-powershell
ms.topic: conceptual
Expand Down
2 changes: 1 addition & 1 deletion docs-conceptual/azps-10.3.0/formatting-output.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
description: How to format cmdlet output for Azure PowerShell.
ms.custom: devx-track-azurepowershell
ms.date: 09/05/2023

ms.devlang: powershell
ms.service: azure-powershell
ms.topic: conceptual
Expand Down
2 changes: 1 addition & 1 deletion docs-conceptual/azps-10.3.0/get-started-azureps.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
description: Get started with Azure PowerShell
ms.custom: devx-track-azurepowershell
ms.date: 09/05/2023

ms.devlang: powershell
ms.service: azure-powershell
ms.topic: get-started
Expand Down
2 changes: 1 addition & 1 deletion docs-conceptual/azps-10.3.0/install-azps-linux.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
description: Learn how to install and run Azure PowerShell on Linux. You can install Azure PowerShell on Linux with one command.
ms.custom: devx-track-azurepowershell
ms.date: 09/05/2023

ms.devlang: powershell
ms.service: azure-powershell
ms.topic: conceptual
Expand Down
2 changes: 1 addition & 1 deletion docs-conceptual/azps-10.3.0/install-azps-macos.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
description: Learn how to install and run Azure PowerShell on macOS. You can install Azure PowerShell on macOS with one command.
ms.custom: devx-track-azurepowershell
ms.date: 09/05/2023

ms.devlang: powershell
ms.service: azure-powershell
ms.topic: conceptual
Expand Down
2 changes: 1 addition & 1 deletion docs-conceptual/azps-10.3.0/install-azps-windows.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
description: Learn how to install and run Azure PowerShell on Windows. You can install Azure PowerShell on Windows with one command.
ms.custom: devx-track-azurepowershell
ms.date: 09/05/2023

ms.devlang: powershell
ms.service: azure-powershell
ms.topic: conceptual
Expand Down
2 changes: 1 addition & 1 deletion docs-conceptual/azps-10.3.0/install-azure-powershell.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
description: Azure PowerShell is available to install for Windows, Linux, and macOS. It can also be run from Azure Cloud Shell and in a Docker container.
ms.custom: devx-track-azurepowershell
ms.date: 09/05/2023

ms.devlang: powershell
ms.service: azure-powershell
ms.topic: conceptual
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
description: How to use Azure PowerShell to manage resources with the Invoke-AzRestMethod cmdlet.
ms.custom: devx-track-azurepowershell
ms.date: 09/05/2023

ms.devlang: powershell
ms.service: azure-powershell
ms.topic: conceptual
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
description: Manage Azure subscriptions with Azure PowerShell
ms.custom: devx-track-azurepowershell
ms.date: 09/05/2023

ms.devlang: powershell
ms.service: azure-powershell
ms.topic: conceptual
Expand Down
2 changes: 1 addition & 1 deletion docs-conceptual/azps-10.3.0/migrate-az-1.0.0.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
description: This migration guide contains a list of breaking changes made to Azure PowerShell in the Az version 1 release.
ms.custom: devx-track-azurepowershell
ms.date: 09/05/2023

ms.devlang: powershell
ms.service: azure-powershell
ms.topic: conceptual
Expand Down
2 changes: 1 addition & 1 deletion docs-conceptual/azps-10.3.0/migrate-az-10.0.0.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
description: This migration guide contains a list of breaking changes made to Azure PowerShell in the Az version 10.0.0 release.
ms.custom: devx-track-azurepowershell
ms.date: 09/05/2023

ms.devlang: powershell
ms.service: azure-powershell
ms.topic: conceptual
Expand Down
2 changes: 1 addition & 1 deletion docs-conceptual/azps-10.3.0/migrate-az-2.0.0.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
description: This migration guide contains a list of breaking changes made to Azure PowerShell in the Az version 2.0 release.
ms.custom: devx-track-azurepowershell
ms.date: 09/05/2023

ms.devlang: powershell
ms.service: azure-powershell
ms.topic: conceptual
Expand Down
2 changes: 1 addition & 1 deletion docs-conceptual/azps-10.3.0/migrate-az-3.0.0.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
description: This migration guide contains a list of breaking changes made to Azure PowerShell in the Az version 3.0 release.
ms.custom: devx-track-azurepowershell
ms.date: 09/05/2023

ms.devlang: powershell
ms.service: azure-powershell
ms.topic: conceptual
Expand Down
2 changes: 1 addition & 1 deletion docs-conceptual/azps-10.3.0/migrate-az-4.1.0.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
description: This migration guide contains a list of breaking changes made to Azure PowerShell in the Az version 4.1.0 release.
ms.custom: devx-track-azurepowershell
ms.date: 09/05/2023

ms.devlang: powershell
ms.service: azure-powershell
ms.topic: conceptual
Expand Down
2 changes: 1 addition & 1 deletion docs-conceptual/azps-10.3.0/migrate-az-5.0.0.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
description: This migration guide contains a list of breaking changes made to Azure PowerShell in the Az version 5.0.0 release.
ms.custom: devx-track-azurepowershell
ms.date: 09/05/2023

ms.devlang: powershell
ms.service: azure-powershell
ms.topic: conceptual
Expand Down
Loading

0 comments on commit cce5b01

Please sign in to comment.