|
20 | 20 | - Parameter `DisableErrorRecordsPersistence` will be deprecated, a new parameter `EnableErrorRecordsPersistence` will be added instead. Writing error records to file system will become opt-in instead of opt-out. This change will happen around May 2024
|
21 | 21 | - This change is expected to take effect from Az.Accounts version: 2.X and Az version: 12.0.0
|
22 | 22 |
|
| 23 | +## Az.CosmosDB |
| 24 | + |
| 25 | +### `Get-AzCosmosDBAccountKey` |
| 26 | + |
| 27 | +- Cmdlet breaking-change will happen to all parameter sets |
| 28 | + - Output type for -Type ConnectionStrings will be changed to List<DatabaseAccountConnectionString> in next major version. |
| 29 | + - This change is expected to take effect from Az.CosmosDB version: 2.0.0 and Az version: 12.0.0 |
| 30 | + |
23 | 31 | ## Az.KeyVault
|
24 | 32 |
|
25 | 33 | ### `Invoke-AzKeyVaultKeyOperation`
|
|
61 | 69 | - The following properties are being added to the output type : 'ResourceType'
|
62 | 70 | - This change is expected to take effect from Az.RecoveryServices version: 7.0.0 and Az version: 12.0.0
|
63 | 71 |
|
| 72 | +## Az.Resources |
| 73 | + |
| 74 | +### `Get-AzPolicyAssignment` |
| 75 | + |
| 76 | +- Cmdlet breaking-change will happen to all parameter sets |
| 77 | + - The output type 'Microsoft.Azure.Commands.ResourceManager.Cmdlets.Implementation.Policy.PsPolicyAssignment' is changing |
| 78 | + - The following properties in the output type are being deprecated : 'Properties' |
| 79 | + - The following properties are being added to the output type : 'Description' 'DisplayName' 'EnforcementMode' 'Metadata' 'NonComplianceMessages' 'NotScopes' 'Parameters' 'PolicyDefinitionId' 'Scope' |
| 80 | + - This change is expected to take effect from Az.Resources version: 7.1.0 and Az version: 12.0.0 |
| 81 | + |
| 82 | +### `Get-AzPolicyDefinition` |
| 83 | + |
| 84 | +- Cmdlet breaking-change will happen to all parameter sets |
| 85 | + - The output type 'Microsoft.Azure.Commands.ResourceManager.Cmdlets.Implementation.Policy.PsPolicyDefinition' is changing |
| 86 | + - The following properties in the output type are being deprecated : 'Properties' |
| 87 | + - The following properties are being added to the output type : 'Description' 'DisplayName' 'Metadata' 'Mode' 'Parameters' 'PolicyRule' 'PolicyType' |
| 88 | + - This change is expected to take effect from Az.Resources version: 7.1.0 and Az version: 12.0.0 |
| 89 | + |
| 90 | +### `Get-AzPolicyExemption` |
| 91 | + |
| 92 | +- Cmdlet breaking-change will happen to all parameter sets |
| 93 | + - The output type 'Microsoft.Azure.Commands.ResourceManager.Cmdlets.Implementation.Policy.PsPolicyExemption' is changing |
| 94 | + - The following properties in the output type are being deprecated : 'Properties' |
| 95 | + - The following properties are being added to the output type : 'Description' 'DisplayName' 'ExemptionCategory' 'ExpiresOn' 'Metadata' 'PolicyAssignmentId' 'PolicyDefinitionReferenceIds' |
| 96 | + - This change is expected to take effect from Az.Resources version: 7.1.0 and Az version: 12.0.0 |
| 97 | + |
| 98 | +### `Get-AzPolicySetDefinition` |
| 99 | + |
| 100 | +- Cmdlet breaking-change will happen to all parameter sets |
| 101 | + - The output type 'Microsoft.Azure.Commands.ResourceManager.Cmdlets.Implementation.Policy.PsPolicySetDefinition' is changing |
| 102 | + - The following properties in the output type are being deprecated : 'Properties' |
| 103 | + - The following properties are being added to the output type : 'Description' 'DisplayName' 'Metadata' 'Parameters' 'PolicyDefinitionGroups' 'PolicyDefinitions' 'PolicyType' |
| 104 | + - This change is expected to take effect from Az.Resources version: 7.1.0 and Az version: 12.0.0 |
| 105 | + |
| 106 | +### `New-AzPolicyAssignment` |
| 107 | + |
| 108 | +- Cmdlet breaking-change will happen to all parameter sets |
| 109 | + - The output type 'Microsoft.Azure.Commands.ResourceManager.Cmdlets.Implementation.Policy.PsPolicyAssignment' is changing |
| 110 | + - The following properties in the output type are being deprecated : 'Properties' |
| 111 | + - The following properties are being added to the output type : 'Description' 'DisplayName' 'EnforcementMode' 'Metadata' 'NonComplianceMessages' 'NotScopes' 'Parameters' 'PolicyDefinitionId' 'Scope' |
| 112 | + - This change is expected to take effect from Az.Resources version: 7.1.0 and Az version: 12.0.0 |
| 113 | + |
| 114 | +### `New-AzPolicyDefinition` |
| 115 | + |
| 116 | +- Cmdlet breaking-change will happen to all parameter sets |
| 117 | + - The output type 'Microsoft.Azure.Commands.ResourceManager.Cmdlets.Implementation.Policy.PsPolicyDefinition' is changing |
| 118 | + - The following properties in the output type are being deprecated : 'Properties' |
| 119 | + - The following properties are being added to the output type : 'Description' 'DisplayName' 'Metadata' 'Mode' 'Parameters' 'PolicyRule' 'PolicyType' |
| 120 | + - This change is expected to take effect from Az.Resources version: 7.1.0 and Az version: 12.0.0 |
| 121 | + |
| 122 | +### `New-AzPolicyExemption` |
| 123 | + |
| 124 | +- Cmdlet breaking-change will happen to all parameter sets |
| 125 | + - The output type 'Microsoft.Azure.Commands.ResourceManager.Cmdlets.Implementation.Policy.PsPolicyExemption' is changing |
| 126 | + - The following properties in the output type are being deprecated : 'Properties' |
| 127 | + - The following properties are being added to the output type : 'Description' 'DisplayName' 'ExemptionCategory' 'ExpiresOn' 'Metadata' 'PolicyAssignmentId' 'PolicyDefinitionReferenceIds' |
| 128 | + - This change is expected to take effect from Az.Resources version: 7.1.0 and Az version: 12.0.0 |
| 129 | + |
| 130 | +### `New-AzPolicySetDefinition` |
| 131 | + |
| 132 | +- Cmdlet breaking-change will happen to all parameter sets |
| 133 | + - The output type 'Microsoft.Azure.Commands.ResourceManager.Cmdlets.Implementation.Policy.PsPolicySetDefinition' is changing |
| 134 | + - The following properties in the output type are being deprecated : 'Properties' |
| 135 | + - The following properties are being added to the output type : 'Description' 'DisplayName' 'Metadata' 'Parameters' 'PolicyDefinitionGroups' 'PolicyDefinitions' 'PolicyType' |
| 136 | + - This change is expected to take effect from Az.Resources version: 7.1.0 and Az version: 12.0.0 |
| 137 | + |
| 138 | +### `Set-AzPolicyAssignment` |
| 139 | + |
| 140 | +- Cmdlet breaking-change will happen to all parameter sets |
| 141 | + - The output type 'Microsoft.Azure.Commands.ResourceManager.Cmdlets.Implementation.Policy.PsPolicyAssignment' is changing |
| 142 | + - The following properties in the output type are being deprecated : 'Properties' |
| 143 | + - The following properties are being added to the output type : 'Description' 'DisplayName' 'EnforcementMode' 'Metadata' 'NonComplianceMessages' 'NotScopes' 'Parameters' 'PolicyDefinitionId' 'Scope' |
| 144 | + - This change is expected to take effect from Az.Resources version: 7.1.0 and Az version: 12.0.0 |
| 145 | + |
| 146 | +### `Set-AzPolicyDefinition` |
| 147 | + |
| 148 | +- Cmdlet breaking-change will happen to all parameter sets |
| 149 | + - The output type 'Microsoft.Azure.Commands.ResourceManager.Cmdlets.Implementation.Policy.PsPolicyDefinition' is changing |
| 150 | + - The following properties in the output type are being deprecated : 'Properties' |
| 151 | + - The following properties are being added to the output type : 'Description' 'DisplayName' 'Metadata' 'Mode' 'Parameters' 'PolicyRule' 'PolicyType' |
| 152 | + - This change is expected to take effect from Az.Resources version: 7.1.0 and Az version: 12.0.0 |
| 153 | + |
| 154 | +### `Set-AzPolicyExemption` |
| 155 | + |
| 156 | +- Cmdlet breaking-change will happen to all parameter sets |
| 157 | + - The output type 'Microsoft.Azure.Commands.ResourceManager.Cmdlets.Implementation.Policy.PsPolicyExemption' is changing |
| 158 | + - The following properties in the output type are being deprecated : 'Properties' |
| 159 | + - The following properties are being added to the output type : 'Description' 'DisplayName' 'ExemptionCategory' 'ExpiresOn' 'Metadata' 'PolicyAssignmentId' 'PolicyDefinitionReferenceIds' |
| 160 | + - This change is expected to take effect from Az.Resources version: 7.1.0 and Az version: 12.0.0 |
| 161 | + |
| 162 | +### `Set-AzPolicySetDefinition` |
| 163 | + |
| 164 | +- Cmdlet breaking-change will happen to all parameter sets |
| 165 | + - The output type 'Microsoft.Azure.Commands.ResourceManager.Cmdlets.Implementation.Policy.PsPolicySetDefinition' is changing |
| 166 | + - The following properties in the output type are being deprecated : 'Properties' |
| 167 | + - The following properties are being added to the output type : 'Description' 'DisplayName' 'Metadata' 'Parameters' 'PolicyDefinitionGroups' 'PolicyDefinitions' 'PolicyType' |
| 168 | + - This change is expected to take effect from Az.Resources version: 7.1.0 and Az version: 12.0.0 |
| 169 | + |
64 | 170 | ## Az.Sql
|
65 | 171 |
|
66 | 172 | ### `New-AzSqlDatabaseFailoverGroup`
|
|
75 | 181 | - The default value of FailoverPolicy will change from Automatic to Manual
|
76 | 182 | - This change is expected to take effect from Az.Sql version: 5.0.0 and Az version: 12.0.0
|
77 | 183 |
|
| 184 | +## Az.Storage |
| 185 | + |
| 186 | +### `Get-AzStorageQueue` |
| 187 | + |
| 188 | +- Cmdlet breaking-change will happen to all parameter sets |
| 189 | + - The child property CloudQueue and EncodeMessage from deprecated v11 SDK will be removed. Use child property QueueClient instead of CloudQueue. |
| 190 | + - This change is expected to take effect from Az.Storage version: 6.0.0 and Az version: 11.0.0 |
| 191 | + |
| 192 | +### `New-AzStorageQueue` |
| 193 | + |
| 194 | +- Cmdlet breaking-change will happen to all parameter sets |
| 195 | + - The child property CloudQueue and EncodeMessage from deprecated v11 SDK will be removed. Use child property QueueClient instead of CloudQueue. |
| 196 | + - This change is expected to take effect from Az.Storage version: 6.0.0 and Az version: 11.0.0 |
| 197 | + |
| 198 | +### `New-AzStorageQueueSASToken` |
| 199 | + |
| 200 | +- Parameter breaking-change will happen to all parameter sets |
| 201 | + - `-Protocol` |
| 202 | + - The type of parameter Protocol will be changed from SharedAccessProtocol to string. |
| 203 | + - This change is expected to take effect from Az.Storage version: 7.0.0 and Az version: 12.0.0 |
| 204 | + |
| 205 | +### `Set-AzStorageAccount` |
| 206 | + |
| 207 | +- Parameter breaking-change will happen to all parameter sets |
| 208 | + - `-UpgradeToStorageV2` |
| 209 | + - A prompt that needs users' confirmation will be added when upgrading a storage account from StorageV1 or BlobStorage to StorageV2. Suppress it with -Force. |
| 210 | + - This change is expected to take effect from Az.Storage version: 7.0.0 and Az version: 12.0.0 |
| 211 | + |
| 212 | +### `Set-AzStorageFileContent` |
| 213 | + |
| 214 | +- Parameter breaking-change will happen to all parameter sets |
| 215 | + - `-Path` |
| 216 | + - When uploading using SAS token without Read permission, the destination path will be taken as a file path, instead of a directory path previously. |
| 217 | + - This change is expected to take effect from Az.Storage version: 7.0.0 and Az version: 12.0.0 |
| 218 | + |
0 commit comments