Skip to content

Commit

Permalink
Add breaking changes (#11329)
Browse files Browse the repository at this point in the history
* add breaking changes
  • Loading branch information
dingmeng-xue authored Mar 16, 2020
1 parent d205f78 commit ba6ee73
Show file tree
Hide file tree
Showing 25 changed files with 1,448 additions and 0 deletions.
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.
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
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'

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

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'

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.

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'

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

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'


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


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'





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'





Loading

0 comments on commit ba6ee73

Please sign in to comment.