Skip to content

Commit bf73bcd

Browse files
authored
Updates for azps 16.0.0 (#4122)
1 parent 3302bb1 commit bf73bcd

8 files changed

Lines changed: 27 additions & 16308 deletions

File tree

.openpublishing.redirection.json

Lines changed: 10 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -3,77 +3,52 @@
33
{
44
"redirect_document_id": false,
55
"redirect_url": "/powershell/azure/",
6-
"source_path": "docs-conceptual/azps-15.6.0/overview.md"
7-
},
8-
{
9-
"redirect_document_id": false,
10-
"redirect_url": "/powershell/azure/install-azure-powershell/",
11-
"source_path": "docs-conceptual/azps-15.6.0/install-az-ps.md"
12-
},
13-
{
14-
"redirect_document_id": false,
15-
"redirect_url": "/powershell/azure/install-azure-powershell/",
16-
"source_path": "docs-conceptual/azps-15.6.0/install-az-ps-msi.md"
17-
},
18-
{
19-
"redirect_document_id": false,
20-
"redirect_url": "/powershell/azure/azureps-support-lifecycle/",
21-
"source_path": "docs-conceptual/azps-15.6.0/azps-versioning-release-cadence.md"
22-
},
23-
{
24-
"redirect_document_id": false,
25-
"redirect_url": "/training/modules/automate-azure-tasks-with-powershell/",
26-
"source_path": "docs-conceptual/azps-15.6.0/azureps-vm-tutorial.yml"
27-
},
28-
{
29-
"redirect_document_id": false,
30-
"redirect_url": "/powershell/azure/",
31-
"source_path": "docs-conceptual/azps-15.5.0/overview.md"
6+
"source_path": "docs-conceptual/azps-16.0.0/overview.md"
327
},
338
{
349
"redirect_document_id": false,
3510
"redirect_url": "/powershell/azure/install-azure-powershell/",
36-
"source_path": "docs-conceptual/azps-15.5.0/install-az-ps.md"
11+
"source_path": "docs-conceptual/azps-16.0.0/install-az-ps.md"
3712
},
3813
{
3914
"redirect_document_id": false,
4015
"redirect_url": "/powershell/azure/install-azure-powershell/",
41-
"source_path": "docs-conceptual/azps-15.5.0/install-az-ps-msi.md"
16+
"source_path": "docs-conceptual/azps-16.0.0/install-az-ps-msi.md"
4217
},
4318
{
4419
"redirect_document_id": false,
4520
"redirect_url": "/powershell/azure/azureps-support-lifecycle/",
46-
"source_path": "docs-conceptual/azps-15.5.0/azps-versioning-release-cadence.md"
21+
"source_path": "docs-conceptual/azps-16.0.0/azps-versioning-release-cadence.md"
4722
},
4823
{
4924
"redirect_document_id": false,
5025
"redirect_url": "/training/modules/automate-azure-tasks-with-powershell/",
51-
"source_path": "docs-conceptual/azps-15.5.0/azureps-vm-tutorial.yml"
26+
"source_path": "docs-conceptual/azps-16.0.0/azureps-vm-tutorial.yml"
5227
},
5328
{
5429
"redirect_document_id": false,
5530
"redirect_url": "/powershell/azure/",
56-
"source_path": "docs-conceptual/azps-14.6.0/overview.md"
31+
"source_path": "docs-conceptual/azps-15.6.0/overview.md"
5732
},
5833
{
5934
"redirect_document_id": false,
6035
"redirect_url": "/powershell/azure/install-azure-powershell/",
61-
"source_path": "docs-conceptual/azps-14.6.0/install-az-ps.md"
36+
"source_path": "docs-conceptual/azps-15.6.0/install-az-ps.md"
6237
},
6338
{
6439
"redirect_document_id": false,
6540
"redirect_url": "/powershell/azure/install-azure-powershell/",
66-
"source_path": "docs-conceptual/azps-14.6.0/install-az-ps-msi.md"
41+
"source_path": "docs-conceptual/azps-15.6.0/install-az-ps-msi.md"
6742
},
6843
{
6944
"redirect_document_id": false,
7045
"redirect_url": "/powershell/azure/azureps-support-lifecycle/",
71-
"source_path": "docs-conceptual/azps-14.6.0/azps-versioning-release-cadence.md"
46+
"source_path": "docs-conceptual/azps-15.6.0/azps-versioning-release-cadence.md"
7247
},
7348
{
7449
"redirect_document_id": false,
7550
"redirect_url": "/training/modules/automate-azure-tasks-with-powershell/",
76-
"source_path": "docs-conceptual/azps-14.6.0/azureps-vm-tutorial.yml"
51+
"source_path": "docs-conceptual/azps-15.6.0/azureps-vm-tutorial.yml"
7752
},
7853
{
7954
"redirect_document_id": false,

docfx.json

Lines changed: 11 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,13 @@
11
{
22
"build": {
33
"content": [
4-
{ "files": ["toc.yml"], "src": "azps-15.6.0", "version": "azps-15.6.0", "dest": "module/azure-powershell" },
5-
{ "files": ["**/*.yml"], "src": "azps-15.6.0", "version": "azps-15.6.0", "exclude": ["docs-conceptual/**"], "dest": "module" },
6-
{ "files": ["**/*.yml", "**/*.md"], "src": "docs-conceptual/azps-15.6.0", "version": "azps-15.6.0", "dest": "azure" },
7-
84
{ "files": ["toc.yml"], "src": "azps-16.0.0", "version": "azps-16.0.0", "dest": "module/azure-powershell" },
95
{ "files": ["**/*.yml"], "src": "azps-16.0.0", "version": "azps-16.0.0", "exclude": ["docs-conceptual/**"], "dest": "module" },
106
{ "files": ["**/*.yml", "**/*.md"], "src": "docs-conceptual/azps-16.0.0", "version": "azps-16.0.0", "dest": "azure" },
117

12-
{ "files": ["toc.yml"], "src": "azps-14.6.0", "version": "azps-14.6.0", "dest": "module/azure-powershell" },
13-
{ "files": ["**/*.yml"], "src": "azps-14.6.0", "version": "azps-14.6.0", "exclude": ["docs-conceptual/**"], "dest": "module" },
14-
{ "files": ["**/*.yml", "**/*.md"], "src": "docs-conceptual/azps-14.6.0", "version": "azps-14.6.0", "dest": "azure" },
8+
{ "files": ["toc.yml"], "src": "azps-15.6.0", "version": "azps-15.6.0", "dest": "module/azure-powershell" },
9+
{ "files": ["**/*.yml"], "src": "azps-15.6.0", "version": "azps-15.6.0", "exclude": ["docs-conceptual/**"], "dest": "module" },
10+
{ "files": ["**/*.yml", "**/*.md"], "src": "docs-conceptual/azps-15.6.0", "version": "azps-15.6.0", "dest": "azure" },
1511

1612
{ "files": ["toc.yml"], "src": "azps-0.10.0", "version": "azps-0.10.0", "dest": "module/azure-powershell" },
1713
{ "files": ["**/*.yml"], "src": "azps-0.10.0", "version": "azps-0.10.0", "exclude": ["docs-conceptual/**"], "dest": "module" },
@@ -28,15 +24,13 @@
2824
}
2925
],
3026
"resource": [
31-
{ "files": ["media/**"], "version": "azps-15.6.0" },
3227
{ "files": ["media/**"], "version": "azps-16.0.0" },
33-
{ "files": ["media/**"], "version": "azps-14.6.0" },
28+
{ "files": ["media/**"], "version": "azps-15.6.0" },
3429
{ "files": ["media/**"], "version": "azps-0.10.0" }
3530
],
3631
"versions": {
37-
"azps-15.6.0": { "dest": "azps-15.6.0" },
3832
"azps-16.0.0": { "dest": "azps-16.0.0" },
39-
"azps-14.6.0": { "dest": "azps-14.6.0" },
33+
"azps-15.6.0": { "dest": "azps-15.6.0" },
4034
"azps-0.10.0": { "dest": "azps-0.10.0" }
4135
},
4236
"filemetadata": {
@@ -394,9 +388,8 @@
394388
"docs-conceptual/**/*": "concept-article"
395389
},
396390
"ms.date": {
391+
"azps-16.0.0/**/*": "6/02/2026",
397392
"azps-15.6.0/**/*": "5/05/2026",
398-
"azps-16.0.0/**/*": "5/28/2026",
399-
"azps-14.6.0/**/*": "11/04/2025",
400393
"azps-0.10.0/**/*": "4/14/2020"
401394
},
402395
"enable_powershell_try_it": {
@@ -417,12 +410,10 @@
417410
"ROBOTS": {
418411
},
419412
"feedback_system": {
420-
"azps-15.6.0/**/*": "OpenSource",
421-
"docs-conceptual/azps-15.6.0/*": "OpenSource",
422-
"azps-16.0.0/**/*": "None",
423-
"docs-conceptual/azps-16.0.0/*": "None",
424-
"azps-14.6.0/**/*": "None",
425-
"docs-conceptual/azps-14.6.0/*": "None",
413+
"azps-16.0.0/**/*": "OpenSource",
414+
"docs-conceptual/azps-16.0.0/*": "OpenSource",
415+
"azps-15.6.0/**/*": "None",
416+
"docs-conceptual/azps-15.6.0/*": "None",
426417
"aztools/**/*": "OpenSource",
427418
"docs-conceptual/aztools/*": "OpenSource",
428419
"azps-0.10.0/**/*": "None",
@@ -466,7 +457,7 @@
466457
"author": "mikefrobbins",
467458
"ms.manager": "jasongroce",
468459
"uhfHeaderId": "Azure",
469-
"ms.date": "5/5/2026"
460+
"ms.date": "6/2/2026"
470461
},
471462
"dest": "azureps",
472463
"lruSize": 0,

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

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

docs-conceptual/azps-16.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-15.6.0
66+
url: /powershell/module/?view=azps-16.0.0
6767
- title: Identity and authentication
6868
linkLists:
6969
- linkListType: how-to-guide

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 15.6.0.
6+
The current version of Azure PowerShell is 16.0.0.

0 commit comments

Comments
 (0)