From ba6ee7375c9189f32b7bfbe4921b9173a7a5c03b Mon Sep 17 00:00:00 2001 From: Dingmeng Xue <56333063+dingmeng-xue@users.noreply.github.com> Date: Mon, 16 Mar 2020 16:02:14 +0800 Subject: [PATCH] Add breaking changes (#11329) * add breaking changes --- .../Az.Accounts-UpcomingBreakingChanges.md | 10 + ...nalysisServices-UpcomingBreakingChanges.md | 15 + .../Az.Batch-UpcomingBreakingChanges.md | 82 ++++ .../Az.Cdn-UpcomingBreakingChanges.md | 35 ++ ...gnitiveServices-UpcomingBreakingChanges.md | 12 + .../Az.Compute-UpcomingBreakingChanges.md | 67 +++ ...z.DataLakeStore-UpcomingBreakingChanges.md | 12 + .../Az.EventHub-UpcomingBreakingChanges.md | 61 +++ .../Az.KeyVault-UpcomingBreakingChanges.md | 23 ++ .../Az.LogicApp-UpcomingBreakingChanges.md | 26 ++ ...MachineLearning-UpcomingBreakingChanges.md | 16 + .../Az.Media-UpcomingBreakingChanges.md | 26 ++ .../Az.Network-UpcomingBreakingChanges.md | 385 ++++++++++++++++++ ...otificationHubs-UpcomingBreakingChanges.md | 116 ++++++ ...ationalInsights-UpcomingBreakingChanges.md | 66 +++ ...PowerBIEmbedded-UpcomingBreakingChanges.md | 26 ++ ...ecoveryServices-UpcomingBreakingChanges.md | 45 ++ .../Az.RedisCache-UpcomingBreakingChanges.md | 26 ++ .../Az.Resources-UpcomingBreakingChanges.md | 118 ++++++ .../Az.ServiceBus-UpcomingBreakingChanges.md | 57 +++ .../Az.Sql-UpcomingBreakingChanges.md | 66 +++ .../Az.Storage-UpcomingBreakingChanges.md | 47 +++ .../Az.StorageSync-UpcomingBreakingChanges.md | 28 ++ .../Az.Websites-UpcomingBreakingChanges.md | 57 +++ .../upcoming-breaking-changes/README.md | 26 ++ 25 files changed, 1448 insertions(+) create mode 100644 documentation/breaking-changes/upcoming-breaking-changes/Az.Accounts-UpcomingBreakingChanges.md create mode 100644 documentation/breaking-changes/upcoming-breaking-changes/Az.AnalysisServices-UpcomingBreakingChanges.md create mode 100644 documentation/breaking-changes/upcoming-breaking-changes/Az.Batch-UpcomingBreakingChanges.md create mode 100644 documentation/breaking-changes/upcoming-breaking-changes/Az.Cdn-UpcomingBreakingChanges.md create mode 100644 documentation/breaking-changes/upcoming-breaking-changes/Az.CognitiveServices-UpcomingBreakingChanges.md create mode 100644 documentation/breaking-changes/upcoming-breaking-changes/Az.Compute-UpcomingBreakingChanges.md create mode 100644 documentation/breaking-changes/upcoming-breaking-changes/Az.DataLakeStore-UpcomingBreakingChanges.md create mode 100644 documentation/breaking-changes/upcoming-breaking-changes/Az.EventHub-UpcomingBreakingChanges.md create mode 100644 documentation/breaking-changes/upcoming-breaking-changes/Az.KeyVault-UpcomingBreakingChanges.md create mode 100644 documentation/breaking-changes/upcoming-breaking-changes/Az.LogicApp-UpcomingBreakingChanges.md create mode 100644 documentation/breaking-changes/upcoming-breaking-changes/Az.MachineLearning-UpcomingBreakingChanges.md create mode 100644 documentation/breaking-changes/upcoming-breaking-changes/Az.Media-UpcomingBreakingChanges.md create mode 100644 documentation/breaking-changes/upcoming-breaking-changes/Az.Network-UpcomingBreakingChanges.md create mode 100644 documentation/breaking-changes/upcoming-breaking-changes/Az.NotificationHubs-UpcomingBreakingChanges.md create mode 100644 documentation/breaking-changes/upcoming-breaking-changes/Az.OperationalInsights-UpcomingBreakingChanges.md create mode 100644 documentation/breaking-changes/upcoming-breaking-changes/Az.PowerBIEmbedded-UpcomingBreakingChanges.md create mode 100644 documentation/breaking-changes/upcoming-breaking-changes/Az.RecoveryServices-UpcomingBreakingChanges.md create mode 100644 documentation/breaking-changes/upcoming-breaking-changes/Az.RedisCache-UpcomingBreakingChanges.md create mode 100644 documentation/breaking-changes/upcoming-breaking-changes/Az.Resources-UpcomingBreakingChanges.md create mode 100644 documentation/breaking-changes/upcoming-breaking-changes/Az.ServiceBus-UpcomingBreakingChanges.md create mode 100644 documentation/breaking-changes/upcoming-breaking-changes/Az.Sql-UpcomingBreakingChanges.md create mode 100644 documentation/breaking-changes/upcoming-breaking-changes/Az.Storage-UpcomingBreakingChanges.md create mode 100644 documentation/breaking-changes/upcoming-breaking-changes/Az.StorageSync-UpcomingBreakingChanges.md create mode 100644 documentation/breaking-changes/upcoming-breaking-changes/Az.Websites-UpcomingBreakingChanges.md create mode 100644 documentation/breaking-changes/upcoming-breaking-changes/README.md diff --git a/documentation/breaking-changes/upcoming-breaking-changes/Az.Accounts-UpcomingBreakingChanges.md b/documentation/breaking-changes/upcoming-breaking-changes/Az.Accounts-UpcomingBreakingChanges.md new file mode 100644 index 000000000000..35dc62f3540d --- /dev/null +++ b/documentation/breaking-changes/upcoming-breaking-changes/Az.Accounts-UpcomingBreakingChanges.md @@ -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. \ No newline at end of file diff --git a/documentation/breaking-changes/upcoming-breaking-changes/Az.AnalysisServices-UpcomingBreakingChanges.md b/documentation/breaking-changes/upcoming-breaking-changes/Az.AnalysisServices-UpcomingBreakingChanges.md new file mode 100644 index 000000000000..88750e61dbf5 --- /dev/null +++ b/documentation/breaking-changes/upcoming-breaking-changes/Az.AnalysisServices-UpcomingBreakingChanges.md @@ -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 diff --git a/documentation/breaking-changes/upcoming-breaking-changes/Az.Batch-UpcomingBreakingChanges.md b/documentation/breaking-changes/upcoming-breaking-changes/Az.Batch-UpcomingBreakingChanges.md new file mode 100644 index 000000000000..4dbe054b4cf8 --- /dev/null +++ b/documentation/breaking-changes/upcoming-breaking-changes/Az.Batch-UpcomingBreakingChanges.md @@ -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' + diff --git a/documentation/breaking-changes/upcoming-breaking-changes/Az.Cdn-UpcomingBreakingChanges.md b/documentation/breaking-changes/upcoming-breaking-changes/Az.Cdn-UpcomingBreakingChanges.md new file mode 100644 index 000000000000..58edb1a158bf --- /dev/null +++ b/documentation/breaking-changes/upcoming-breaking-changes/Az.Cdn-UpcomingBreakingChanges.md @@ -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 + diff --git a/documentation/breaking-changes/upcoming-breaking-changes/Az.CognitiveServices-UpcomingBreakingChanges.md b/documentation/breaking-changes/upcoming-breaking-changes/Az.CognitiveServices-UpcomingBreakingChanges.md new file mode 100644 index 000000000000..301f61e440ea --- /dev/null +++ b/documentation/breaking-changes/upcoming-breaking-changes/Az.CognitiveServices-UpcomingBreakingChanges.md @@ -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' + diff --git a/documentation/breaking-changes/upcoming-breaking-changes/Az.Compute-UpcomingBreakingChanges.md b/documentation/breaking-changes/upcoming-breaking-changes/Az.Compute-UpcomingBreakingChanges.md new file mode 100644 index 000000000000..14a233594d2b --- /dev/null +++ b/documentation/breaking-changes/upcoming-breaking-changes/Az.Compute-UpcomingBreakingChanges.md @@ -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. + diff --git a/documentation/breaking-changes/upcoming-breaking-changes/Az.DataLakeStore-UpcomingBreakingChanges.md b/documentation/breaking-changes/upcoming-breaking-changes/Az.DataLakeStore-UpcomingBreakingChanges.md new file mode 100644 index 000000000000..54c86d0d7b1f --- /dev/null +++ b/documentation/breaking-changes/upcoming-breaking-changes/Az.DataLakeStore-UpcomingBreakingChanges.md @@ -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' + diff --git a/documentation/breaking-changes/upcoming-breaking-changes/Az.EventHub-UpcomingBreakingChanges.md b/documentation/breaking-changes/upcoming-breaking-changes/Az.EventHub-UpcomingBreakingChanges.md new file mode 100644 index 000000000000..4efebacb448a --- /dev/null +++ b/documentation/breaking-changes/upcoming-breaking-changes/Az.EventHub-UpcomingBreakingChanges.md @@ -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 + diff --git a/documentation/breaking-changes/upcoming-breaking-changes/Az.KeyVault-UpcomingBreakingChanges.md b/documentation/breaking-changes/upcoming-breaking-changes/Az.KeyVault-UpcomingBreakingChanges.md new file mode 100644 index 000000000000..e3d10cba9055 --- /dev/null +++ b/documentation/breaking-changes/upcoming-breaking-changes/Az.KeyVault-UpcomingBreakingChanges.md @@ -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' + + diff --git a/documentation/breaking-changes/upcoming-breaking-changes/Az.LogicApp-UpcomingBreakingChanges.md b/documentation/breaking-changes/upcoming-breaking-changes/Az.LogicApp-UpcomingBreakingChanges.md new file mode 100644 index 000000000000..455be6980620 --- /dev/null +++ b/documentation/breaking-changes/upcoming-breaking-changes/Az.LogicApp-UpcomingBreakingChanges.md @@ -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 + + diff --git a/documentation/breaking-changes/upcoming-breaking-changes/Az.MachineLearning-UpcomingBreakingChanges.md b/documentation/breaking-changes/upcoming-breaking-changes/Az.MachineLearning-UpcomingBreakingChanges.md new file mode 100644 index 000000000000..4e2b8f4a8063 --- /dev/null +++ b/documentation/breaking-changes/upcoming-breaking-changes/Az.MachineLearning-UpcomingBreakingChanges.md @@ -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' + + + + + diff --git a/documentation/breaking-changes/upcoming-breaking-changes/Az.Media-UpcomingBreakingChanges.md b/documentation/breaking-changes/upcoming-breaking-changes/Az.Media-UpcomingBreakingChanges.md new file mode 100644 index 000000000000..ab44a6f2d45f --- /dev/null +++ b/documentation/breaking-changes/upcoming-breaking-changes/Az.Media-UpcomingBreakingChanges.md @@ -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' + + + + + diff --git a/documentation/breaking-changes/upcoming-breaking-changes/Az.Network-UpcomingBreakingChanges.md b/documentation/breaking-changes/upcoming-breaking-changes/Az.Network-UpcomingBreakingChanges.md new file mode 100644 index 000000000000..d6f381819dd9 --- /dev/null +++ b/documentation/breaking-changes/upcoming-breaking-changes/Az.Network-UpcomingBreakingChanges.md @@ -0,0 +1,385 @@ +## Breaking changes in module Microsoft.Azure.PowerShell.Cmdlets.Network.dll + + The following cmdlets were affected this release: + + + + +### **Add-AzApplicationGatewayBackendHttpSetting** + - Cmdlet : 'Add-AzApplicationGatewayBackendHttpSetting' + - Add-AzApplicationGatewayBackendHttpSettings 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-AzApplicationGatewayBackendHttpSetting** + - Cmdlet : 'Get-AzApplicationGatewayBackendHttpSetting' + - Get-AzApplicationGatewayBackendHttpSettings 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-AzApplicationGatewayBackendHttpSetting** + - Cmdlet : 'New-AzApplicationGatewayBackendHttpSetting' + - New-AzApplicationGatewayBackendHttpSettings alias will be removed in an upcoming breaking change release +Note :The change is expected to take effect from the version : '2.0.0' + + + + + + +### **Remove-AzApplicationGatewayBackendHttpSetting** + - Cmdlet : 'Remove-AzApplicationGatewayBackendHttpSetting' + - Remove-AzApplicationGatewayBackendHttpSettings alias will be removed in an upcoming breaking change release +Note :The change is expected to take effect from the version : '2.0.0' + + + + + + +### **Set-AzApplicationGatewayBackendHttpSetting** + - Cmdlet : 'Set-AzApplicationGatewayBackendHttpSetting' + - Set-AzApplicationGatewayBackendHttpSettings 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-AzApplicationGatewayAvailableSslOption** + - Cmdlet : 'Get-AzApplicationGatewayAvailableSslOption' + - Get-AzApplicationGatewayAvailableSslOptions 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-AzApplicationGatewayAvailableWafRuleSet** + - Cmdlet : 'Get-AzApplicationGatewayAvailableWafRuleSet' + - Get-AzApplicationGatewayAvailableWafRuleSets 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-AzApplicationGateway** +The following parameters were affected this release: +#### **UserAssignedIdentityId** + - Cmdlet : 'New-AzApplicationGateway' + - The parameter : 'UserAssignedIdentityId' is being replaced by parameter : 'Identity'. + + + + + +### **New-AzFirewall** +The following parameters were affected this release: +#### **VirtualNetworkName** + - Cmdlet : 'New-AzFirewall' + - The parameter : 'VirtualNetworkName' is being replaced by parameter : 'VirtualNetwork'. + The type of the parameter is changing from 'System.String' to 'PSVirtualNetwork'. + Change description : This parameter will be removed in an upcoming breaking change release. After this point the Virtual Network will be provided as an object instead of a string. +Note :The change is expected to take effect from the version : '2.0.0' + +```powershell +# Old +New-AzFirewall -VirtualNetworkName "vnet-name" + +# New +New-AzFirewall -VirtualNetwork $vnet +``` + + + +#### **PublicIpName** + - Cmdlet : 'New-AzFirewall' + - The parameter : 'PublicIpName' is being replaced by parameter : 'PublicIpAddress'. + The type of the parameter is changing from 'System.String' to 'List'. + Change description : This parameter will be removed in an upcoming breaking change release. After this point the Public IP Address will be provided as a list of one or more objects instead of a string. +Note :The change is expected to take effect from the version : '2.0.0' + +```powershell +# Old +New-AzFirewall -PublicIpName "public-ip-name" + +# New +New-AzFirewall -PublicIpAddress @($publicip1, $publicip2) +``` + + + + + + +### **New-AzVirtualHubRoute** + - Cmdlet : 'New-AzVirtualHubRoute' + - The cmdlet 'Add-AzVirtualHubRoute' is replacing this cmdlet. + + +BreakingChangesAttributesCmdLetDeprecationMessageWithReplacement: Add-AzVirtualHubRoute + + + + + +### **New-AzVirtualHubRouteTable** + - Cmdlet : 'New-AzVirtualHubRouteTable' + - The cmdlet 'Add-AzVirtualHubRouteTable' is replacing this cmdlet. + + +BreakingChangesAttributesCmdLetDeprecationMessageWithReplacement: Add-AzVirtualHubRouteTable + + + + + +### **Add-AzExpressRouteCircuitAuthorization** + - Cmdlet : 'Add-AzExpressRouteCircuitAuthorization' + - "The output type 'Microsoft.Azure.Commands.Network.Models.PSExpressRouteCircuit' is changing" + - The following properties in the output type are being deprecated : + 'AllowGlobalReach' + + +BreakingChangesAttributesCmdLetOutputChange2: Microsoft.Azure.Commands.Network.Models.PSExpressRouteCircuit +BreakingChangesAttributesCmdLetOutputPropertiesRemoved: 'AllowGlobalReach' + + + + + +### **Get-AzExpressRouteCircuitAuthorization** + - Cmdlet : 'Get-AzExpressRouteCircuitAuthorization' + - "The output type 'Microsoft.Azure.Commands.Network.Models.PSExpressRouteCircuit' is changing" + - The following properties in the output type are being deprecated : + 'AllowGlobalReach' + + +BreakingChangesAttributesCmdLetOutputChange2: Microsoft.Azure.Commands.Network.Models.PSExpressRouteCircuit +BreakingChangesAttributesCmdLetOutputPropertiesRemoved: 'AllowGlobalReach' + + + + + +### **Remove-AzExpressRouteCircuitAuthorization** + - Cmdlet : 'Remove-AzExpressRouteCircuitAuthorization' + - "The output type 'Microsoft.Azure.Commands.Network.Models.PSExpressRouteCircuit' is changing" + - The following properties in the output type are being deprecated : + 'AllowGlobalReach' + + +BreakingChangesAttributesCmdLetOutputChange2: Microsoft.Azure.Commands.Network.Models.PSExpressRouteCircuit +BreakingChangesAttributesCmdLetOutputPropertiesRemoved: 'AllowGlobalReach' + + + + + +### **Get-AzExpressRouteCircuit** + - Cmdlet : 'Get-AzExpressRouteCircuit' + - "The output type 'Microsoft.Azure.Commands.Network.Models.PSExpressRouteCircuit' is changing" + - The following properties in the output type are being deprecated : + 'AllowGlobalReach' + + +BreakingChangesAttributesCmdLetOutputChange2: Microsoft.Azure.Commands.Network.Models.PSExpressRouteCircuit +BreakingChangesAttributesCmdLetOutputPropertiesRemoved: 'AllowGlobalReach' + + + + + +### **Move-AzExpressRouteCircuit** + - Cmdlet : 'Move-AzExpressRouteCircuit' + - "The output type 'Microsoft.Azure.Commands.Network.Models.PSExpressRouteCircuit' is changing" + - The following properties in the output type are being deprecated : + 'AllowGlobalReach' + + +BreakingChangesAttributesCmdLetOutputChange2: Microsoft.Azure.Commands.Network.Models.PSExpressRouteCircuit +BreakingChangesAttributesCmdLetOutputPropertiesRemoved: 'AllowGlobalReach' + + + + + +### **New-AzExpressRouteCircuit** + - Cmdlet : 'New-AzExpressRouteCircuit' + - "The output type 'Microsoft.Azure.Commands.Network.Models.PSExpressRouteCircuit' is changing" + - The following properties in the output type are being deprecated : + 'AllowGlobalReach' + + +BreakingChangesAttributesCmdLetOutputChange2: Microsoft.Azure.Commands.Network.Models.PSExpressRouteCircuit +BreakingChangesAttributesCmdLetOutputPropertiesRemoved: 'AllowGlobalReach' + + + + + +### **Add-AzExpressRouteCircuitPeeringConfig** + - Cmdlet : 'Add-AzExpressRouteCircuitPeeringConfig' + - "The output type 'Microsoft.Azure.Commands.Network.Models.PSExpressRouteCircuit' is changing" + - The following properties in the output type are being deprecated : + 'AllowGlobalReach' + + +BreakingChangesAttributesCmdLetOutputChange2: Microsoft.Azure.Commands.Network.Models.PSExpressRouteCircuit +BreakingChangesAttributesCmdLetOutputPropertiesRemoved: 'AllowGlobalReach' + + + + + +### **Add-AzExpressRouteCircuitConnectionConfig** + - Cmdlet : 'Add-AzExpressRouteCircuitConnectionConfig' + - "The output type 'Microsoft.Azure.Commands.Network.Models.PSExpressRouteCircuit' is changing" + - The following properties in the output type are being deprecated : + 'AllowGlobalReach' + + +BreakingChangesAttributesCmdLetOutputChange2: Microsoft.Azure.Commands.Network.Models.PSExpressRouteCircuit +BreakingChangesAttributesCmdLetOutputPropertiesRemoved: 'AllowGlobalReach' + + + + + +### **Remove-AzExpressRouteCircuitConnectionConfig** + - Cmdlet : 'Remove-AzExpressRouteCircuitConnectionConfig' + - "The output type 'Microsoft.Azure.Commands.Network.Models.PSExpressRouteCircuit' is changing" + - The following properties in the output type are being deprecated : + 'AllowGlobalReach' + + +BreakingChangesAttributesCmdLetOutputChange2: Microsoft.Azure.Commands.Network.Models.PSExpressRouteCircuit +BreakingChangesAttributesCmdLetOutputPropertiesRemoved: 'AllowGlobalReach' + + + + + +### **Get-AzExpressRouteCircuitPeeringConfig** + - Cmdlet : 'Get-AzExpressRouteCircuitPeeringConfig' + - "The output type 'Microsoft.Azure.Commands.Network.Models.PSExpressRouteCircuit' is changing" + - The following properties in the output type are being deprecated : + 'AllowGlobalReach' + + +BreakingChangesAttributesCmdLetOutputChange2: Microsoft.Azure.Commands.Network.Models.PSExpressRouteCircuit +BreakingChangesAttributesCmdLetOutputPropertiesRemoved: 'AllowGlobalReach' + + + + + +### **Remove-AzExpressRouteCircuitPeeringConfig** + - Cmdlet : 'Remove-AzExpressRouteCircuitPeeringConfig' + - "The output type 'Microsoft.Azure.Commands.Network.Models.PSExpressRouteCircuit' is changing" + - The following properties in the output type are being deprecated : + 'AllowGlobalReach' + + +BreakingChangesAttributesCmdLetOutputChange2: Microsoft.Azure.Commands.Network.Models.PSExpressRouteCircuit +BreakingChangesAttributesCmdLetOutputPropertiesRemoved: 'AllowGlobalReach' + + + + + +### **Set-AzExpressRouteCircuitPeeringConfig** + - Cmdlet : 'Set-AzExpressRouteCircuitPeeringConfig' + - "The output type 'Microsoft.Azure.Commands.Network.Models.PSExpressRouteCircuit' is changing" + - The following properties in the output type are being deprecated : + 'AllowGlobalReach' + + +BreakingChangesAttributesCmdLetOutputChange2: Microsoft.Azure.Commands.Network.Models.PSExpressRouteCircuit +BreakingChangesAttributesCmdLetOutputPropertiesRemoved: 'AllowGlobalReach' + + + + + +### **Set-AzExpressRouteCircuit** + - Cmdlet : 'Set-AzExpressRouteCircuit' + - "The output type 'Microsoft.Azure.Commands.Network.Models.PSExpressRouteCircuit' is changing" + - The following properties in the output type are being deprecated : + 'AllowGlobalReach' + + +BreakingChangesAttributesCmdLetOutputChange2: Microsoft.Azure.Commands.Network.Models.PSExpressRouteCircuit +BreakingChangesAttributesCmdLetOutputPropertiesRemoved: 'AllowGlobalReach' + + + + + +### **Get-AzExpressRouteCircuitStat** + - Cmdlet : 'Get-AzExpressRouteCircuitStat' + - Get-AzExpressRouteCircuitStats 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-AzPrivateEndpointConnection** +The following parameters were affected this release: +#### **Description** + - Cmdlet : 'Get-AzPrivateEndpointConnection' + - The parameter : 'Description' is changing. + Change description : Parameter is being deprecated without being replaced + + + + + +### **Remove-AzPrivateEndpointConnection** +The following parameters were affected this release: +#### **Description** + - Cmdlet : 'Remove-AzPrivateEndpointConnection' + - The parameter : 'Description' is changing. + Change description : Parameter is being deprecated without being replaced + + + + + +### **New-AzPrivateLinkServiceIpConfig** + - Cmdlet : 'New-AzPrivateLinkServiceIpConfig' + - "The output type 'Microsoft.Azure.Commands.Network.Models.PSPrivateLinkServiceIpConfiguration' is changing" + - The following properties in the output type are being deprecated : + 'PublicIPAddress' +- The following properties are being added to the output type : + 'Primary' + + +BreakingChangesAttributesCmdLetOutputChange2: Microsoft.Azure.Commands.Network.Models.PSPrivateLinkServiceIpConfiguration +BreakingChangesAttributesCmdLetOutputPropertiesRemoved: 'PublicIPAddress' +BreakingChangesAttributesCmdLetOutputPropertiesAdded: 'Primary' + + +The following parameters were affected this release: +#### **PublicIpAddress** + - Cmdlet : 'New-AzPrivateLinkServiceIpConfig' + - The parameter : 'PublicIpAddress' is changing. + Change description : Parameter is being deprecated without being replaced + + + + diff --git a/documentation/breaking-changes/upcoming-breaking-changes/Az.NotificationHubs-UpcomingBreakingChanges.md b/documentation/breaking-changes/upcoming-breaking-changes/Az.NotificationHubs-UpcomingBreakingChanges.md new file mode 100644 index 000000000000..f8cfb55385e0 --- /dev/null +++ b/documentation/breaking-changes/upcoming-breaking-changes/Az.NotificationHubs-UpcomingBreakingChanges.md @@ -0,0 +1,116 @@ +## Breaking changes in module Microsoft.Azure.PowerShell.Cmdlets.NotificationHubs.dll + + The following cmdlets were affected this release: + + + + +### **Get-AzNotificationHubAuthorizationRule** + - Cmdlet : 'Get-AzNotificationHubAuthorizationRule' + - Get-AzNotificationHubAuthorizationRules 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-AzNotificationHubListKey** + - Cmdlet : 'Get-AzNotificationHubListKey' + - Get-AzNotificationHubListKeys 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-AzNotificationHubPNSCredential** + - Cmdlet : 'Get-AzNotificationHubPNSCredential' + - Get-AzNotificationHubPNSCredentials 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-AzNotificationHubAuthorizationRule** + - Cmdlet : 'New-AzNotificationHubAuthorizationRule' + - New-AzNotificationHubAuthorizationRules alias will be removed in an upcoming breaking change release +Note :The change is expected to take effect from the version : '2.0.0' + + + + + + +### **Remove-AzNotificationHubAuthorizationRule** + - Cmdlet : 'Remove-AzNotificationHubAuthorizationRule' + - Remove-AzNotificationHubAuthorizationRules alias will be removed in an upcoming breaking change release +Note :The change is expected to take effect from the version : '2.0.0' + + + + + + +### **Set-AzNotificationHubAuthorizationRule** + - Cmdlet : 'Set-AzNotificationHubAuthorizationRule' + - Set-AzNotificationHubAuthorizationRules 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-AzNotificationHubsNamespaceAuthorizationRule** + - Cmdlet : 'Get-AzNotificationHubsNamespaceAuthorizationRule' + - Get-AzNotificationHubsNamespaceAuthorizationRules 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-AzNotificationHubsNamespaceListKey** + - Cmdlet : 'Get-AzNotificationHubsNamespaceListKey' + - Get-AzNotificationHubsNamespaceListKeys 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-AzNotificationHubsNamespaceAuthorizationRule** + - Cmdlet : 'New-AzNotificationHubsNamespaceAuthorizationRule' + - New-AzNotificationHubsNamespaceAuthorizationRules alias will be removed in an upcoming breaking change release +Note :The change is expected to take effect from the version : '2.0.0' + + + + + + +### **Remove-AzNotificationHubsNamespaceAuthorizationRule** + - Cmdlet : 'Remove-AzNotificationHubsNamespaceAuthorizationRule' + - Remove-AzNotificationHubsNamespaceAuthorizationRules alias will be removed in an upcoming breaking change release +Note :The change is expected to take effect from the version : '2.0.0' + + + + + + +### **Set-AzNotificationHubsNamespaceAuthorizationRule** + - Cmdlet : 'Set-AzNotificationHubsNamespaceAuthorizationRule' + - Set-AzNotificationHubsNamespaceAuthorizationRules alias will be removed in an upcoming breaking change release +Note :The change is expected to take effect from the version : '2.0.0' + + + + + diff --git a/documentation/breaking-changes/upcoming-breaking-changes/Az.OperationalInsights-UpcomingBreakingChanges.md b/documentation/breaking-changes/upcoming-breaking-changes/Az.OperationalInsights-UpcomingBreakingChanges.md new file mode 100644 index 000000000000..3a1bd47cec75 --- /dev/null +++ b/documentation/breaking-changes/upcoming-breaking-changes/Az.OperationalInsights-UpcomingBreakingChanges.md @@ -0,0 +1,66 @@ +## Breaking changes in module Microsoft.Azure.PowerShell.Cmdlets.OperationalInsights.dll + + The following cmdlets were affected this release: + + + + +### **Get-AzOperationalInsightsSavedSearchResult** + - Cmdlet : 'Get-AzOperationalInsightsSavedSearchResult' + - Get-AzOperationalInsightsSavedSearchResults 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-AzOperationalInsightsSearchResult** + - Cmdlet : 'Get-AzOperationalInsightsSearchResult' + - Get-AzOperationalInsightsSearchResults 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-AzOperationalInsightsIntelligencePack** + - Cmdlet : 'Get-AzOperationalInsightsIntelligencePack' + - Get-AzOperationalInsightsIntelligencePacks 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-AzOperationalInsightsLinkTarget** + - Cmdlet : 'Get-AzOperationalInsightsLinkTarget' + - Get-AzOperationalInsightsLinkTargets 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-AzOperationalInsightsWorkspaceManagementGroup** + - Cmdlet : 'Get-AzOperationalInsightsWorkspaceManagementGroup' + - Get-AzOperationalInsightsWorkspaceManagementGroups 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-AzOperationalInsightsWorkspaceSharedKey** + - Cmdlet : 'Get-AzOperationalInsightsWorkspaceSharedKey' + - Get-AzOperationalInsightsWorkspaceSharedKeys alias will be removed in an upcoming breaking change release +Note :The change is expected to take effect from the version : '2.0.0' + + + + + diff --git a/documentation/breaking-changes/upcoming-breaking-changes/Az.PowerBIEmbedded-UpcomingBreakingChanges.md b/documentation/breaking-changes/upcoming-breaking-changes/Az.PowerBIEmbedded-UpcomingBreakingChanges.md new file mode 100644 index 000000000000..b0c6294559b5 --- /dev/null +++ b/documentation/breaking-changes/upcoming-breaking-changes/Az.PowerBIEmbedded-UpcomingBreakingChanges.md @@ -0,0 +1,26 @@ +## Breaking changes in module Microsoft.Azure.PowerShell.Cmdlets.PowerBIEmbedded.dll + + The following cmdlets were affected this release: + + + + +### **Get-AzPowerBIWorkspaceCollectionAccessKey** + - Cmdlet : 'Get-AzPowerBIWorkspaceCollectionAccessKey' + - Get-AzPowerBIWorkspaceCollectionAccessKeys alias will be removed in an upcoming breaking change release +Note :The change is expected to take effect from the version : '2.0.0' + + + + + + +### **Reset-AzPowerBIWorkspaceCollectionAccessKey** + - Cmdlet : 'Reset-AzPowerBIWorkspaceCollectionAccessKey' + - Reset-AzPowerBIWorkspaceCollectionAccessKeys alias will be removed in an upcoming breaking change release +Note :The change is expected to take effect from the version : '2.0.0' + + + + + diff --git a/documentation/breaking-changes/upcoming-breaking-changes/Az.RecoveryServices-UpcomingBreakingChanges.md b/documentation/breaking-changes/upcoming-breaking-changes/Az.RecoveryServices-UpcomingBreakingChanges.md new file mode 100644 index 000000000000..29ea9ce8b45c --- /dev/null +++ b/documentation/breaking-changes/upcoming-breaking-changes/Az.RecoveryServices-UpcomingBreakingChanges.md @@ -0,0 +1,45 @@ +## Breaking changes in module Microsoft.Azure.PowerShell.Cmdlets.RecoveryServices.dll + + The following cmdlets were affected this release: + + + + +### **Set-AzRecoveryServicesBackupProperty** + - Cmdlet : 'Set-AzRecoveryServicesBackupProperty' + - Set-AzRecoveryServicesBackupProperties alias will be removed in an upcoming breaking change release +Note :The change is expected to take effect from the version : '2.0.0' + + + + + + +### **Set-AzRecoveryServicesVaultContext** + - Cmdlet : 'Set-AzRecoveryServicesVaultContext' + - The cmdlet is being deprecated. There will be no replacement for it. +Note :The change is expected to take effect from the version : 'This command is getting deprecated. Please use -VaultID parameter in all Recovery Services commands going forward.' + + + +BreakingChangesAttributesCmdLetDeprecationMessageNoReplacement + + + + +## Breaking changes in module Microsoft.Azure.PowerShell.Cmdlets.RecoveryServices.Backup.dll + + The following cmdlets were affected this release: + + + + +### **Get-AzRecoveryServicesBackupJobDetail** + - Cmdlet : 'Get-AzRecoveryServicesBackupJobDetail' + - Get-AzRecoveryServicesBackupJobDetails alias will be removed in an upcoming breaking change release +Note :The change is expected to take effect from the version : '2.0.0' + + + + + diff --git a/documentation/breaking-changes/upcoming-breaking-changes/Az.RedisCache-UpcomingBreakingChanges.md b/documentation/breaking-changes/upcoming-breaking-changes/Az.RedisCache-UpcomingBreakingChanges.md new file mode 100644 index 000000000000..0c3ba3cd2e19 --- /dev/null +++ b/documentation/breaking-changes/upcoming-breaking-changes/Az.RedisCache-UpcomingBreakingChanges.md @@ -0,0 +1,26 @@ +## Breaking changes in module Microsoft.Azure.PowerShell.Cmdlets.RedisCache.dll + + The following cmdlets were affected this release: + + + + +### **Remove-AzRedisCacheDiagnostic** + - Cmdlet : 'Remove-AzRedisCacheDiagnostic' + - Remove-AzRedisCacheDiagnostics alias will be removed in an upcoming breaking change release +Note :The change is expected to take effect from the version : '2.0.0' + + + + + + +### **Set-AzRedisCacheDiagnostic** + - Cmdlet : 'Set-AzRedisCacheDiagnostic' + - Set-AzRedisCacheDiagnostics alias will be removed in an upcoming breaking change release +Note :The change is expected to take effect from the version : '2.0.0' + + + + + diff --git a/documentation/breaking-changes/upcoming-breaking-changes/Az.Resources-UpcomingBreakingChanges.md b/documentation/breaking-changes/upcoming-breaking-changes/Az.Resources-UpcomingBreakingChanges.md new file mode 100644 index 000000000000..5fbae0a39970 --- /dev/null +++ b/documentation/breaking-changes/upcoming-breaking-changes/Az.Resources-UpcomingBreakingChanges.md @@ -0,0 +1,118 @@ +## Breaking changes in module Microsoft.Azure.PowerShell.Cmdlets.ResourceManager.dll + + The following cmdlets were affected this release: + + + + +### **Get-AzPolicyAssignment** + - Cmdlet : 'Get-AzPolicyAssignment' + - The output type is changing from the existing type :'System.Management.Automation.PSObject' to the new type :'PsPolicyAssignment' + + +BreakingChangesAttributesCmdLetOutputChange1: System.Management.Automation.PSObject + + + + + +### **Get-AzPolicyDefinition** + - Cmdlet : 'Get-AzPolicyDefinition' + - The output type is changing from the existing type :'System.Management.Automation.PSObject' to the new type :'PsPolicyDefinition' + + +BreakingChangesAttributesCmdLetOutputChange1: System.Management.Automation.PSObject + + + + + +### **Get-AzPolicySetDefinition** + - Cmdlet : 'Get-AzPolicySetDefinition' + - The output type is changing from the existing type :'System.Management.Automation.PSObject' to the new type :'PsPolicySetDefinition' + + +BreakingChangesAttributesCmdLetOutputChange1: System.Management.Automation.PSObject + + + + + +### **New-AzPolicyAssignment** + - Cmdlet : 'New-AzPolicyAssignment' + - The output type is changing from the existing type :'System.Management.Automation.PSObject' to the new type :'PsPolicyAssignment' + + +BreakingChangesAttributesCmdLetOutputChange1: System.Management.Automation.PSObject + + +The following parameters were affected this release: +#### **PolicyDefinition** + - Cmdlet : 'New-AzPolicyAssignment' + - The parameter : 'PolicyDefinition' is changing. + The type of the parameter is changing from 'System.Management.Automation.PSObject' to 'PsPolicyDefinition'. + + +#### **PolicySetDefinition** + - Cmdlet : 'New-AzPolicyAssignment' + - The parameter : 'PolicySetDefinition' is changing. + The type of the parameter is changing from 'System.Management.Automation.PSObject' to 'PsPolicySetDefinition'. + + + + + +### **New-AzPolicyDefinition** + - Cmdlet : 'New-AzPolicyDefinition' + - The output type is changing from the existing type :'System.Management.Automation.PSObject' to the new type :'PsPolicyDefinition' + + +BreakingChangesAttributesCmdLetOutputChange1: System.Management.Automation.PSObject + + + + + +### **New-AzPolicySetDefinition** + - Cmdlet : 'New-AzPolicySetDefinition' + - The output type is changing from the existing type :'System.Management.Automation.PSObject' to the new type :'PsPolicySetDefinition' + + +BreakingChangesAttributesCmdLetOutputChange1: System.Management.Automation.PSObject + + + + + +### **Set-AzPolicyAssignment** + - Cmdlet : 'Set-AzPolicyAssignment' + - The output type is changing from the existing type :'System.Management.Automation.PSObject' to the new type :'PsPolicyAssignment' + + +BreakingChangesAttributesCmdLetOutputChange1: System.Management.Automation.PSObject + + + + + +### **Set-AzPolicyDefinition** + - Cmdlet : 'Set-AzPolicyDefinition' + - The output type is changing from the existing type :'System.Management.Automation.PSObject' to the new type :'PsPolicyDefinition' + + +BreakingChangesAttributesCmdLetOutputChange1: System.Management.Automation.PSObject + + + + + +### **Set-AzPolicySetDefinition** + - Cmdlet : 'Set-AzPolicySetDefinition' + - The output type is changing from the existing type :'System.Management.Automation.PSObject' to the new type :'PsPolicySetDefinition' + + +BreakingChangesAttributesCmdLetOutputChange1: System.Management.Automation.PSObject + + + + diff --git a/documentation/breaking-changes/upcoming-breaking-changes/Az.ServiceBus-UpcomingBreakingChanges.md b/documentation/breaking-changes/upcoming-breaking-changes/Az.ServiceBus-UpcomingBreakingChanges.md new file mode 100644 index 000000000000..0826f19be77b --- /dev/null +++ b/documentation/breaking-changes/upcoming-breaking-changes/Az.ServiceBus-UpcomingBreakingChanges.md @@ -0,0 +1,57 @@ +## Breaking changes in module Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.dll + + The following cmdlets were affected this release: + + + + +### **Get-AzServiceBusNamespace** + - Cmdlet : 'Get-AzServiceBusNamespace' + - "The output type 'Microsoft.Azure.Commands.ServiceBus.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' + + +BreakingChangesAttributesCmdLetOutputChange2: Microsoft.Azure.Commands.ServiceBus.Models.PSNamespaceAttributes +BreakingChangesAttributesCmdLetOutputPropertiesRemoved: 'ResourceGroup' +BreakingChangesAttributesCmdLetOutputPropertiesAdded: 'ResourceGroupName' + + + + + +### **New-AzServiceBusNamespace** + - Cmdlet : 'New-AzServiceBusNamespace' + - "The output type 'Microsoft.Azure.Commands.ServiceBus.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' + + +BreakingChangesAttributesCmdLetOutputChange2: Microsoft.Azure.Commands.ServiceBus.Models.PSNamespaceAttributes +BreakingChangesAttributesCmdLetOutputPropertiesRemoved: 'ResourceGroup' +BreakingChangesAttributesCmdLetOutputPropertiesAdded: 'ResourceGroupName' + + + + + +### **Set-AzServiceBusNamespace** + - Cmdlet : 'Set-AzServiceBusNamespace' + - "The output type 'Microsoft.Azure.Commands.ServiceBus.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' + + +BreakingChangesAttributesCmdLetOutputChange2: Microsoft.Azure.Commands.ServiceBus.Models.PSNamespaceAttributes +BreakingChangesAttributesCmdLetOutputPropertiesRemoved: 'ResourceGroup' +BreakingChangesAttributesCmdLetOutputPropertiesAdded: 'ResourceGroupName' + + + + diff --git a/documentation/breaking-changes/upcoming-breaking-changes/Az.Sql-UpcomingBreakingChanges.md b/documentation/breaking-changes/upcoming-breaking-changes/Az.Sql-UpcomingBreakingChanges.md new file mode 100644 index 000000000000..1344354b491e --- /dev/null +++ b/documentation/breaking-changes/upcoming-breaking-changes/Az.Sql-UpcomingBreakingChanges.md @@ -0,0 +1,66 @@ +## Breaking changes in module Microsoft.Azure.PowerShell.Cmdlets.Sql.dll + + The following cmdlets were affected this release: + + + + +### **Get-AzSqlDatabaseAdvancedThreatProtectionSetting** + - Cmdlet : 'Get-AzSqlDatabaseAdvancedThreatProtectionSetting' + - Get-AzSqlDatabaseAdvancedThreatProtectionSettings alias will be removed in an upcoming breaking change release +Note :The change is expected to take effect from the version : '3.0.0' + + + + + + +### **Get-AzSqlServerAdvancedThreatProtectionSetting** + - Cmdlet : 'Get-AzSqlServerAdvancedThreatProtectionSetting' + - Get-AzSqlServerAdvancedThreatProtectionSettings alias will be removed in an upcoming breaking change release +Note :The change is expected to take effect from the version : '3.0.0' + + + + + + +### **Clear-AzSqlDatabaseAdvancedThreatProtectionSetting** + - Cmdlet : 'Clear-AzSqlDatabaseAdvancedThreatProtectionSetting' + - Remove-AzSqlDatabaseAdvancedThreatProtectionSettings alias will be removed in an upcoming breaking change release +Note :The change is expected to take effect from the version : '3.0.0' + + + + + + +### **Clear-AzSqlServerAdvancedThreatProtectionSetting** + - Cmdlet : 'Clear-AzSqlServerAdvancedThreatProtectionSetting' + - Remove-AzSqlServerAdvancedThreatProtectionSettings alias will be removed in an upcoming breaking change release +Note :The change is expected to take effect from the version : '3.0.0' + + + + + + +### **Update-AzSqlDatabaseAdvancedThreatProtectionSetting** + - Cmdlet : 'Update-AzSqlDatabaseAdvancedThreatProtectionSetting' + - Set-AzSqlDatabaseAdvancedThreatProtectionSettings alias will be removed in an upcoming breaking change release +Note :The change is expected to take effect from the version : '3.0.0' + + + + + + +### **Update-AzSqlServerAdvancedThreatProtectionSetting** + - Cmdlet : 'Update-AzSqlServerAdvancedThreatProtectionSetting' + - Set-AzSqlServerAdvancedThreatProtectionSettings alias will be removed in an upcoming breaking change release +Note :The change is expected to take effect from the version : '3.0.0' + + + + + diff --git a/documentation/breaking-changes/upcoming-breaking-changes/Az.Storage-UpcomingBreakingChanges.md b/documentation/breaking-changes/upcoming-breaking-changes/Az.Storage-UpcomingBreakingChanges.md new file mode 100644 index 000000000000..ea3148e7b33a --- /dev/null +++ b/documentation/breaking-changes/upcoming-breaking-changes/Az.Storage-UpcomingBreakingChanges.md @@ -0,0 +1,47 @@ +## Breaking changes in module Microsoft.Azure.PowerShell.Cmdlets.Storage.Management.dll + + The following cmdlets were affected this release: + + + + +### **Update-AzStorageAccountNetworkRuleSet** +The following parameters were affected this release: +#### **DefaultAction** + - Cmdlet : 'Update-AzStorageAccountNetworkRuleSet' + - The parameter : 'DefaultAction' is changing. + Change description : The DefaultAction value will change in a future release from: Allow = 1, Deny = 0, to: Allow = 0, Deny = 1. + + + + +## Breaking changes in module Microsoft.Azure.PowerShell.Cmdlets.Storage.dll + + The following cmdlets were affected this release: + + + + +### **Get-AzStorageTable** + - Cmdlet : 'Get-AzStorageTable' + - "The output type 'Microsoft.WindowsAzure.Commands.Common.Storage.ResourceModel.AzureStorageTable' is changing" + Change description : AzureStorageTable.CloudTable.ServiceClient will have 2 properties removed in a future release: ConnectionPolicy, ConsistencyLevel. + + +BreakingChangesAttributesCmdLetOutputChange2: Microsoft.WindowsAzure.Commands.Common.Storage.ResourceModel.AzureStorageTable + + + + + +### **New-AzStorageTable** + - Cmdlet : 'New-AzStorageTable' + - "The output type 'Microsoft.WindowsAzure.Commands.Common.Storage.ResourceModel.AzureStorageTable' is changing" + Change description : AzureStorageTable.CloudTable.ServiceClient will have 2 properties removed in a future release: ConnectionPolicy, ConsistencyLevel. + + +BreakingChangesAttributesCmdLetOutputChange2: Microsoft.WindowsAzure.Commands.Common.Storage.ResourceModel.AzureStorageTable + + + + diff --git a/documentation/breaking-changes/upcoming-breaking-changes/Az.StorageSync-UpcomingBreakingChanges.md b/documentation/breaking-changes/upcoming-breaking-changes/Az.StorageSync-UpcomingBreakingChanges.md new file mode 100644 index 000000000000..e62281476f08 --- /dev/null +++ b/documentation/breaking-changes/upcoming-breaking-changes/Az.StorageSync-UpcomingBreakingChanges.md @@ -0,0 +1,28 @@ +## Breaking changes in module Microsoft.Azure.PowerShell.Cmdlets.StorageSync.dll + + The following cmdlets were affected this release: + + + + +### **Invoke-AzStorageSyncFileRecall** +The following parameters were affected this release: +#### **InputObject** + - Cmdlet : 'Invoke-AzStorageSyncFileRecall' + - The parameter : 'InputObject' is changing. + Change description : Alias RegisteredServer is invalid and preserved for compatibility. Alias ServerEndpoint should be used instead + + + + + +### **Set-AzStorageSyncServerEndpoint** +The following parameters were affected this release: +#### **InputObject** + - Cmdlet : 'Set-AzStorageSyncServerEndpoint' + - The parameter : 'InputObject' is changing. + Change description : Alias RegisteredServer is invalid and preserved for compatibility. Alias ServerEndpoint should be used instead + + + + diff --git a/documentation/breaking-changes/upcoming-breaking-changes/Az.Websites-UpcomingBreakingChanges.md b/documentation/breaking-changes/upcoming-breaking-changes/Az.Websites-UpcomingBreakingChanges.md new file mode 100644 index 000000000000..fbab8834132a --- /dev/null +++ b/documentation/breaking-changes/upcoming-breaking-changes/Az.Websites-UpcomingBreakingChanges.md @@ -0,0 +1,57 @@ +## Breaking changes in module Microsoft.Azure.PowerShell.Cmdlets.Websites.dll + + The following cmdlets were affected this release: + + + + +### **Get-AzWebAppSlotMetric** + - Cmdlet : 'Get-AzWebAppSlotMetric' + - The cmdlet 'Get-AzMetric' is replacing this cmdlet. + + + - Cmdlet : 'Get-AzWebAppSlotMetric' + - Get-AzWebAppSlotMetrics alias will be removed in an upcoming breaking change release +Note :The change is expected to take effect from the version : '2.0.0' + + + +BreakingChangesAttributesCmdLetDeprecationMessageWithReplacement: Get-AzMetric + + + + + +### **Get-AzAppServicePlanMetric** + - Cmdlet : 'Get-AzAppServicePlanMetric' + - The cmdlet 'Get-AzMetric' is replacing this cmdlet. + + + - Cmdlet : 'Get-AzAppServicePlanMetric' + - Get-AzAppServicePlanMetrics alias will be removed in an upcoming breaking change release +Note :The change is expected to take effect from the version : '2.0.0' + + + +BreakingChangesAttributesCmdLetDeprecationMessageWithReplacement: Get-AzMetric + + + + + +### **Get-AzWebAppMetric** + - Cmdlet : 'Get-AzWebAppMetric' + - The cmdlet 'Get-AzMetric' is replacing this cmdlet. + + + - Cmdlet : 'Get-AzWebAppMetric' + - Get-AzWebAppMetrics alias will be removed in an upcoming breaking change release +Note :The change is expected to take effect from the version : '2.0.0' + + + +BreakingChangesAttributesCmdLetDeprecationMessageWithReplacement: Get-AzMetric + + + + diff --git a/documentation/breaking-changes/upcoming-breaking-changes/README.md b/documentation/breaking-changes/upcoming-breaking-changes/README.md new file mode 100644 index 000000000000..0b3ccae1474b --- /dev/null +++ b/documentation/breaking-changes/upcoming-breaking-changes/README.md @@ -0,0 +1,26 @@ +Here is the list of modules which contain the breaking changes. The detailed information is listed on individual module page. + +* [Az.Accounts](Az.Accounts-UpcomingBreakingChanges.md) +* [Az.AnalysisServices](Az.AnalysisServices-UpcomingBreakingChanges.md) +* [Az.Batch](Az.Batch-UpcomingBreakingChanges.md) +* [Az.Cdn](Az.Cdn-UpcomingBreakingChanges.md) +* [Az.CognitiveServices](Az.CognitiveServices-UpcomingBreakingChanges.md) +* [Az.Compute](Az.Compute-UpcomingBreakingChanges.md) +* [Az.DataLakeStore](Az.DataLakeStore-UpcomingBreakingChanges.md) +* [Az.EventHub](Az.EventHub-UpcomingBreakingChanges.md) +* [Az.KeyVault](Az.KeyVault-UpcomingBreakingChanges.md) +* [Az.LogicApp](Az.LogicApp-UpcomingBreakingChanges.md) +* [Az.MachineLearning](Az.MachineLearning-UpcomingBreakingChanges.md) +* [Az.Media](Az.Media-UpcomingBreakingChanges.md) +* [Az.Network](Az.Network-UpcomingBreakingChanges.md) +* [Az.NotificationHubs](Az.NotificationHubs-UpcomingBreakingChanges.md) +* [Az.OperationalInsights](Az.OperationalInsights-UpcomingBreakingChanges.md) +* [Az.PowerBIEmbedded](Az.PowerBIEmbedded-UpcomingBreakingChanges.md) +* [Az.RecoveryServices](Az.RecoveryServices-UpcomingBreakingChanges.md) +* [Az.RedisCache](Az.RedisCache-UpcomingBreakingChanges.md) +* [Az.Resources](Az.Resources-UpcomingBreakingChanges.md) +* [Az.ServiceBus](Az.ServiceBus-UpcomingBreakingChanges.md) +* [Az.Sql](Az.Sql-UpcomingBreakingChanges.md) +* [Az.StorageSync](Az.StorageSync-UpcomingBreakingChanges.md) +* [Az.Storage](Az.Storage-UpcomingBreakingChanges.md) +* [Az.Websites](Az.Websites-UpcomingBreakingChanges.md) \ No newline at end of file