From 088047e80abdc78842b32c8633e2148143cd4b86 Mon Sep 17 00:00:00 2001 From: "Mike F. Robbins" Date: Tue, 1 Aug 2023 13:55:58 -0500 Subject: [PATCH] Updated publication date to release date --- docfx.json | 4 ++-- docs-conceptual/azps-10.2.0/authenticate-azureps.md | 2 +- docs-conceptual/azps-10.2.0/az-powershell-proxy.md | 2 +- docs-conceptual/azps-10.2.0/az-predictor.md | 2 +- docs-conceptual/azps-10.2.0/azps-msgraph-migration-changes.md | 2 +- .../azps-10.2.0/azps-versioning-release-cadence.md | 2 +- docs-conceptual/azps-10.2.0/azureps-in-docker.md | 2 +- docs-conceptual/azps-10.2.0/azureps-support-lifecycle.md | 2 +- docs-conceptual/azps-10.2.0/azureps-vm-tutorial.yml | 2 +- .../azps-10.2.0/command-line-tools-survey-guidance.md | 2 +- docs-conceptual/azps-10.2.0/configure-global-settings.md | 2 +- docs-conceptual/azps-10.2.0/context-persistence.md | 2 +- .../azps-10.2.0/create-azure-service-principal-azureps.md | 2 +- docs-conceptual/azps-10.2.0/faq.yml | 2 +- docs-conceptual/azps-10.2.0/formatting-output.md | 2 +- docs-conceptual/azps-10.2.0/get-started-azureps.md | 2 +- docs-conceptual/azps-10.2.0/index.yml | 2 +- docs-conceptual/azps-10.2.0/install-azps-linux.md | 2 +- docs-conceptual/azps-10.2.0/install-azps-macos.md | 2 +- docs-conceptual/azps-10.2.0/install-azps-windows.md | 2 +- docs-conceptual/azps-10.2.0/install-azure-powershell.md | 2 +- .../azps-10.2.0/manage-azure-resources-invoke-azrestmethod.md | 2 +- docs-conceptual/azps-10.2.0/manage-subscriptions-azureps.md | 2 +- docs-conceptual/azps-10.2.0/migrate-az-1.0.0.md | 2 +- docs-conceptual/azps-10.2.0/migrate-az-10.0.0.md | 2 +- docs-conceptual/azps-10.2.0/migrate-az-2.0.0.md | 2 +- docs-conceptual/azps-10.2.0/migrate-az-3.0.0.md | 2 +- docs-conceptual/azps-10.2.0/migrate-az-4.1.0.md | 2 +- docs-conceptual/azps-10.2.0/migrate-az-5.0.0.md | 2 +- docs-conceptual/azps-10.2.0/migrate-az-6.0.0.md | 2 +- docs-conceptual/azps-10.2.0/migrate-az-7.0.0.md | 2 +- docs-conceptual/azps-10.2.0/migrate-az-8.0.0.md | 2 +- docs-conceptual/azps-10.2.0/migrate-az-9.0.1-eventhub.md | 2 +- docs-conceptual/azps-10.2.0/migrate-az-9.0.1-servicebus.md | 2 +- docs-conceptual/azps-10.2.0/migrate-az-9.0.1.md | 2 +- docs-conceptual/azps-10.2.0/migrate-from-azurerm-to-az.md | 2 +- docs-conceptual/azps-10.2.0/new-azureps-module-az.md | 2 +- docs-conceptual/azps-10.2.0/queries-azureps.md | 2 +- .../quickstart-migrate-azurerm-to-az-automatically.md | 2 +- docs-conceptual/azps-10.2.0/release-notes-azureps.md | 2 +- docs-conceptual/azps-10.2.0/troubleshooting.md | 2 +- docs-conceptual/azps-10.2.0/uninstall-az-ps.md | 2 +- docs-conceptual/azps-10.2.0/upcoming-breaking-changes.md | 4 ++-- docs-conceptual/azps-10.2.0/using-psjobs.md | 2 +- docs-conceptual/azps-10.2.0/what-is-azure-powershell.md | 2 +- docs-conceptual/includes/current-version.md | 2 +- 46 files changed, 48 insertions(+), 48 deletions(-) diff --git a/docfx.json b/docfx.json index 37dece7169..80c55ba49b 100644 --- a/docfx.json +++ b/docfx.json @@ -532,8 +532,8 @@ "docs-conceptual/**/*.md": "conceptual" }, "ms.date": { + "azps-10.2.0/**/*.yml": "08/01/2023", "azps-10.1.0/**/*.yml": "07/05/2023", - "azps-10.2.0/**/*.yml": "07/28/2023", "azps-9.7.1/**/*.yml": "04/28/2023", "azps-0.10.0/**/*.yml": "4/14/2020", "azurermps-6.13.0/**/*.yml": "03/23/2021", @@ -603,7 +603,7 @@ "feedback_product_url": "https://github.com/Azure/azure-powershell/issues/new", "ms.topic": "reference", "uhfHeaderId": "Azure", - "ms.date": "07/05/2023" + "ms.date": "08/01/2023" }, "dest": "azureps", "lruSize": 0, diff --git a/docs-conceptual/azps-10.2.0/authenticate-azureps.md b/docs-conceptual/azps-10.2.0/authenticate-azureps.md index fd2882a1bc..4bff622b16 100644 --- a/docs-conceptual/azps-10.2.0/authenticate-azureps.md +++ b/docs-conceptual/azps-10.2.0/authenticate-azureps.md @@ -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: 07/28/2023 +ms.date: 08/01/2023 ms.devlang: powershell ms.service: azure-powershell ms.topic: conceptual diff --git a/docs-conceptual/azps-10.2.0/az-powershell-proxy.md b/docs-conceptual/azps-10.2.0/az-powershell-proxy.md index 6feba26866..39bf3739aa 100644 --- a/docs-conceptual/azps-10.2.0/az-powershell-proxy.md +++ b/docs-conceptual/azps-10.2.0/az-powershell-proxy.md @@ -1,7 +1,7 @@ --- description: How to use the Azure Az PowerShell module behind a proxy server ms.custom: devx-track-azurepowershell -ms.date: 07/28/2023 +ms.date: 08/01/2023 ms.devlang: powershell ms.service: azure-powershell ms.topic: conceptual diff --git a/docs-conceptual/azps-10.2.0/az-predictor.md b/docs-conceptual/azps-10.2.0/az-predictor.md index e8f4931143..3d2df32d57 100644 --- a/docs-conceptual/azps-10.2.0/az-predictor.md +++ b/docs-conceptual/azps-10.2.0/az-predictor.md @@ -1,7 +1,7 @@ --- description: Using Az Predictor for intelligent context-aware command completion in Azure PowerShell. ms.custom: devx-track-azurepowershell -ms.date: 07/28/2023 +ms.date: 08/01/2023 ms.devlang: powershell ms.service: azure-powershell ms.topic: conceptual diff --git a/docs-conceptual/azps-10.2.0/azps-msgraph-migration-changes.md b/docs-conceptual/azps-10.2.0/azps-msgraph-migration-changes.md index 7769e58f36..bd60449046 100644 --- a/docs-conceptual/azps-10.2.0/azps-msgraph-migration-changes.md +++ b/docs-conceptual/azps-10.2.0/azps-msgraph-migration-changes.md @@ -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: 07/28/2023 +ms.date: 08/01/2023 ms.devlang: powershell ms.service: azure-powershell ms.topic: conceptual diff --git a/docs-conceptual/azps-10.2.0/azps-versioning-release-cadence.md b/docs-conceptual/azps-10.2.0/azps-versioning-release-cadence.md index d5ee2ef336..ec93734e2e 100644 --- a/docs-conceptual/azps-10.2.0/azps-versioning-release-cadence.md +++ b/docs-conceptual/azps-10.2.0/azps-versioning-release-cadence.md @@ -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: 07/28/2023 +ms.date: 08/01/2023 ms.devlang: powershell ms.service: azure-powershell ms.topic: conceptual diff --git a/docs-conceptual/azps-10.2.0/azureps-in-docker.md b/docs-conceptual/azps-10.2.0/azureps-in-docker.md index 9713fd7804..70ed2743fe 100644 --- a/docs-conceptual/azps-10.2.0/azureps-in-docker.md +++ b/docs-conceptual/azps-10.2.0/azureps-in-docker.md @@ -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: 07/28/2023 +ms.date: 08/01/2023 ms.devlang: powershell ms.service: azure-powershell ms.topic: conceptual diff --git a/docs-conceptual/azps-10.2.0/azureps-support-lifecycle.md b/docs-conceptual/azps-10.2.0/azureps-support-lifecycle.md index 26e3c66924..38ec6b215a 100644 --- a/docs-conceptual/azps-10.2.0/azureps-support-lifecycle.md +++ b/docs-conceptual/azps-10.2.0/azureps-support-lifecycle.md @@ -1,7 +1,7 @@ --- description: Details about the support lifecycle of the Azure PowerShell modules ms.custom: devx-track-azurepowershell -ms.date: 07/28/2023 +ms.date: 08/01/2023 ms.devlang: powershell ms.service: azure-powershell ms.topic: conceptual diff --git a/docs-conceptual/azps-10.2.0/azureps-vm-tutorial.yml b/docs-conceptual/azps-10.2.0/azureps-vm-tutorial.yml index 2a9e44cc08..f9135c4378 100644 --- a/docs-conceptual/azps-10.2.0/azureps-vm-tutorial.yml +++ b/docs-conceptual/azps-10.2.0/azureps-vm-tutorial.yml @@ -7,7 +7,7 @@ metadata: level: Beginner displayType: two-column interactive: azurepowershell - ms.date: 07/28/2023 + ms.date: 08/01/2023 ms.devlang: powershell ms.custom: devx-track-azurepowershell ms.service: azure-powershell diff --git a/docs-conceptual/azps-10.2.0/command-line-tools-survey-guidance.md b/docs-conceptual/azps-10.2.0/command-line-tools-survey-guidance.md index 2f3f44d432..0335a7f5cb 100644 --- a/docs-conceptual/azps-10.2.0/command-line-tools-survey-guidance.md +++ b/docs-conceptual/azps-10.2.0/command-line-tools-survey-guidance.md @@ -1,7 +1,7 @@ --- description: This article contains guidance about the Azure command line tools survey. ms.custom: devx-track-azurepowershell -ms.date: 07/28/2023 +ms.date: 08/01/2023 ms.devlang: powershell ms.service: azure-powershell ms.topic: conceptual diff --git a/docs-conceptual/azps-10.2.0/configure-global-settings.md b/docs-conceptual/azps-10.2.0/configure-global-settings.md index 253a3ce85c..c63b475c3f 100644 --- a/docs-conceptual/azps-10.2.0/configure-global-settings.md +++ b/docs-conceptual/azps-10.2.0/configure-global-settings.md @@ -1,7 +1,7 @@ --- description: Configure Azure PowerShell global settings using centralized and granular AzConfig cmdlets ms.custom: devx-track-azurepowershell -ms.date: 07/28/2023 +ms.date: 08/01/2023 ms.devlang: powershell ms.service: azure-powershell ms.topic: conceptual diff --git a/docs-conceptual/azps-10.2.0/context-persistence.md b/docs-conceptual/azps-10.2.0/context-persistence.md index da3b4e879f..b9bbdd53d5 100644 --- a/docs-conceptual/azps-10.2.0/context-persistence.md +++ b/docs-conceptual/azps-10.2.0/context-persistence.md @@ -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: 07/28/2023 +ms.date: 08/01/2023 ms.devlang: powershell ms.service: azure-powershell ms.topic: conceptual diff --git a/docs-conceptual/azps-10.2.0/create-azure-service-principal-azureps.md b/docs-conceptual/azps-10.2.0/create-azure-service-principal-azureps.md index d5977f4e72..3895a432e9 100644 --- a/docs-conceptual/azps-10.2.0/create-azure-service-principal-azureps.md +++ b/docs-conceptual/azps-10.2.0/create-azure-service-principal-azureps.md @@ -1,7 +1,7 @@ --- description: Learn how to create and use service principals with Azure PowerShell. ms.custom: devx-track-azurepowershell -ms.date: 07/28/2023 +ms.date: 08/01/2023 ms.devlang: powershell ms.service: azure-powershell ms.topic: conceptual diff --git a/docs-conceptual/azps-10.2.0/faq.yml b/docs-conceptual/azps-10.2.0/faq.yml index ce0bd8b07d..283ac9197c 100644 --- a/docs-conceptual/azps-10.2.0/faq.yml +++ b/docs-conceptual/azps-10.2.0/faq.yml @@ -4,7 +4,7 @@ metadata: description: Frequently Asked Questions about Azure PowerShell. ms.devlang: powershell ms.topic: faq - ms.date: 07/28/2023 + ms.date: 08/01/2023 ms.custom: devx-track-azurepowershell ms.service: azure-powershell diff --git a/docs-conceptual/azps-10.2.0/formatting-output.md b/docs-conceptual/azps-10.2.0/formatting-output.md index d753f42a4a..365c2441d5 100644 --- a/docs-conceptual/azps-10.2.0/formatting-output.md +++ b/docs-conceptual/azps-10.2.0/formatting-output.md @@ -1,7 +1,7 @@ --- description: How to format cmdlet output for Azure PowerShell. ms.custom: devx-track-azurepowershell -ms.date: 07/28/2023 +ms.date: 08/01/2023 ms.devlang: powershell ms.service: azure-powershell ms.topic: conceptual diff --git a/docs-conceptual/azps-10.2.0/get-started-azureps.md b/docs-conceptual/azps-10.2.0/get-started-azureps.md index 6c2152b8f4..6dad9f648f 100644 --- a/docs-conceptual/azps-10.2.0/get-started-azureps.md +++ b/docs-conceptual/azps-10.2.0/get-started-azureps.md @@ -1,7 +1,7 @@ --- description: Get started with Azure PowerShell ms.custom: devx-track-azurepowershell -ms.date: 07/28/2023 +ms.date: 08/01/2023 ms.devlang: powershell ms.service: azure-powershell ms.topic: get-started-article diff --git a/docs-conceptual/azps-10.2.0/index.yml b/docs-conceptual/azps-10.2.0/index.yml index 057160f10b..00f25e41af 100644 --- a/docs-conceptual/azps-10.2.0/index.yml +++ b/docs-conceptual/azps-10.2.0/index.yml @@ -10,7 +10,7 @@ metadata: ms.topic: landing-page author: mikefrobbins ms.author: mirobb - ms.date: 07/28/2023 + ms.date: 08/01/2023 ms.devlang: powershell ms.custom: devx-track-azurepowershell ms.service: azure-powershell diff --git a/docs-conceptual/azps-10.2.0/install-azps-linux.md b/docs-conceptual/azps-10.2.0/install-azps-linux.md index afb5272bec..c3295d4633 100644 --- a/docs-conceptual/azps-10.2.0/install-azps-linux.md +++ b/docs-conceptual/azps-10.2.0/install-azps-linux.md @@ -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: 07/28/2023 +ms.date: 08/01/2023 ms.devlang: powershell ms.service: azure-powershell ms.topic: conceptual diff --git a/docs-conceptual/azps-10.2.0/install-azps-macos.md b/docs-conceptual/azps-10.2.0/install-azps-macos.md index 51a2655303..3600374f59 100644 --- a/docs-conceptual/azps-10.2.0/install-azps-macos.md +++ b/docs-conceptual/azps-10.2.0/install-azps-macos.md @@ -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: 07/28/2023 +ms.date: 08/01/2023 ms.devlang: powershell ms.service: azure-powershell ms.topic: conceptual diff --git a/docs-conceptual/azps-10.2.0/install-azps-windows.md b/docs-conceptual/azps-10.2.0/install-azps-windows.md index cbcd260831..70517eeb30 100644 --- a/docs-conceptual/azps-10.2.0/install-azps-windows.md +++ b/docs-conceptual/azps-10.2.0/install-azps-windows.md @@ -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: 07/28/2023 +ms.date: 08/01/2023 ms.devlang: powershell ms.service: azure-powershell ms.topic: conceptual diff --git a/docs-conceptual/azps-10.2.0/install-azure-powershell.md b/docs-conceptual/azps-10.2.0/install-azure-powershell.md index adff7c754a..a8ca5c315f 100644 --- a/docs-conceptual/azps-10.2.0/install-azure-powershell.md +++ b/docs-conceptual/azps-10.2.0/install-azure-powershell.md @@ -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: 07/28/2023 +ms.date: 08/01/2023 ms.devlang: powershell ms.service: azure-powershell ms.topic: conceptual diff --git a/docs-conceptual/azps-10.2.0/manage-azure-resources-invoke-azrestmethod.md b/docs-conceptual/azps-10.2.0/manage-azure-resources-invoke-azrestmethod.md index 6d2cc128c4..dc543d47b1 100644 --- a/docs-conceptual/azps-10.2.0/manage-azure-resources-invoke-azrestmethod.md +++ b/docs-conceptual/azps-10.2.0/manage-azure-resources-invoke-azrestmethod.md @@ -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: 07/28/2023 +ms.date: 08/01/2023 ms.devlang: powershell ms.service: azure-powershell ms.topic: conceptual diff --git a/docs-conceptual/azps-10.2.0/manage-subscriptions-azureps.md b/docs-conceptual/azps-10.2.0/manage-subscriptions-azureps.md index 1f810f157e..c905e8f57d 100644 --- a/docs-conceptual/azps-10.2.0/manage-subscriptions-azureps.md +++ b/docs-conceptual/azps-10.2.0/manage-subscriptions-azureps.md @@ -1,7 +1,7 @@ --- description: Manage Azure subscriptions with Azure PowerShell ms.custom: devx-track-azurepowershell -ms.date: 07/28/2023 +ms.date: 08/01/2023 ms.devlang: powershell ms.service: azure-powershell ms.topic: conceptual diff --git a/docs-conceptual/azps-10.2.0/migrate-az-1.0.0.md b/docs-conceptual/azps-10.2.0/migrate-az-1.0.0.md index 9b9d797c25..18be757ba7 100644 --- a/docs-conceptual/azps-10.2.0/migrate-az-1.0.0.md +++ b/docs-conceptual/azps-10.2.0/migrate-az-1.0.0.md @@ -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: 07/28/2023 +ms.date: 08/01/2023 ms.devlang: powershell ms.service: azure-powershell ms.topic: conceptual diff --git a/docs-conceptual/azps-10.2.0/migrate-az-10.0.0.md b/docs-conceptual/azps-10.2.0/migrate-az-10.0.0.md index 3b33ab3364..a90fb17c8d 100644 --- a/docs-conceptual/azps-10.2.0/migrate-az-10.0.0.md +++ b/docs-conceptual/azps-10.2.0/migrate-az-10.0.0.md @@ -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: 07/28/2023 +ms.date: 08/01/2023 ms.devlang: powershell ms.service: azure-powershell ms.topic: conceptual diff --git a/docs-conceptual/azps-10.2.0/migrate-az-2.0.0.md b/docs-conceptual/azps-10.2.0/migrate-az-2.0.0.md index efb81185ff..740221bcdc 100644 --- a/docs-conceptual/azps-10.2.0/migrate-az-2.0.0.md +++ b/docs-conceptual/azps-10.2.0/migrate-az-2.0.0.md @@ -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: 07/28/2023 +ms.date: 08/01/2023 ms.devlang: powershell ms.service: azure-powershell ms.topic: conceptual diff --git a/docs-conceptual/azps-10.2.0/migrate-az-3.0.0.md b/docs-conceptual/azps-10.2.0/migrate-az-3.0.0.md index 6a95ad4630..61e1ddc0a1 100644 --- a/docs-conceptual/azps-10.2.0/migrate-az-3.0.0.md +++ b/docs-conceptual/azps-10.2.0/migrate-az-3.0.0.md @@ -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: 07/28/2023 +ms.date: 08/01/2023 ms.devlang: powershell ms.service: azure-powershell ms.topic: conceptual diff --git a/docs-conceptual/azps-10.2.0/migrate-az-4.1.0.md b/docs-conceptual/azps-10.2.0/migrate-az-4.1.0.md index 80e1324349..8f07940894 100644 --- a/docs-conceptual/azps-10.2.0/migrate-az-4.1.0.md +++ b/docs-conceptual/azps-10.2.0/migrate-az-4.1.0.md @@ -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: 07/28/2023 +ms.date: 08/01/2023 ms.devlang: powershell ms.service: azure-powershell ms.topic: conceptual diff --git a/docs-conceptual/azps-10.2.0/migrate-az-5.0.0.md b/docs-conceptual/azps-10.2.0/migrate-az-5.0.0.md index be8a161c69..a1308dda41 100644 --- a/docs-conceptual/azps-10.2.0/migrate-az-5.0.0.md +++ b/docs-conceptual/azps-10.2.0/migrate-az-5.0.0.md @@ -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: 07/28/2023 +ms.date: 08/01/2023 ms.devlang: powershell ms.service: azure-powershell ms.topic: conceptual diff --git a/docs-conceptual/azps-10.2.0/migrate-az-6.0.0.md b/docs-conceptual/azps-10.2.0/migrate-az-6.0.0.md index 771cb4766d..6fd9d29520 100644 --- a/docs-conceptual/azps-10.2.0/migrate-az-6.0.0.md +++ b/docs-conceptual/azps-10.2.0/migrate-az-6.0.0.md @@ -1,7 +1,7 @@ --- description: This migration guide contains a list of breaking changes made to Azure PowerShell in the Az version 6.0.0 release. ms.custom: devx-track-azurepowershell -ms.date: 07/28/2023 +ms.date: 08/01/2023 ms.devlang: powershell ms.service: azure-powershell ms.topic: conceptual diff --git a/docs-conceptual/azps-10.2.0/migrate-az-7.0.0.md b/docs-conceptual/azps-10.2.0/migrate-az-7.0.0.md index ed2aa928cf..5225a9c9ca 100644 --- a/docs-conceptual/azps-10.2.0/migrate-az-7.0.0.md +++ b/docs-conceptual/azps-10.2.0/migrate-az-7.0.0.md @@ -1,7 +1,7 @@ --- description: This migration guide contains a list of breaking changes made to Azure PowerShell in the Az version 7.0.0 release. ms.custom: devx-track-azurepowershell -ms.date: 07/28/2023 +ms.date: 08/01/2023 ms.devlang: powershell ms.service: azure-powershell ms.topic: conceptual diff --git a/docs-conceptual/azps-10.2.0/migrate-az-8.0.0.md b/docs-conceptual/azps-10.2.0/migrate-az-8.0.0.md index 2effaa2a52..3a50f9b51a 100644 --- a/docs-conceptual/azps-10.2.0/migrate-az-8.0.0.md +++ b/docs-conceptual/azps-10.2.0/migrate-az-8.0.0.md @@ -1,7 +1,7 @@ --- description: This migration guide contains a list of breaking changes made to Azure PowerShell in the Az version 8.0.0 release. ms.custom: devx-track-azurepowershell -ms.date: 07/28/2023 +ms.date: 08/01/2023 ms.devlang: powershell ms.service: azure-powershell ms.topic: conceptual diff --git a/docs-conceptual/azps-10.2.0/migrate-az-9.0.1-eventhub.md b/docs-conceptual/azps-10.2.0/migrate-az-9.0.1-eventhub.md index d7cfbc8a5b..5cb7ad5e19 100644 --- a/docs-conceptual/azps-10.2.0/migrate-az-9.0.1-eventhub.md +++ b/docs-conceptual/azps-10.2.0/migrate-az-9.0.1-eventhub.md @@ -1,7 +1,7 @@ --- description: This migration guide contains a list of breaking changes made to the Az.EventHub module in the Azure PowerShell 9.0.1 release. ms.custom: devx-track-azurepowershell -ms.date: 07/28/2023 +ms.date: 08/01/2023 ms.devlang: powershell ms.service: azure-powershell ms.topic: conceptual diff --git a/docs-conceptual/azps-10.2.0/migrate-az-9.0.1-servicebus.md b/docs-conceptual/azps-10.2.0/migrate-az-9.0.1-servicebus.md index 28694f74d5..5e0e6ad4a9 100644 --- a/docs-conceptual/azps-10.2.0/migrate-az-9.0.1-servicebus.md +++ b/docs-conceptual/azps-10.2.0/migrate-az-9.0.1-servicebus.md @@ -1,7 +1,7 @@ --- description: This migration guide contains a list of breaking changes made to the Az.ServiceBus module in the Azure PowerShell 9.0.1 release. ms.custom: devx-track-azurepowershell -ms.date: 07/28/2023 +ms.date: 08/01/2023 ms.devlang: powershell ms.service: azure-powershell ms.topic: conceptual diff --git a/docs-conceptual/azps-10.2.0/migrate-az-9.0.1.md b/docs-conceptual/azps-10.2.0/migrate-az-9.0.1.md index a9e4fcf4f6..468cfcdb78 100644 --- a/docs-conceptual/azps-10.2.0/migrate-az-9.0.1.md +++ b/docs-conceptual/azps-10.2.0/migrate-az-9.0.1.md @@ -1,7 +1,7 @@ --- description: This migration guide contains a list of breaking changes made to Azure PowerShell in the Az version 9.0.1 release. ms.custom: devx-track-azurepowershell -ms.date: 07/28/2023 +ms.date: 08/01/2023 ms.devlang: powershell ms.service: azure-powershell ms.topic: conceptual diff --git a/docs-conceptual/azps-10.2.0/migrate-from-azurerm-to-az.md b/docs-conceptual/azps-10.2.0/migrate-from-azurerm-to-az.md index d4b662162a..ec13c0066c 100644 --- a/docs-conceptual/azps-10.2.0/migrate-from-azurerm-to-az.md +++ b/docs-conceptual/azps-10.2.0/migrate-from-azurerm-to-az.md @@ -1,7 +1,7 @@ --- description: Learn the steps and tools for migrating Azure PowerShell scripts from AzureRM to the new Az PowerShell module. ms.custom: devx-track-azurepowershell, contperf-fy21q2 -ms.date: 07/28/2023 +ms.date: 08/01/2023 ms.devlang: powershell ms.service: azure-powershell ms.topic: conceptual diff --git a/docs-conceptual/azps-10.2.0/new-azureps-module-az.md b/docs-conceptual/azps-10.2.0/new-azureps-module-az.md index 8501e23b40..33555ccc77 100644 --- a/docs-conceptual/azps-10.2.0/new-azureps-module-az.md +++ b/docs-conceptual/azps-10.2.0/new-azureps-module-az.md @@ -1,7 +1,7 @@ --- description: Introducing the Az PowerShell module, recommended for interacting with Azure, and the replacement for the AzureRM PowerShell module. ms.custom: devx-track-azurepowershell -ms.date: 07/28/2023 +ms.date: 08/01/2023 ms.devlang: powershell ms.service: azure-powershell ms.topic: conceptual diff --git a/docs-conceptual/azps-10.2.0/queries-azureps.md b/docs-conceptual/azps-10.2.0/queries-azureps.md index 83313d2508..bc842f226b 100644 --- a/docs-conceptual/azps-10.2.0/queries-azureps.md +++ b/docs-conceptual/azps-10.2.0/queries-azureps.md @@ -1,7 +1,7 @@ --- description: How to query for resources in Azure and format the results. ms.custom: devx-track-azurepowershell -ms.date: 07/28/2023 +ms.date: 08/01/2023 ms.devlang: powershell ms.service: azure-powershell ms.topic: conceptual diff --git a/docs-conceptual/azps-10.2.0/quickstart-migrate-azurerm-to-az-automatically.md b/docs-conceptual/azps-10.2.0/quickstart-migrate-azurerm-to-az-automatically.md index 437ed0915b..5af7b1ce3f 100644 --- a/docs-conceptual/azps-10.2.0/quickstart-migrate-azurerm-to-az-automatically.md +++ b/docs-conceptual/azps-10.2.0/quickstart-migrate-azurerm-to-az-automatically.md @@ -3,7 +3,7 @@ author: mikefrobbins description: Learn how to automatically migrate PowerShell scripts from AzureRM to the Az PowerShell module. ms.author: mirobb ms.custom: devx-track-azurepowershell, mode-api -ms.date: 07/28/2023 +ms.date: 08/01/2023 ms.service: azure-powershell ms.topic: quickstart title: Automatically migrate PowerShell scripts from AzureRM to the Az PowerShell module diff --git a/docs-conceptual/azps-10.2.0/release-notes-azureps.md b/docs-conceptual/azps-10.2.0/release-notes-azureps.md index e19e674f5e..9b6f3f23be 100644 --- a/docs-conceptual/azps-10.2.0/release-notes-azureps.md +++ b/docs-conceptual/azps-10.2.0/release-notes-azureps.md @@ -1,7 +1,7 @@ --- description: Learn about all of the latest updates to the Azure PowerShell modules. ms.custom: devx-track-azurepowershell -ms.date: 07/28/2023 +ms.date: 08/01/2023 ms.devlang: powershell ms.service: azure-powershell ms.topic: conceptual diff --git a/docs-conceptual/azps-10.2.0/troubleshooting.md b/docs-conceptual/azps-10.2.0/troubleshooting.md index 3be891da89..9da60f3cc0 100644 --- a/docs-conceptual/azps-10.2.0/troubleshooting.md +++ b/docs-conceptual/azps-10.2.0/troubleshooting.md @@ -1,7 +1,7 @@ --- description: Troubleshooting the Azure Az PowerShell module. ms.custom: devx-track-azurepowershell -ms.date: 07/28/2023 +ms.date: 08/01/2023 ms.devlang: powershell ms.service: azure-powershell ms.topic: conceptual diff --git a/docs-conceptual/azps-10.2.0/uninstall-az-ps.md b/docs-conceptual/azps-10.2.0/uninstall-az-ps.md index 2453132756..5251327f60 100644 --- a/docs-conceptual/azps-10.2.0/uninstall-az-ps.md +++ b/docs-conceptual/azps-10.2.0/uninstall-az-ps.md @@ -1,7 +1,7 @@ --- description: How to perform a complete uninstall of Azure PowerShell ms.custom: devx-track-azurepowershell -ms.date: 07/28/2023 +ms.date: 08/01/2023 ms.devlang: powershell ms.service: azure-powershell ms.topic: conceptual diff --git a/docs-conceptual/azps-10.2.0/upcoming-breaking-changes.md b/docs-conceptual/azps-10.2.0/upcoming-breaking-changes.md index 05bcb31e44..9058b458ac 100644 --- a/docs-conceptual/azps-10.2.0/upcoming-breaking-changes.md +++ b/docs-conceptual/azps-10.2.0/upcoming-breaking-changes.md @@ -1,7 +1,7 @@ --- description: Learn about upcoming breaking changes to the Azure Az PowerShell module ms.custom: devx-track-azurepowershell -ms.date: 07/28/2023 +ms.date: 08/01/2023 ms.devlang: powershell ms.service: azure-powershell ms.topic: conceptual @@ -171,4 +171,4 @@ title: Upcoming breaking changes in Azure PowerShell - Parameter breaking-change will happen to all parameter sets - `-EnableLargeFileShare` - EnableLargeFileShare parameter will be deprecated in a future release. - - This change is expected to take effect from Az.Storage version: 6.0.0 and Az version: 11.0.0 \ No newline at end of file + - This change is expected to take effect from Az.Storage version: 6.0.0 and Az version: 11.0.0 diff --git a/docs-conceptual/azps-10.2.0/using-psjobs.md b/docs-conceptual/azps-10.2.0/using-psjobs.md index c568662a6f..79d0b6a11d 100644 --- a/docs-conceptual/azps-10.2.0/using-psjobs.md +++ b/docs-conceptual/azps-10.2.0/using-psjobs.md @@ -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: 07/28/2023 +ms.date: 08/01/2023 ms.devlang: powershell ms.service: azure-powershell ms.topic: conceptual diff --git a/docs-conceptual/azps-10.2.0/what-is-azure-powershell.md b/docs-conceptual/azps-10.2.0/what-is-azure-powershell.md index ea3b161f6a..2d5af77858 100644 --- a/docs-conceptual/azps-10.2.0/what-is-azure-powershell.md +++ b/docs-conceptual/azps-10.2.0/what-is-azure-powershell.md @@ -1,7 +1,7 @@ --- description: This article is an introduction to Azure PowerShell and its features. ms.custom: devx-track-azurepowershell -ms.date: 07/28/2023 +ms.date: 08/01/2023 ms.devlang: powershell ms.service: azure-powershell ms.topic: overview diff --git a/docs-conceptual/includes/current-version.md b/docs-conceptual/includes/current-version.md index 75f916576b..1e1a4c9e7e 100644 --- a/docs-conceptual/includes/current-version.md +++ b/docs-conceptual/includes/current-version.md @@ -1,5 +1,5 @@ --- -ms.date: 07/05/2023 +ms.date: 08/01/2023 ms.topic: include ms.custom: devx-track-azurepowershell ---