Skip to content

Commit a9505da

Browse files
authored
Changes required for v14.0.0 (#3585)
1 parent a30e487 commit a9505da

File tree

6 files changed

+13
-38
lines changed

6 files changed

+13
-38
lines changed

.openpublishing.redirection.json

Lines changed: 4 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -3,42 +3,22 @@
33
{
44
"redirect_document_id": false,
55
"redirect_url": "/powershell/azure/",
6-
"source_path": "docs-conceptual/azps-13.5.0/overview.md"
6+
"source_path": "docs-conceptual/azps-14.0.0/overview.md"
77
},
88
{
99
"redirect_document_id": false,
1010
"redirect_url": "/powershell/azure/install-azure-powershell/",
11-
"source_path": "docs-conceptual/azps-13.5.0/install-az-ps.md"
11+
"source_path": "docs-conceptual/azps-14.0.0/install-az-ps.md"
1212
},
1313
{
1414
"redirect_document_id": false,
1515
"redirect_url": "/powershell/azure/install-azure-powershell/",
16-
"source_path": "docs-conceptual/azps-13.5.0/install-az-ps-msi.md"
16+
"source_path": "docs-conceptual/azps-14.0.0/install-az-ps-msi.md"
1717
},
1818
{
1919
"redirect_document_id": false,
2020
"redirect_url": "/powershell/azure/azureps-support-lifecycle/",
21-
"source_path": "docs-conceptual/azps-13.5.0/azps-versioning-release-cadence.md"
22-
},
23-
{
24-
"redirect_document_id": false,
25-
"redirect_url": "/powershell/azure/",
26-
"source_path": "docs-conceptual/azps-13.4.0/overview.md"
27-
},
28-
{
29-
"redirect_document_id": false,
30-
"redirect_url": "/powershell/azure/install-azure-powershell/",
31-
"source_path": "docs-conceptual/azps-13.4.0/install-az-ps.md"
32-
},
33-
{
34-
"redirect_document_id": false,
35-
"redirect_url": "/powershell/azure/install-azure-powershell/",
36-
"source_path": "docs-conceptual/azps-13.4.0/install-az-ps-msi.md"
37-
},
38-
{
39-
"redirect_document_id": false,
40-
"redirect_url": "/powershell/azure/azureps-support-lifecycle/",
41-
"source_path": "docs-conceptual/azps-13.4.0/azps-versioning-release-cadence.md"
21+
"source_path": "docs-conceptual/azps-14.0.0/azps-versioning-release-cadence.md"
4222
},
4323
{
4424
"redirect_document_id": false,

docfx.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -404,7 +404,7 @@
404404
"docs-conceptual/**/*": "conceptual"
405405
},
406406
"ms.date": {
407-
"azps-14.0.0/**/*": "5/15/2025",
407+
"azps-14.0.0/**/*": "5/19/2025",
408408
"azps-12.5.0/**/*": "11/11/2024",
409409
"azps-0.10.0/**/*": "4/14/2020",
410410
"azuresmps-4.0.0/**/*": "11/28/2020"
@@ -478,7 +478,7 @@
478478
"author": "mikefrobbins",
479479
"ms.manager": "jasongroce",
480480
"uhfHeaderId": "Azure",
481-
"ms.date": "05/06/2025"
481+
"ms.date": "05/19/2025"
482482
},
483483
"dest": "azureps",
484484
"lruSize": 0,

docs-conceptual/azps-13.5.0/zone-pivot-groups.yml

Lines changed: 0 additions & 10 deletions
This file was deleted.

docs-conceptual/azps-14.0.0/index.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ landingContent:
6363
- linkListType: reference
6464
links:
6565
- text: Cmdlet reference
66-
url: /powershell/module/?view=azps-13.5.0
66+
url: /powershell/module/?view=azps-14.0.0
6767
- title: Identity and authentication
6868
linkLists:
6969
- linkListType: how-to-guide

docs-conceptual/azps-14.0.0/upcoming-breaking-changes.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,11 @@ title: Upcoming breaking changes in Azure PowerShell
99

1010
# Upcoming breaking changes in Azure PowerShell
1111

12+
The breaking changes listed in this article are planned for the next major release of the Az
13+
PowerShell module unless otherwise noted. Per our
14+
[Support lifecycle](azureps-support-lifecycle.md), breaking changes in Azure PowerShell occur twice
15+
a year with major versions of the Az PowerShell module.
16+
1217
## Az.Accounts
1318

1419
### `Get-AzAccessToken`

docs-conceptual/includes/current-version.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ ms.topic: include
33
ms.custom:
44
---
55

6-
The current version of Azure PowerShell is 13.5.0.
6+
The current version of Azure PowerShell is 14.0.0.

0 commit comments

Comments
 (0)