-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
25 changed files
with
1,448 additions
and
0 deletions.
There are no files selected for viewing
10 changes: 10 additions & 0 deletions
10
...eaking-changes/upcoming-breaking-changes/Az.Accounts-UpcomingBreakingChanges.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
## Breaking changes in module Microsoft.Azure.PowerShell.Cmdlets.Accounts.dll | ||
|
||
The following cmdlets were affected this release: | ||
|
||
|
||
|
||
|
||
### **Resolve-AzError** | ||
- Cmdlet : 'Resolve-AzError' | ||
- The `Resolve-Error` alias will be removed in a future release. Please change any scripts that use this alias to use `Resolve-AzError` instead. |
15 changes: 15 additions & 0 deletions
15
...hanges/upcoming-breaking-changes/Az.AnalysisServices-UpcomingBreakingChanges.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
## Breaking changes in module Microsoft.Azure.PowerShell.Cmdlets.AnalysisServices.Dataplane.dll | ||
|
||
The following cmdlets were affected this release: | ||
|
||
|
||
|
||
|
||
### **Add-AzAnalysisServicesAccount** | ||
- Cmdlet : 'Add-AzAnalysisServicesAccount' | ||
- The cmdlet is being deprecated. There will be no replacement for it. | ||
Note :The change is expected to take effect from the version : '2.0.0' | ||
|
||
|
||
|
||
BreakingChangesAttributesCmdLetDeprecationMessageNoReplacement |
82 changes: 82 additions & 0 deletions
82
.../breaking-changes/upcoming-breaking-changes/Az.Batch-UpcomingBreakingChanges.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,82 @@ | ||
## Breaking changes in module Microsoft.Azure.PowerShell.Cmdlets.Batch.dll | ||
|
||
The following cmdlets were affected this release: | ||
|
||
|
||
|
||
|
||
### **Get-AzBatchAccountKey** | ||
- Cmdlet : 'Get-AzBatchAccountKey' | ||
- Get-AzBatchAccountKeys alias will be removed in an upcoming breaking change release | ||
Note :The change is expected to take effect from the version : '2.0.0' | ||
|
||
|
||
|
||
|
||
|
||
|
||
### **Get-AzBatchRemoteLoginSetting** | ||
- Cmdlet : 'Get-AzBatchRemoteLoginSetting' | ||
- Get-AzBatchRemoteLoginSettings alias will be removed in an upcoming breaking change release | ||
Note :The change is expected to take effect from the version : '2.0.0' | ||
|
||
|
||
|
||
|
||
|
||
|
||
### **Get-AzBatchJobStatistic** | ||
- Cmdlet : 'Get-AzBatchJobStatistic' | ||
- Get-AzBatchJobStatistics alias will be removed in an upcoming breaking change release | ||
Note :The change is expected to take effect from the version : '2.0.0' | ||
|
||
|
||
|
||
|
||
|
||
|
||
### **Get-AzBatchLocationQuota** | ||
- Cmdlet : 'Get-AzBatchLocationQuota' | ||
- Get-AzBatchLocationQuotas alias will be removed in an upcoming breaking change release | ||
Note :The change is expected to take effect from the version : '2.0.0' | ||
|
||
|
||
|
||
|
||
|
||
|
||
### **Get-AzBatchPoolNodeCount** | ||
- Cmdlet : 'Get-AzBatchPoolNodeCount' | ||
- Get-AzBatchPoolNodeCounts alias will be removed in an upcoming breaking change release | ||
Note :The change is expected to take effect from the version : '2.0.0' | ||
|
||
|
||
|
||
|
||
|
||
|
||
### **Get-AzBatchPoolStatistic** | ||
- Cmdlet : 'Get-AzBatchPoolStatistic' | ||
- Get-AzBatchPoolStatistics alias will be removed in an upcoming breaking change release | ||
Note :The change is expected to take effect from the version : '2.0.0' | ||
|
||
|
||
|
||
|
||
|
||
|
||
### **Get-AzBatchPoolUsageMetric** | ||
- Cmdlet : 'Get-AzBatchPoolUsageMetric' | ||
- Get-AzBatchPoolUsageMetrics alias will be removed in an upcoming breaking change release | ||
Note :The change is expected to take effect from the version : '2.0.0' | ||
|
||
|
||
|
||
|
||
|
||
|
||
### **Get-AzBatchTaskCount** | ||
- Cmdlet : 'Get-AzBatchTaskCount' | ||
- Get-AzBatchTaskCounts alias will be removed in an upcoming breaking change release | ||
Note :The change is expected to take effect from the version : '2.0.0' | ||
|
35 changes: 35 additions & 0 deletions
35
...on/breaking-changes/upcoming-breaking-changes/Az.Cdn-UpcomingBreakingChanges.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,35 @@ | ||
## Breaking changes in module Microsoft.Azure.PowerShell.Cmdlets.Cdn.dll | ||
|
||
The following cmdlets were affected this release: | ||
|
||
|
||
|
||
|
||
### **Get-AzCdnEdgeNode** | ||
- Cmdlet : 'Get-AzCdnEdgeNode' | ||
- Get-AzCdnEdgeNodes alias will be removed in an upcoming breaking change release | ||
Note :The change is expected to take effect from the version : '2.0.0' | ||
|
||
|
||
|
||
|
||
|
||
|
||
### **Disable-AzCdnCustomDomain** | ||
- Cmdlet : 'Disable-AzCdnCustomDomain' | ||
- The cmdlet 'Disable-AzCdnCustomDomainHttps' is replacing this cmdlet. | ||
|
||
|
||
BreakingChangesAttributesCmdLetDeprecationMessageWithReplacement: Disable-AzCdnCustomDomainHttps | ||
|
||
|
||
|
||
|
||
|
||
### **Enable-AzCdnCustomDomain** | ||
- Cmdlet : 'Enable-AzCdnCustomDomain' | ||
- The cmdlet 'Enable-AzCdnCustomDomainHttps' is replacing this cmdlet. | ||
|
||
|
||
BreakingChangesAttributesCmdLetDeprecationMessageWithReplacement: Enable-AzCdnCustomDomainHttps | ||
|
12 changes: 12 additions & 0 deletions
12
...anges/upcoming-breaking-changes/Az.CognitiveServices-UpcomingBreakingChanges.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
## Breaking changes in module Microsoft.Azure.PowerShell.Cmdlets.CognitiveServices.dll | ||
|
||
The following cmdlets were affected this release: | ||
|
||
|
||
|
||
|
||
### **Get-AzCognitiveServicesAccountSku** | ||
- Cmdlet : 'Get-AzCognitiveServicesAccountSku' | ||
- Get-AzCognitiveServicesAccountSkus alias will be removed in an upcoming breaking change release | ||
Note :The change is expected to take effect from the version : '2.0.0' | ||
|
67 changes: 67 additions & 0 deletions
67
...reaking-changes/upcoming-breaking-changes/Az.Compute-UpcomingBreakingChanges.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,67 @@ | ||
## Breaking changes in module Microsoft.Azure.PowerShell.Cmdlets.Compute.dll | ||
|
||
The following cmdlets were affected this release: | ||
|
||
|
||
|
||
|
||
### **Remove-AzVmssDiagnosticsExtension** | ||
- Cmdlet : 'Remove-AzVmssDiagnosticsExtension' | ||
- The output type 'Microsoft.Azure.Commands.Compute.Automation.Models.PSAutomaticRepairsPolicy' is being deprecated without a replacement. | ||
Note :The change is expected to take effect from the version : 'MaxInstanceRepairsPercent property will be removed.' | ||
|
||
|
||
|
||
BreakingChangesAttributesCmdLetOutputTypeDeprecated: Microsoft.Azure.Commands.Compute.Automation.Models.PSAutomaticRepairsPolicy | ||
|
||
|
||
|
||
|
||
### **New-AzProximityPlacementGroup** | ||
- Cmdlet : 'New-AzProximityPlacementGroup' | ||
- The output type 'Microsoft.Azure.Commands.Compute.Automation.Models.PSProximityPlacementGroup' is being deprecated without a replacement. | ||
Note :The change is expected to take effect from the version : 'AvailabilitySetsColocationStatus, VirtualMachinesColocationStatus and VirtualMachineScaleSetsColocationStatus properties will be removed when the types of AvailabilitySets, VirtualMachines and VirtualMachineScaleSets are changed from SubResource to SubResourceWithColocationStatus.' | ||
|
||
|
||
|
||
BreakingChangesAttributesCmdLetOutputTypeDeprecated: Microsoft.Azure.Commands.Compute.Automation.Models.PSProximityPlacementGroup | ||
|
||
|
||
|
||
|
||
### **Get-AzProximityPlacementGroup** | ||
- Cmdlet : 'Get-AzProximityPlacementGroup' | ||
- The output type 'Microsoft.Azure.Commands.Compute.Automation.Models.PSProximityPlacementGroup' is being deprecated without a replacement. | ||
Note :The change is expected to take effect from the version : 'AvailabilitySetsColocationStatus, VirtualMachinesColocationStatus and VirtualMachineScaleSetsColocationStatus properties will be removed when the types of AvailabilitySets, VirtualMachines and VirtualMachineScaleSets are changed from SubResource to SubResourceWithColocationStatus.' | ||
|
||
|
||
|
||
BreakingChangesAttributesCmdLetOutputTypeDeprecated: Microsoft.Azure.Commands.Compute.Automation.Models.PSProximityPlacementGroup | ||
|
||
|
||
|
||
|
||
### **New-AzVmssConfig** | ||
The following parameters were affected this release: | ||
#### **AutomaticRepairMaxInstanceRepairsPercent** | ||
- Cmdlet : 'New-AzVmssConfig' | ||
- The parameter : 'AutomaticRepairMaxInstanceRepairsPercent' is changing. | ||
Change description : AutomaticRepairMaxInstanceRepairsPercent is not supported until future. | ||
|
||
|
||
#### **AssignIdentity** | ||
- Cmdlet : 'New-AzVmssConfig' | ||
- The parameter : 'AssignIdentity' is changing. | ||
Change description : 'IdentityType' parameter with 'SystemAssigned' value will be used instead of 'AssignIdentity' | ||
|
||
|
||
|
||
|
||
|
||
### **Update-AzVmss** | ||
The following parameters were affected this release: | ||
#### **AutomaticRepairMaxInstanceRepairsPercent** | ||
- Cmdlet : 'Update-AzVmss' | ||
- The parameter : 'AutomaticRepairMaxInstanceRepairsPercent' is changing. | ||
Change description : AutomaticRepairMaxInstanceRepairsPercent is not supported until future. | ||
|
12 changes: 12 additions & 0 deletions
12
...g-changes/upcoming-breaking-changes/Az.DataLakeStore-UpcomingBreakingChanges.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
## Breaking changes in module Microsoft.Azure.PowerShell.Cmdlets.DataLakeStore.dll | ||
|
||
The following cmdlets were affected this release: | ||
|
||
|
||
|
||
|
||
### **Export-AzDataLakeStoreChildItemProperty** | ||
- Cmdlet : 'Export-AzDataLakeStoreChildItemProperty' | ||
- Export-AzDataLakeStoreChildItemProperties alias will be removed in an upcoming breaking change release | ||
Note :The change is expected to take effect from the version : '2.0.0' | ||
|
61 changes: 61 additions & 0 deletions
61
...eaking-changes/upcoming-breaking-changes/Az.EventHub-UpcomingBreakingChanges.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,61 @@ | ||
## Breaking changes in module Microsoft.Azure.PowerShell.Cmdlets.EventHub.dll | ||
|
||
The following cmdlets were affected this release: | ||
|
||
|
||
|
||
|
||
### **Get-AzEventHubNamespace** | ||
- Cmdlet : 'Get-AzEventHubNamespace' | ||
- "The output type 'Microsoft.Azure.Commands.EventHub.Models.PSNamespaceAttributes' is changing" | ||
- The following properties in the output type are being deprecated : | ||
'ResourceGroup' | ||
- The following properties are being added to the output type : | ||
'ResourceGroupName' 'Tags' | ||
|
||
|
||
BreakingChangesAttributesCmdLetOutputChange2: Microsoft.Azure.Commands.EventHub.Models.PSNamespaceAttributes | ||
BreakingChangesAttributesCmdLetOutputPropertiesRemoved: 'ResourceGroup' | ||
BreakingChangesAttributesCmdLetOutputPropertiesAdded: 'ResourceGroupName' 'Tags' | ||
|
||
|
||
|
||
|
||
|
||
### **New-AzEventHubNamespace** | ||
- Cmdlet : 'New-AzEventHubNamespace' | ||
- "The output type 'Microsoft.Azure.Commands.EventHub.Models.PSNamespaceAttributes' is changing" | ||
- The following properties in the output type are being deprecated : | ||
'ResourceGroup' | ||
- The following properties are being added to the output type : | ||
'ResourceGroupName' 'Tags' | ||
|
||
|
||
BreakingChangesAttributesCmdLetOutputChange2: Microsoft.Azure.Commands.EventHub.Models.PSNamespaceAttributes | ||
BreakingChangesAttributesCmdLetOutputPropertiesRemoved: 'ResourceGroup' | ||
BreakingChangesAttributesCmdLetOutputPropertiesAdded: 'ResourceGroupName' 'Tags' | ||
|
||
|
||
|
||
|
||
|
||
### **Set-AzEventHubNamespace** | ||
- Cmdlet : 'Set-AzEventHubNamespace' | ||
- "The output type 'Microsoft.Azure.Commands.EventHub.Models.PSNamespaceAttributes' is changing" | ||
- The following properties in the output type are being deprecated : | ||
'ResourceGroup' | ||
- The following properties are being added to the output type : | ||
'ResourceGroupName' 'Tags' | ||
|
||
|
||
BreakingChangesAttributesCmdLetOutputChange2: Microsoft.Azure.Commands.EventHub.Models.PSNamespaceAttributes | ||
BreakingChangesAttributesCmdLetOutputPropertiesRemoved: 'ResourceGroup' | ||
BreakingChangesAttributesCmdLetOutputPropertiesAdded: 'ResourceGroupName' 'Tags' | ||
|
||
|
||
The following parameters were affected this release: | ||
#### **State** | ||
- Cmdlet : 'Set-AzEventHubNamespace' | ||
- The parameter : 'State' is changing. | ||
Change description : 'State' Parameter is being deprecated without being replaced | ||
|
23 changes: 23 additions & 0 deletions
23
...eaking-changes/upcoming-breaking-changes/Az.KeyVault-UpcomingBreakingChanges.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
## Breaking changes in module Microsoft.Azure.PowerShell.Cmdlets.KeyVault.dll | ||
|
||
The following cmdlets were affected this release: | ||
|
||
|
||
|
||
|
||
### **New-AzKeyVaultCertificateAdministratorDetail** | ||
- Cmdlet : 'New-AzKeyVaultCertificateAdministratorDetail' | ||
- New-AzKeyVaultCertificateAdministratorDetails alias will be removed in an upcoming breaking change release | ||
Note :The change is expected to take effect from the version : '2.0.0' | ||
|
||
|
||
|
||
|
||
|
||
|
||
### **New-AzKeyVaultCertificateOrganizationDetail** | ||
- Cmdlet : 'New-AzKeyVaultCertificateOrganizationDetail' | ||
- New-AzKeyVaultCertificateOrganizationDetails alias will be removed in an upcoming breaking change release | ||
Note :The change is expected to take effect from the version : '2.0.0' | ||
|
||
|
26 changes: 26 additions & 0 deletions
26
...eaking-changes/upcoming-breaking-changes/Az.LogicApp-UpcomingBreakingChanges.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
## Breaking changes in module Microsoft.Azure.PowerShell.Cmdlets.LogicApp.dll | ||
|
||
The following cmdlets were affected this release: | ||
|
||
|
||
|
||
|
||
### **New-AzIntegrationAccountMap** | ||
The following parameters were affected this release: | ||
#### **ContentType** | ||
- Cmdlet : 'New-AzIntegrationAccountMap' | ||
- The parameter : 'ContentType' is changing. | ||
Change description : ContentType is being deprecated without being replaced. It will be inferred from MapType | ||
|
||
|
||
|
||
|
||
|
||
### **Set-AzIntegrationAccountMap** | ||
The following parameters were affected this release: | ||
#### **ContentType** | ||
- Cmdlet : 'Set-AzIntegrationAccountMap' | ||
- The parameter : 'ContentType' is changing. | ||
Change description : ContentType is being deprecated without being replaced. It will be inferred from MapType | ||
|
||
|
16 changes: 16 additions & 0 deletions
16
...changes/upcoming-breaking-changes/Az.MachineLearning-UpcomingBreakingChanges.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
## Breaking changes in module Microsoft.Azure.PowerShell.Cmdlets.MachineLearning.dll | ||
|
||
The following cmdlets were affected this release: | ||
|
||
|
||
|
||
|
||
### **Get-AzMlWebServiceKey** | ||
- Cmdlet : 'Get-AzMlWebServiceKey' | ||
- Get-AzMlWebServiceKeys alias will be removed in an upcoming breaking change release | ||
Note :The change is expected to take effect from the version : '2.0.0' | ||
|
||
|
||
|
||
|
||
|
26 changes: 26 additions & 0 deletions
26
.../breaking-changes/upcoming-breaking-changes/Az.Media-UpcomingBreakingChanges.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
## Breaking changes in module Microsoft.Azure.PowerShell.Cmdlets.Media.dll | ||
|
||
The following cmdlets were affected this release: | ||
|
||
|
||
|
||
|
||
### **Get-AzMediaServiceKey** | ||
- Cmdlet : 'Get-AzMediaServiceKey' | ||
- Get-AzMediaServiceKeys alias will be removed in an upcoming breaking change release | ||
Note :The change is expected to take effect from the version : '2.0.0' | ||
|
||
|
||
|
||
|
||
|
||
|
||
### **Sync-AzMediaServiceStorageKey** | ||
- Cmdlet : 'Sync-AzMediaServiceStorageKey' | ||
- Sync-AzMediaServiceStorageKeys alias will be removed in an upcoming breaking change release | ||
Note :The change is expected to take effect from the version : '2.0.0' | ||
|
||
|
||
|
||
|
||
|
Oops, something went wrong.