Skip to content

Updates for azps 14.1.0 #3629

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
Jun 3, 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
20 changes: 20 additions & 0 deletions .openpublishing.redirection.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,25 @@
{
"redirections": [
{
"redirect_document_id": false,
"redirect_url": "/powershell/azure/",
"source_path": "docs-conceptual/azps-14.1.0/overview.md"
},
{
"redirect_document_id": false,
"redirect_url": "/powershell/azure/install-azure-powershell/",
"source_path": "docs-conceptual/azps-14.1.0/install-az-ps.md"
},
{
"redirect_document_id": false,
"redirect_url": "/powershell/azure/install-azure-powershell/",
"source_path": "docs-conceptual/azps-14.1.0/install-az-ps-msi.md"
},
{
"redirect_document_id": false,
"redirect_url": "/powershell/azure/azureps-support-lifecycle/",
"source_path": "docs-conceptual/azps-14.1.0/azps-versioning-release-cadence.md"
},
{
"redirect_document_id": false,
"redirect_url": "/powershell/azure/",
Expand Down
8 changes: 4 additions & 4 deletions docfx.json
Original file line number Diff line number Diff line change
Expand Up @@ -410,7 +410,7 @@
"docs-conceptual/**/*": "concept-article"
},
"ms.date": {
"azps-14.1.0/**/*": "5/29/2025",
"azps-14.1.0/**/*": "6/3/2025",
"azps-14.0.0/**/*": "5/19/2025",
"azps-12.5.0/**/*": "11/11/2024",
"azps-0.10.0/**/*": "4/14/2020",
Expand Down Expand Up @@ -438,8 +438,8 @@
"feedback_system": {
"azps-14.1.0/**/*": "OpenSource",
"docs-conceptual/azps-14.1.0/*": "OpenSource",
"azps-14.0.0/**/*": "OpenSource",
"docs-conceptual/azps-14.0.0/*": "OpenSource",
"azps-14.0.0/**/*": "None",
"docs-conceptual/azps-14.0.0/*": "None",
"azps-12.5.0/**/*": "OpenSource",
"docs-conceptual/azps-12.5.0/*": "OpenSource",
"aztools/**/*": "OpenSource",
Expand Down Expand Up @@ -487,7 +487,7 @@
"author": "mikefrobbins",
"ms.manager": "jasongroce",
"uhfHeaderId": "Azure",
"ms.date": "05/19/2025"
"ms.date": "06/03/2025"
},
"dest": "azureps",
"lruSize": 0,
Expand Down
10 changes: 0 additions & 10 deletions docs-conceptual/azps-14.0.0/zone-pivot-groups.yml

This file was deleted.

2 changes: 1 addition & 1 deletion docs-conceptual/azps-14.1.0/index.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ landingContent:
- linkListType: reference
links:
- text: Cmdlet reference
url: /powershell/module/?view=azps-14.0.0
url: /powershell/module/?view=azps-14.1.0
- title: Identity and authentication
linkLists:
- linkListType: how-to-guide
Expand Down
31 changes: 18 additions & 13 deletions docs-conceptual/azps-14.1.0/upcoming-breaking-changes.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,84 +8,89 @@ title: Upcoming breaking changes in Azure PowerShell

# Upcoming breaking changes in Azure PowerShell

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

## Az.Blueprint

### `Export-AzBlueprintWithArtifact`

- Cmdlet breaking-change will happen to all parameter sets
- Blueprints and associated cmdlets will be deprecated as early as July 2026. Customers are encouraged to transition to Template Specs and Deployments Stacks to support their scenarios beyond that date. Migration documentation is available at https://learn.microsoft.com/en-us/azure/azure-resource-manager/bicep/migrate-blueprint.
- Blueprints and associated cmdlets will be deprecated as early as July 2026. Customers are encouraged to transition to Template Specs and Deployments Stacks to support their scenarios beyond that date. Migration documentation is available at [Migrate blueprints to deployment stacks](/azure/azure-resource-manager/bicep/migrate-blueprint).
- This change is expected to take effect from Az.Blueprint version: - and Az version: 16.0.0

### `Get-AzBlueprint`

- Cmdlet breaking-change will happen to all parameter sets
- Blueprints and associated cmdlets will be deprecated as early as July 2026. Customers are encouraged to transition to Template Specs and Deployments Stacks to support their scenarios beyond that date. Migration documentation is available at https://learn.microsoft.com/en-us/azure/azure-resource-manager/bicep/migrate-blueprint.
- Blueprints and associated cmdlets will be deprecated as early as July 2026. Customers are encouraged to transition to Template Specs and Deployments Stacks to support their scenarios beyond that date. Migration documentation is available at [Migrate blueprints to deployment stacks](/azure/azure-resource-manager/bicep/migrate-blueprint).
- This change is expected to take effect from Az.Blueprint version: - and Az version: 16.0.0

### `Get-AzBlueprintArtifact`

- Cmdlet breaking-change will happen to all parameter sets
- Blueprints and associated cmdlets will be deprecated as early as July 2026. Customers are encouraged to transition to Template Specs and Deployments Stacks to support their scenarios beyond that date. Migration documentation is available at https://learn.microsoft.com/en-us/azure/azure-resource-manager/bicep/migrate-blueprint.
- Blueprints and associated cmdlets will be deprecated as early as July 2026. Customers are encouraged to transition to Template Specs and Deployments Stacks to support their scenarios beyond that date. Migration documentation is available at [Migrate blueprints to deployment stacks](/azure/azure-resource-manager/bicep/migrate-blueprint).
- This change is expected to take effect from Az.Blueprint version: - and Az version: 16.0.0

### `Get-AzBlueprintAssignment`

- Cmdlet breaking-change will happen to all parameter sets
- Blueprints and associated cmdlets will be deprecated as early as July 2026. Customers are encouraged to transition to Template Specs and Deployments Stacks to support their scenarios beyond that date. Migration documentation is available at https://learn.microsoft.com/en-us/azure/azure-resource-manager/bicep/migrate-blueprint.
- Blueprints and associated cmdlets will be deprecated as early as July 2026. Customers are encouraged to transition to Template Specs and Deployments Stacks to support their scenarios beyond that date. Migration documentation is available at [Migrate blueprints to deployment stacks](/azure/azure-resource-manager/bicep/migrate-blueprint).
- This change is expected to take effect from Az.Blueprint version: - and Az version: 16.0.0

### `Import-AzBlueprintWithArtifact`

- Cmdlet breaking-change will happen to all parameter sets
- Blueprints and associated cmdlets will be deprecated as early as July 2026. Customers are encouraged to transition to Template Specs and Deployments Stacks to support their scenarios beyond that date. Migration documentation is available at https://learn.microsoft.com/en-us/azure/azure-resource-manager/bicep/migrate-blueprint.
- Blueprints and associated cmdlets will be deprecated as early as July 2026. Customers are encouraged to transition to Template Specs and Deployments Stacks to support their scenarios beyond that date. Migration documentation is available at [Migrate blueprints to deployment stacks](/azure/azure-resource-manager/bicep/migrate-blueprint).
- This change is expected to take effect from Az.Blueprint version: - and Az version: 16.0.0

### `New-AzBlueprint`

- Cmdlet breaking-change will happen to all parameter sets
- Blueprints and associated cmdlets will be deprecated as early as July 2026. Customers are encouraged to transition to Template Specs and Deployments Stacks to support their scenarios beyond that date. Migration documentation is available at https://learn.microsoft.com/en-us/azure/azure-resource-manager/bicep/migrate-blueprint.
- Blueprints and associated cmdlets will be deprecated as early as July 2026. Customers are encouraged to transition to Template Specs and Deployments Stacks to support their scenarios beyond that date. Migration documentation is available at [Migrate blueprints to deployment stacks](/azure/azure-resource-manager/bicep/migrate-blueprint).
- This change is expected to take effect from Az.Blueprint version: - and Az version: 16.0.0

### `New-AzBlueprintArtifact`

- Cmdlet breaking-change will happen to all parameter sets
- Blueprints and associated cmdlets will be deprecated as early as July 2026. Customers are encouraged to transition to Template Specs and Deployments Stacks to support their scenarios beyond that date. Migration documentation is available at https://learn.microsoft.com/en-us/azure/azure-resource-manager/bicep/migrate-blueprint.
- Blueprints and associated cmdlets will be deprecated as early as July 2026. Customers are encouraged to transition to Template Specs and Deployments Stacks to support their scenarios beyond that date. Migration documentation is available at [Migrate blueprints to deployment stacks](/azure/azure-resource-manager/bicep/migrate-blueprint).
- This change is expected to take effect from Az.Blueprint version: - and Az version: 16.0.0

### `New-AzBlueprintAssignment`

- Cmdlet breaking-change will happen to all parameter sets
- Blueprints and associated cmdlets will be deprecated as early as July 2026. Customers are encouraged to transition to Template Specs and Deployments Stacks to support their scenarios beyond that date. Migration documentation is available at https://learn.microsoft.com/en-us/azure/azure-resource-manager/bicep/migrate-blueprint.
- Blueprints and associated cmdlets will be deprecated as early as July 2026. Customers are encouraged to transition to Template Specs and Deployments Stacks to support their scenarios beyond that date. Migration documentation is available at [Migrate blueprints to deployment stacks](/azure/azure-resource-manager/bicep/migrate-blueprint).
- This change is expected to take effect from Az.Blueprint version: - and Az version: 16.0.0

### `Publish-AzBlueprint`

- Cmdlet breaking-change will happen to all parameter sets
- Blueprints and associated cmdlets will be deprecated as early as July 2026. Customers are encouraged to transition to Template Specs and Deployments Stacks to support their scenarios beyond that date. Migration documentation is available at https://learn.microsoft.com/en-us/azure/azure-resource-manager/bicep/migrate-blueprint.
- Blueprints and associated cmdlets will be deprecated as early as July 2026. Customers are encouraged to transition to Template Specs and Deployments Stacks to support their scenarios beyond that date. Migration documentation is available at [Migrate blueprints to deployment stacks](/azure/azure-resource-manager/bicep/migrate-blueprint).
- This change is expected to take effect from Az.Blueprint version: - and Az version: 16.0.0

### `Remove-AzBlueprintAssignment`

- Cmdlet breaking-change will happen to all parameter sets
- Blueprints and associated cmdlets will be deprecated as early as July 2026. Customers are encouraged to transition to Template Specs and Deployments Stacks to support their scenarios beyond that date. Migration documentation is available at https://learn.microsoft.com/en-us/azure/azure-resource-manager/bicep/migrate-blueprint.
- Blueprints and associated cmdlets will be deprecated as early as July 2026. Customers are encouraged to transition to Template Specs and Deployments Stacks to support their scenarios beyond that date. Migration documentation is available at [Migrate blueprints to deployment stacks](/azure/azure-resource-manager/bicep/migrate-blueprint).
- This change is expected to take effect from Az.Blueprint version: - and Az version: 16.0.0

### `Set-AzBlueprint`

- Cmdlet breaking-change will happen to all parameter sets
- Blueprints and associated cmdlets will be deprecated as early as July 2026. Customers are encouraged to transition to Template Specs and Deployments Stacks to support their scenarios beyond that date. Migration documentation is available at https://learn.microsoft.com/en-us/azure/azure-resource-manager/bicep/migrate-blueprint.
- Blueprints and associated cmdlets will be deprecated as early as July 2026. Customers are encouraged to transition to Template Specs and Deployments Stacks to support their scenarios beyond that date. Migration documentation is available at [Migrate blueprints to deployment stacks](/azure/azure-resource-manager/bicep/migrate-blueprint).
- This change is expected to take effect from Az.Blueprint version: - and Az version: 16.0.0

### `Set-AzBlueprintArtifact`

- Cmdlet breaking-change will happen to all parameter sets
- Blueprints and associated cmdlets will be deprecated as early as July 2026. Customers are encouraged to transition to Template Specs and Deployments Stacks to support their scenarios beyond that date. Migration documentation is available at https://learn.microsoft.com/en-us/azure/azure-resource-manager/bicep/migrate-blueprint.
- Blueprints and associated cmdlets will be deprecated as early as July 2026. Customers are encouraged to transition to Template Specs and Deployments Stacks to support their scenarios beyond that date. Migration documentation is available at [Migrate blueprints to deployment stacks](/azure/azure-resource-manager/bicep/migrate-blueprint).
- This change is expected to take effect from Az.Blueprint version: - and Az version: 16.0.0

### `Set-AzBlueprintAssignment`

- Cmdlet breaking-change will happen to all parameter sets
- Blueprints and associated cmdlets will be deprecated as early as July 2026. Customers are encouraged to transition to Template Specs and Deployments Stacks to support their scenarios beyond that date. Migration documentation is available at https://learn.microsoft.com/en-us/azure/azure-resource-manager/bicep/migrate-blueprint.
- Blueprints and associated cmdlets will be deprecated as early as July 2026. Customers are encouraged to transition to Template Specs and Deployments Stacks to support their scenarios beyond that date. Migration documentation is available at [Migrate blueprints to deployment stacks](/azure/azure-resource-manager/bicep/migrate-blueprint).
- This change is expected to take effect from Az.Blueprint version: - and Az version: 16.0.0

## Az.Compute
Expand Down
2 changes: 1 addition & 1 deletion docs-conceptual/includes/current-version.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ ms.topic: include
ms.custom:
---

The current version of Azure PowerShell is 14.0.0.
The current version of Azure PowerShell is 14.1.0.