From 70eb4e72ffb778db2b68d63892eaba6ed387314c Mon Sep 17 00:00:00 2001 From: azurepowershell Date: Wed, 8 May 2024 03:58:03 +0000 Subject: [PATCH] Sync tools folder from main branch to generation branch --- tools/Az/Az.psd1 | 2 +- tools/AzPreview/AzPreview.psd1 | 2 +- tools/Docs/az-ps-latest.csv | 2 +- .../Az.Resources/BreakingChangeIssues.csv | 2 +- .../Exceptions/Az.Resources/ExampleIssues.csv | 2 +- .../SerializedCmdlets/Az.RedisCache.json | 84 +++++++++---------- tools/VersionController/MinimalVersion.csv | 2 +- 7 files changed, 48 insertions(+), 48 deletions(-) diff --git a/tools/Az/Az.psd1 b/tools/Az/Az.psd1 index 89dc463e53af..50f80d848a28 100644 --- a/tools/Az/Az.psd1 +++ b/tools/Az/Az.psd1 @@ -118,7 +118,7 @@ RequiredModules = @(@{ModuleName = 'Az.Accounts'; ModuleVersion = '2.19.0'; }, @{ModuleName = 'Az.PowerBIEmbedded'; RequiredVersion = '2.0.0'; }, @{ModuleName = 'Az.PrivateDns'; RequiredVersion = '1.0.4'; }, @{ModuleName = 'Az.RecoveryServices'; RequiredVersion = '6.9.0'; }, - @{ModuleName = 'Az.RedisCache'; RequiredVersion = '1.9.0'; }, + @{ModuleName = 'Az.RedisCache'; RequiredVersion = '1.9.1'; }, @{ModuleName = 'Az.RedisEnterpriseCache'; RequiredVersion = '1.2.1'; }, @{ModuleName = 'Az.Relay'; RequiredVersion = '2.0.1'; }, @{ModuleName = 'Az.ResourceMover'; RequiredVersion = '1.2.1'; }, diff --git a/tools/AzPreview/AzPreview.psd1 b/tools/AzPreview/AzPreview.psd1 index b79e67a410b6..0277b2e74e55 100644 --- a/tools/AzPreview/AzPreview.psd1 +++ b/tools/AzPreview/AzPreview.psd1 @@ -185,7 +185,7 @@ RequiredModules = @(@{ModuleName = 'Az.Accounts'; ModuleVersion = '2.19.0'; }, @{ModuleName = 'Az.Qumulo'; RequiredVersion = '0.1.1'; }, @{ModuleName = 'Az.Quota'; RequiredVersion = '0.1.2'; }, @{ModuleName = 'Az.RecoveryServices'; RequiredVersion = '6.9.0'; }, - @{ModuleName = 'Az.RedisCache'; RequiredVersion = '1.9.0'; }, + @{ModuleName = 'Az.RedisCache'; RequiredVersion = '1.9.1'; }, @{ModuleName = 'Az.RedisEnterpriseCache'; RequiredVersion = '1.2.1'; }, @{ModuleName = 'Az.Relay'; RequiredVersion = '2.0.1'; }, @{ModuleName = 'Az.Reservations'; RequiredVersion = '0.13.0'; }, diff --git a/tools/Docs/az-ps-latest.csv b/tools/Docs/az-ps-latest.csv index acdab7693981..b7dbcb3822f3 100644 --- a/tools/Docs/az-ps-latest.csv +++ b/tools/Docs/az-ps-latest.csv @@ -131,7 +131,7 @@ pac129,[ps=true;customSource=https://azpspackage.blob.core.windows.net/docs-rele pac130,[ps=true;customSource=https://azpspackage.blob.core.windows.net/docs-release/Az.Qumulo.0.1.1.nupkg;sourceType=sa]Az.Qumulo,0.1.1 pac131,[ps=true;customSource=https://azpspackage.blob.core.windows.net/docs-release/Az.Quota.0.1.2.nupkg;sourceType=sa]Az.Quota,0.1.2 pac132,[ps=true;customSource=https://azpspackage.blob.core.windows.net/docs-release/Az.RecoveryServices.6.9.0.nupkg;sourceType=sa]Az.RecoveryServices,6.9.0 -pac133,[ps=true;customSource=https://azpspackage.blob.core.windows.net/docs-release/Az.RedisCache.1.9.0.nupkg;sourceType=sa]Az.RedisCache,1.9.0 +pac133,[ps=true;customSource=https://azpspackage.blob.core.windows.net/docs-release/Az.RedisCache.1.9.1.nupkg;sourceType=sa]Az.RedisCache,1.9.1 pac134,[ps=true;customSource=https://azpspackage.blob.core.windows.net/docs-release/Az.RedisEnterpriseCache.1.2.1.nupkg;sourceType=sa]Az.RedisEnterpriseCache,1.2.1 pac135,[ps=true;customSource=https://azpspackage.blob.core.windows.net/docs-release/Az.Relay.2.0.1.nupkg;sourceType=sa]Az.Relay,2.0.1 pac136,[ps=true;customSource=https://azpspackage.blob.core.windows.net/docs-release/Az.Reservations.0.13.0.nupkg;sourceType=sa]Az.Reservations,0.13.0 diff --git a/tools/StaticAnalysis/Exceptions/Az.Resources/BreakingChangeIssues.csv b/tools/StaticAnalysis/Exceptions/Az.Resources/BreakingChangeIssues.csv index 335fbafd64df..094ba689a773 100644 --- a/tools/StaticAnalysis/Exceptions/Az.Resources/BreakingChangeIssues.csv +++ b/tools/StaticAnalysis/Exceptions/Az.Resources/BreakingChangeIssues.csv @@ -317,4 +317,4 @@ "Az.Resources","Microsoft.Azure.Commands.ResourceManager.Cmdlets.Implementation.SetAzurePolicySetDefinitionCmdlet","Set-AzPolicySetDefinition","0","1050","The parameter set 'SubscriptionIdParameterSet' for cmdlet 'Set-AzPolicySetDefinition' has been removed.","Add parameter set 'SubscriptionIdParameterSet' back to cmdlet 'Set-AzPolicySetDefinition'." "Az.Resources","Microsoft.Azure.Commands.ResourceManager.Cmdlets.Implementation.SetAzurePolicySetDefinitionCmdlet","Set-AzPolicySetDefinition","0","1050","The parameter set 'IdParameterSet' for cmdlet 'Set-AzPolicySetDefinition' has been removed.","Add parameter set 'IdParameterSet' back to cmdlet 'Set-AzPolicySetDefinition'." "Az.Resources","Microsoft.Azure.Commands.ResourceManager.Cmdlets.Implementation.SetAzurePolicySetDefinitionCmdlet","Set-AzPolicySetDefinition","0","1050","The parameter set '__AllParameterSets' for cmdlet 'Set-AzPolicySetDefinition' has been removed.","Add parameter set '__AllParameterSets' back to cmdlet 'Set-AzPolicySetDefinition'." -"Az.Resources","Microsoft.Azure.Commands.ResourceManager.Cmdlets.Implementation.SetAzurePolicySetDefinitionCmdlet","Set-AzPolicySetDefinition","0","1050","The parameter set 'InputObjectParameterSet' for cmdlet 'Set-AzPolicySetDefinition' has been removed.","Add parameter set 'InputObjectParameterSet' back to cmdlet 'Set-AzPolicySetDefinition'." \ No newline at end of file +"Az.Resources","Microsoft.Azure.Commands.ResourceManager.Cmdlets.Implementation.SetAzurePolicySetDefinitionCmdlet","Set-AzPolicySetDefinition","0","1050","The parameter set 'InputObjectParameterSet' for cmdlet 'Set-AzPolicySetDefinition' has been removed.","Add parameter set 'InputObjectParameterSet' back to cmdlet 'Set-AzPolicySetDefinition'." diff --git a/tools/StaticAnalysis/Exceptions/Az.Resources/ExampleIssues.csv b/tools/StaticAnalysis/Exceptions/Az.Resources/ExampleIssues.csv index 1f4e1ecec9ee..a80cfc2f8e7e 100644 --- a/tools/StaticAnalysis/Exceptions/Az.Resources/ExampleIssues.csv +++ b/tools/StaticAnalysis/Exceptions/Az.Resources/ExampleIssues.csv @@ -282,4 +282,4 @@ "Az.Resources","Update-AzPolicySetDefinition","1","2","Mismatched_Parameter_Value_Type","5111","2","Update-AzPolicySetDefinition -Id $PolicySetDefinition.ResourceId is not an expected parameter value type.","-Id","Use correct parameter value type. Expected Type is string. Now the type is .(Command)." "Az.Resources","Update-AzPolicySetDefinition","5","1","Is_Alias","5100","2","Set-AzPolicySetDefinition is an alias of 'Update-AzPolicySetDefinition'.","Set-AzPolicySetDefinition -Name 'VMPolicySetDefinition' -Metadata '{'category':'Virtual Machine'}'","Use formal name 'Update-AzPolicySetDefinition' of the alias 'Set-AzPolicySetDefinition'." "Az.Resources","Update-AzRoleManagementPolicy","1","15","Mismatched_Parameter_Value_Type","5111","2","Update-AzRoleManagementPolicy -Rule $rules is not an expected parameter value type.","-Rule","Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Models.Api20201001Preview.IRoleManagementPolicyRule. Now the type is .(Type)." -"Az.Resources","Update-AzRoleManagementPolicy","2","30","Mismatched_Parameter_Value_Type","5111","2","Update-AzRoleManagementPolicy -Rule $rules is not an expected parameter value type.","-Rule","Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Models.Api20201001Preview.IRoleManagementPolicyRule. Now the type is .(Type)." \ No newline at end of file +"Az.Resources","Update-AzRoleManagementPolicy","2","30","Mismatched_Parameter_Value_Type","5111","2","Update-AzRoleManagementPolicy -Rule $rules is not an expected parameter value type.","-Rule","Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Models.Api20201001Preview.IRoleManagementPolicyRule. Now the type is .(Type)." diff --git a/tools/Tools.Common/SerializedCmdlets/Az.RedisCache.json b/tools/Tools.Common/SerializedCmdlets/Az.RedisCache.json index 5c4359d17ee2..95969363a507 100644 --- a/tools/Tools.Common/SerializedCmdlets/Az.RedisCache.json +++ b/tools/Tools.Common/SerializedCmdlets/Az.RedisCache.json @@ -1,6 +1,6 @@ { "ModuleName": "Az.RedisCache", - "ModuleVersion": "1.9.0", + "ModuleVersion": "1.9.1", "Cmdlets": [ { "VerbName": "Clear", @@ -56,7 +56,7 @@ "Type": { "Namespace": "Microsoft.Azure.Commands.RedisCache.Models", "Name": "Microsoft.Azure.Commands.RedisCache.Models.RedisCacheAttributes", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.RedisCache.Models.RedisCacheAttributes, Microsoft.Azure.PowerShell.Cmdlets.RedisCache, Version=1.8.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.RedisCache.Models.RedisCacheAttributes, Microsoft.Azure.PowerShell.Cmdlets.RedisCache, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Properties": { "EnableNonSslPort": "System.Boolean", "Tag": "System.Collections.Generic.IDictionary`2[System.String,System.String]", @@ -303,7 +303,7 @@ "Type": { "Namespace": "Microsoft.Azure.Commands.RedisCache.Models", "Name": "Microsoft.Azure.Commands.RedisCache.Models.RedisCacheAttributes", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.RedisCache.Models.RedisCacheAttributes, Microsoft.Azure.PowerShell.Cmdlets.RedisCache, Version=1.8.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.RedisCache.Models.RedisCacheAttributes, Microsoft.Azure.PowerShell.Cmdlets.RedisCache, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Properties": { "EnableNonSslPort": "System.Boolean", "Tag": "System.Collections.Generic.IDictionary`2[System.String,System.String]", @@ -743,7 +743,7 @@ "Type": { "Namespace": "Microsoft.Azure.Commands.RedisCache.Models", "Name": "Microsoft.Azure.Commands.RedisCache.Models.RedisCacheAttributes", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.RedisCache.Models.RedisCacheAttributes, Microsoft.Azure.PowerShell.Cmdlets.RedisCache, Version=1.8.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.RedisCache.Models.RedisCacheAttributes, Microsoft.Azure.PowerShell.Cmdlets.RedisCache, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Properties": { "EnableNonSslPort": "System.Boolean", "Tag": "System.Collections.Generic.IDictionary`2[System.String,System.String]", @@ -937,7 +937,7 @@ "Type": { "Namespace": "Microsoft.Azure.Commands.RedisCache.Models", "Name": "Microsoft.Azure.Commands.RedisCache.Models.PSRedisAccessPolicy", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.RedisCache.Models.PSRedisAccessPolicy, Microsoft.Azure.PowerShell.Cmdlets.RedisCache, Version=1.8.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.RedisCache.Models.PSRedisAccessPolicy, Microsoft.Azure.PowerShell.Cmdlets.RedisCache, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Properties": { "ResourceGroupName": "System.String", "Name": "System.String", @@ -1015,7 +1015,7 @@ "Type": { "Namespace": "Microsoft.Azure.Commands.RedisCache.Models", "Name": "Microsoft.Azure.Commands.RedisCache.Models.RedisCacheAttributes", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.RedisCache.Models.RedisCacheAttributes, Microsoft.Azure.PowerShell.Cmdlets.RedisCache, Version=1.8.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.RedisCache.Models.RedisCacheAttributes, Microsoft.Azure.PowerShell.Cmdlets.RedisCache, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Properties": { "EnableNonSslPort": "System.Boolean", "Tag": "System.Collections.Generic.IDictionary`2[System.String,System.String]", @@ -1208,7 +1208,7 @@ "Type": { "Namespace": "Microsoft.Azure.Commands.RedisCache.Models", "Name": "Microsoft.Azure.Commands.RedisCache.Models.RedisCacheAttributes", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.RedisCache.Models.RedisCacheAttributes, Microsoft.Azure.PowerShell.Cmdlets.RedisCache, Version=1.8.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.RedisCache.Models.RedisCacheAttributes, Microsoft.Azure.PowerShell.Cmdlets.RedisCache, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Properties": { "EnableNonSslPort": "System.Boolean", "Tag": "System.Collections.Generic.IDictionary`2[System.String,System.String]", @@ -1334,7 +1334,7 @@ "Type": { "Namespace": "Microsoft.Azure.Commands.RedisCache.Models", "Name": "Microsoft.Azure.Commands.RedisCache.Models.PSRedisAccessPolicyAssignment", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.RedisCache.Models.PSRedisAccessPolicyAssignment, Microsoft.Azure.PowerShell.Cmdlets.RedisCache, Version=1.8.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.RedisCache.Models.PSRedisAccessPolicyAssignment, Microsoft.Azure.PowerShell.Cmdlets.RedisCache, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Properties": { "ObjectIdAlias": "System.Object", "ResourceGroupName": "System.String", @@ -1413,7 +1413,7 @@ "Type": { "Namespace": "Microsoft.Azure.Commands.RedisCache.Models", "Name": "Microsoft.Azure.Commands.RedisCache.Models.RedisCacheAttributes", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.RedisCache.Models.RedisCacheAttributes, Microsoft.Azure.PowerShell.Cmdlets.RedisCache, Version=1.8.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.RedisCache.Models.RedisCacheAttributes, Microsoft.Azure.PowerShell.Cmdlets.RedisCache, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Properties": { "EnableNonSslPort": "System.Boolean", "Tag": "System.Collections.Generic.IDictionary`2[System.String,System.String]", @@ -1606,7 +1606,7 @@ "Type": { "Namespace": "Microsoft.Azure.Commands.RedisCache.Models", "Name": "Microsoft.Azure.Commands.RedisCache.Models.RedisCacheAttributes", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.RedisCache.Models.RedisCacheAttributes, Microsoft.Azure.PowerShell.Cmdlets.RedisCache, Version=1.8.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.RedisCache.Models.RedisCacheAttributes, Microsoft.Azure.PowerShell.Cmdlets.RedisCache, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Properties": { "EnableNonSslPort": "System.Boolean", "Tag": "System.Collections.Generic.IDictionary`2[System.String,System.String]", @@ -1732,7 +1732,7 @@ "Type": { "Namespace": "Microsoft.Azure.Commands.RedisCache.Models", "Name": "Microsoft.Azure.Commands.RedisCache.Models.PSRedisFirewallRule", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.RedisCache.Models.PSRedisFirewallRule, Microsoft.Azure.PowerShell.Cmdlets.RedisCache, Version=1.8.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.RedisCache.Models.PSRedisFirewallRule, Microsoft.Azure.PowerShell.Cmdlets.RedisCache, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Properties": { "ResourceGroupName": "System.String", "Name": "System.String", @@ -1919,7 +1919,7 @@ "Type": { "Namespace": "Microsoft.Azure.Management.RedisCache.Models", "Name": "Microsoft.Azure.Management.RedisCache.Models.RedisAccessKeys", - "AssemblyQualifiedName": "Microsoft.Azure.Management.RedisCache.Models.RedisAccessKeys, Microsoft.Azure.PowerShell.RedisCache.Management.Sdk, Version=1.8.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Management.RedisCache.Models.RedisAccessKeys, Microsoft.Azure.PowerShell.RedisCache.Management.Sdk, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Properties": { "PrimaryKey": "System.String", "SecondaryKey": "System.String" @@ -2090,7 +2090,7 @@ "Type": { "Namespace": "Microsoft.Azure.Commands.RedisCache.Models", "Name": "Microsoft.Azure.Commands.RedisCache.Models.PSRedisLinkedServer", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.RedisCache.Models.PSRedisLinkedServer, Microsoft.Azure.PowerShell.Cmdlets.RedisCache, Version=1.8.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.RedisCache.Models.PSRedisLinkedServer, Microsoft.Azure.PowerShell.Cmdlets.RedisCache, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Properties": { "PrimaryServerName": "System.String", "SecondaryServerName": "System.String", @@ -2431,7 +2431,7 @@ "Type": { "Namespace": "Microsoft.Azure.Commands.RedisCache.Models", "Name": "Microsoft.Azure.Commands.RedisCache.Models.PSScheduleEntry", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.RedisCache.Models.PSScheduleEntry, Microsoft.Azure.PowerShell.Cmdlets.RedisCache, Version=1.8.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.RedisCache.Models.PSScheduleEntry, Microsoft.Azure.PowerShell.Cmdlets.RedisCache, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Properties": { "StartHourUtc": "System.Int32", "MaintenanceWindow": "System.Nullable`1[System.TimeSpan]", @@ -2861,7 +2861,7 @@ "Type": { "Namespace": "Microsoft.Azure.Commands.RedisCache.Models", "Name": "Microsoft.Azure.Commands.RedisCache.Models.RedisCacheAttributesWithAccessKeys", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.RedisCache.Models.RedisCacheAttributesWithAccessKeys, Microsoft.Azure.PowerShell.Cmdlets.RedisCache, Version=1.8.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.RedisCache.Models.RedisCacheAttributesWithAccessKeys, Microsoft.Azure.PowerShell.Cmdlets.RedisCache, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Properties": { "EnableNonSslPort": "System.Boolean", "Tag": "System.Collections.Generic.IDictionary`2[System.String,System.String]", @@ -3468,7 +3468,7 @@ "Type": { "Namespace": "Microsoft.Azure.Commands.RedisCache.Models", "Name": "Microsoft.Azure.Commands.RedisCache.Models.PSRedisAccessPolicy", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.RedisCache.Models.PSRedisAccessPolicy, Microsoft.Azure.PowerShell.Cmdlets.RedisCache, Version=1.8.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.RedisCache.Models.PSRedisAccessPolicy, Microsoft.Azure.PowerShell.Cmdlets.RedisCache, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Properties": { "ResourceGroupName": "System.String", "Name": "System.String", @@ -3537,7 +3537,7 @@ "Type": { "Namespace": "Microsoft.Azure.Commands.RedisCache.Models", "Name": "Microsoft.Azure.Commands.RedisCache.Models.RedisCacheAttributes", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.RedisCache.Models.RedisCacheAttributes, Microsoft.Azure.PowerShell.Cmdlets.RedisCache, Version=1.8.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.RedisCache.Models.RedisCacheAttributes, Microsoft.Azure.PowerShell.Cmdlets.RedisCache, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Properties": { "EnableNonSslPort": "System.Boolean", "Tag": "System.Collections.Generic.IDictionary`2[System.String,System.String]", @@ -3708,7 +3708,7 @@ "Type": { "Namespace": "Microsoft.Azure.Commands.RedisCache.Models", "Name": "Microsoft.Azure.Commands.RedisCache.Models.RedisCacheAttributes", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.RedisCache.Models.RedisCacheAttributes, Microsoft.Azure.PowerShell.Cmdlets.RedisCache, Version=1.8.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.RedisCache.Models.RedisCacheAttributes, Microsoft.Azure.PowerShell.Cmdlets.RedisCache, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Properties": { "EnableNonSslPort": "System.Boolean", "Tag": "System.Collections.Generic.IDictionary`2[System.String,System.String]", @@ -3879,7 +3879,7 @@ "Type": { "Namespace": "Microsoft.Azure.Commands.RedisCache.Models", "Name": "Microsoft.Azure.Commands.RedisCache.Models.PSRedisAccessPolicyAssignment", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.RedisCache.Models.PSRedisAccessPolicyAssignment, Microsoft.Azure.PowerShell.Cmdlets.RedisCache, Version=1.8.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.RedisCache.Models.PSRedisAccessPolicyAssignment, Microsoft.Azure.PowerShell.Cmdlets.RedisCache, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Properties": { "ObjectIdAlias": "System.Object", "ResourceGroupName": "System.String", @@ -3949,7 +3949,7 @@ "Type": { "Namespace": "Microsoft.Azure.Commands.RedisCache.Models", "Name": "Microsoft.Azure.Commands.RedisCache.Models.RedisCacheAttributes", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.RedisCache.Models.RedisCacheAttributes, Microsoft.Azure.PowerShell.Cmdlets.RedisCache, Version=1.8.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.RedisCache.Models.RedisCacheAttributes, Microsoft.Azure.PowerShell.Cmdlets.RedisCache, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Properties": { "EnableNonSslPort": "System.Boolean", "Tag": "System.Collections.Generic.IDictionary`2[System.String,System.String]", @@ -4168,7 +4168,7 @@ "Type": { "Namespace": "Microsoft.Azure.Commands.RedisCache.Models", "Name": "Microsoft.Azure.Commands.RedisCache.Models.RedisCacheAttributes", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.RedisCache.Models.RedisCacheAttributes, Microsoft.Azure.PowerShell.Cmdlets.RedisCache, Version=1.8.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.RedisCache.Models.RedisCacheAttributes, Microsoft.Azure.PowerShell.Cmdlets.RedisCache, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Properties": { "EnableNonSslPort": "System.Boolean", "Tag": "System.Collections.Generic.IDictionary`2[System.String,System.String]", @@ -4399,7 +4399,7 @@ "Type": { "Namespace": "Microsoft.Azure.Commands.RedisCache.Models", "Name": "Microsoft.Azure.Commands.RedisCache.Models.PSRedisFirewallRule", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.RedisCache.Models.PSRedisFirewallRule, Microsoft.Azure.PowerShell.Cmdlets.RedisCache, Version=1.8.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.RedisCache.Models.PSRedisFirewallRule, Microsoft.Azure.PowerShell.Cmdlets.RedisCache, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Properties": { "ResourceGroupName": "System.String", "Name": "System.String", @@ -4468,7 +4468,7 @@ "Type": { "Namespace": "Microsoft.Azure.Commands.RedisCache.Models", "Name": "Microsoft.Azure.Commands.RedisCache.Models.RedisCacheAttributes", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.RedisCache.Models.RedisCacheAttributes, Microsoft.Azure.PowerShell.Cmdlets.RedisCache, Version=1.8.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.RedisCache.Models.RedisCacheAttributes, Microsoft.Azure.PowerShell.Cmdlets.RedisCache, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Properties": { "EnableNonSslPort": "System.Boolean", "Tag": "System.Collections.Generic.IDictionary`2[System.String,System.String]", @@ -4672,7 +4672,7 @@ "Type": { "Namespace": "Microsoft.Azure.Commands.RedisCache.Models", "Name": "Microsoft.Azure.Commands.RedisCache.Models.RedisCacheAttributes", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.RedisCache.Models.RedisCacheAttributes, Microsoft.Azure.PowerShell.Cmdlets.RedisCache, Version=1.8.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.RedisCache.Models.RedisCacheAttributes, Microsoft.Azure.PowerShell.Cmdlets.RedisCache, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Properties": { "EnableNonSslPort": "System.Boolean", "Tag": "System.Collections.Generic.IDictionary`2[System.String,System.String]", @@ -4964,7 +4964,7 @@ "Type": { "Namespace": "Microsoft.Azure.Management.RedisCache.Models", "Name": "Microsoft.Azure.Management.RedisCache.Models.RedisAccessKeys", - "AssemblyQualifiedName": "Microsoft.Azure.Management.RedisCache.Models.RedisAccessKeys, Microsoft.Azure.PowerShell.RedisCache.Management.Sdk, Version=1.8.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Management.RedisCache.Models.RedisAccessKeys, Microsoft.Azure.PowerShell.RedisCache.Management.Sdk, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Properties": { "PrimaryKey": "System.String", "SecondaryKey": "System.String" @@ -5191,7 +5191,7 @@ "Type": { "Namespace": "Microsoft.Azure.Commands.RedisCache.Models", "Name": "Microsoft.Azure.Commands.RedisCache.Models.PSRedisLinkedServer", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.RedisCache.Models.PSRedisLinkedServer, Microsoft.Azure.PowerShell.Cmdlets.RedisCache, Version=1.8.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.RedisCache.Models.PSRedisLinkedServer, Microsoft.Azure.PowerShell.Cmdlets.RedisCache, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Properties": { "PrimaryServerName": "System.String", "SecondaryServerName": "System.String", @@ -5354,7 +5354,7 @@ "Type": { "Namespace": "Microsoft.Azure.Commands.RedisCache.Models", "Name": "Microsoft.Azure.Commands.RedisCache.Models.PSScheduleEntry", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.RedisCache.Models.PSScheduleEntry, Microsoft.Azure.PowerShell.Cmdlets.RedisCache, Version=1.8.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.RedisCache.Models.PSScheduleEntry, Microsoft.Azure.PowerShell.Cmdlets.RedisCache, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Properties": { "StartHourUtc": "System.Int32", "MaintenanceWindow": "System.Nullable`1[System.TimeSpan]", @@ -5419,7 +5419,7 @@ "Type": { "Namespace": "Microsoft.Azure.Commands.RedisCache.Models", "Name": "Microsoft.Azure.Commands.RedisCache.Models.PSScheduleEntry[]", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.RedisCache.Models.PSScheduleEntry[], Microsoft.Azure.PowerShell.Cmdlets.RedisCache, Version=1.8.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.RedisCache.Models.PSScheduleEntry[], Microsoft.Azure.PowerShell.Cmdlets.RedisCache, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "ElementType": "Microsoft.Azure.Commands.RedisCache.Models.PSScheduleEntry" }, "ValidateNotNullOrEmpty": true @@ -5485,7 +5485,7 @@ "Type": { "Namespace": "Microsoft.Azure.Commands.RedisCache.Models", "Name": "Microsoft.Azure.Commands.RedisCache.Models.PSScheduleEntry[]", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.RedisCache.Models.PSScheduleEntry[], Microsoft.Azure.PowerShell.Cmdlets.RedisCache, Version=1.8.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.RedisCache.Models.PSScheduleEntry[], Microsoft.Azure.PowerShell.Cmdlets.RedisCache, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "ElementType": "Microsoft.Azure.Commands.RedisCache.Models.PSScheduleEntry" }, "ValidateNotNullOrEmpty": true @@ -5539,7 +5539,7 @@ "Type": { "Namespace": "Microsoft.Azure.Commands.RedisCache.Models", "Name": "Microsoft.Azure.Commands.RedisCache.Models.PSScheduleEntry", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.RedisCache.Models.PSScheduleEntry, Microsoft.Azure.PowerShell.Cmdlets.RedisCache, Version=1.8.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.RedisCache.Models.PSScheduleEntry, Microsoft.Azure.PowerShell.Cmdlets.RedisCache, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Properties": { "StartHourUtc": "System.Int32", "MaintenanceWindow": "System.Nullable`1[System.TimeSpan]", @@ -5963,7 +5963,7 @@ "Type": { "Namespace": "Microsoft.Azure.Commands.RedisCache.Models", "Name": "Microsoft.Azure.Commands.RedisCache.Models.RedisCacheAttributes", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.RedisCache.Models.RedisCacheAttributes, Microsoft.Azure.PowerShell.Cmdlets.RedisCache, Version=1.8.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.RedisCache.Models.RedisCacheAttributes, Microsoft.Azure.PowerShell.Cmdlets.RedisCache, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Properties": { "EnableNonSslPort": "System.Boolean", "Tag": "System.Collections.Generic.IDictionary`2[System.String,System.String]", @@ -5999,7 +5999,7 @@ "Type": { "Namespace": "Microsoft.Azure.Commands.RedisCache.Models", "Name": "Microsoft.Azure.Commands.RedisCache.Models.PSRedisAccessPolicy", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.RedisCache.Models.PSRedisAccessPolicy, Microsoft.Azure.PowerShell.Cmdlets.RedisCache, Version=1.8.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.RedisCache.Models.PSRedisAccessPolicy, Microsoft.Azure.PowerShell.Cmdlets.RedisCache, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Properties": { "ResourceGroupName": "System.String", "Name": "System.String", @@ -6213,7 +6213,7 @@ "Type": { "Namespace": "Microsoft.Azure.Commands.RedisCache.Models", "Name": "Microsoft.Azure.Commands.RedisCache.Models.RedisCacheAttributes", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.RedisCache.Models.RedisCacheAttributes, Microsoft.Azure.PowerShell.Cmdlets.RedisCache, Version=1.8.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.RedisCache.Models.RedisCacheAttributes, Microsoft.Azure.PowerShell.Cmdlets.RedisCache, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Properties": { "EnableNonSslPort": "System.Boolean", "Tag": "System.Collections.Generic.IDictionary`2[System.String,System.String]", @@ -6316,7 +6316,7 @@ "Type": { "Namespace": "Microsoft.Azure.Commands.RedisCache.Models", "Name": "Microsoft.Azure.Commands.RedisCache.Models.PSRedisAccessPolicy", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.RedisCache.Models.PSRedisAccessPolicy, Microsoft.Azure.PowerShell.Cmdlets.RedisCache, Version=1.8.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.RedisCache.Models.PSRedisAccessPolicy, Microsoft.Azure.PowerShell.Cmdlets.RedisCache, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Properties": { "ResourceGroupName": "System.String", "Name": "System.String", @@ -6488,7 +6488,7 @@ "Type": { "Namespace": "Microsoft.Azure.Commands.RedisCache.Models", "Name": "Microsoft.Azure.Commands.RedisCache.Models.PSRedisAccessPolicyAssignment", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.RedisCache.Models.PSRedisAccessPolicyAssignment, Microsoft.Azure.PowerShell.Cmdlets.RedisCache, Version=1.8.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.RedisCache.Models.PSRedisAccessPolicyAssignment, Microsoft.Azure.PowerShell.Cmdlets.RedisCache, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Properties": { "ObjectIdAlias": "System.Object", "ResourceGroupName": "System.String", @@ -6507,7 +6507,7 @@ "Type": { "Namespace": "Microsoft.Azure.Commands.RedisCache.Models", "Name": "Microsoft.Azure.Commands.RedisCache.Models.RedisCacheAttributes", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.RedisCache.Models.RedisCacheAttributes, Microsoft.Azure.PowerShell.Cmdlets.RedisCache, Version=1.8.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.RedisCache.Models.RedisCacheAttributes, Microsoft.Azure.PowerShell.Cmdlets.RedisCache, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Properties": { "EnableNonSslPort": "System.Boolean", "Tag": "System.Collections.Generic.IDictionary`2[System.String,System.String]", @@ -6684,7 +6684,7 @@ "Type": { "Namespace": "Microsoft.Azure.Commands.RedisCache.Models", "Name": "Microsoft.Azure.Commands.RedisCache.Models.RedisCacheAttributes", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.RedisCache.Models.RedisCacheAttributes, Microsoft.Azure.PowerShell.Cmdlets.RedisCache, Version=1.8.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.RedisCache.Models.RedisCacheAttributes, Microsoft.Azure.PowerShell.Cmdlets.RedisCache, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Properties": { "EnableNonSslPort": "System.Boolean", "Tag": "System.Collections.Generic.IDictionary`2[System.String,System.String]", @@ -6833,7 +6833,7 @@ "Type": { "Namespace": "Microsoft.Azure.Commands.RedisCache.Models", "Name": "Microsoft.Azure.Commands.RedisCache.Models.PSRedisAccessPolicyAssignment", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.RedisCache.Models.PSRedisAccessPolicyAssignment, Microsoft.Azure.PowerShell.Cmdlets.RedisCache, Version=1.8.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.RedisCache.Models.PSRedisAccessPolicyAssignment, Microsoft.Azure.PowerShell.Cmdlets.RedisCache, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Properties": { "ObjectIdAlias": "System.Object", "ResourceGroupName": "System.String", @@ -7125,7 +7125,7 @@ "Type": { "Namespace": "Microsoft.Azure.Commands.RedisCache.Models", "Name": "Microsoft.Azure.Commands.RedisCache.Models.PSRedisFirewallRule", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.RedisCache.Models.PSRedisFirewallRule, Microsoft.Azure.PowerShell.Cmdlets.RedisCache, Version=1.8.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.RedisCache.Models.PSRedisFirewallRule, Microsoft.Azure.PowerShell.Cmdlets.RedisCache, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Properties": { "ResourceGroupName": "System.String", "Name": "System.String", @@ -7269,7 +7269,7 @@ "Type": { "Namespace": "Microsoft.Azure.Commands.RedisCache.Models", "Name": "Microsoft.Azure.Commands.RedisCache.Models.PSRedisFirewallRule", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.RedisCache.Models.PSRedisFirewallRule, Microsoft.Azure.PowerShell.Cmdlets.RedisCache, Version=1.8.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.RedisCache.Models.PSRedisFirewallRule, Microsoft.Azure.PowerShell.Cmdlets.RedisCache, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Properties": { "ResourceGroupName": "System.String", "Name": "System.String", @@ -7927,7 +7927,7 @@ "Type": { "Namespace": "Microsoft.Azure.Commands.RedisCache.Models", "Name": "Microsoft.Azure.Commands.RedisCache.Models.RedisCacheAttributesWithAccessKeys", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.RedisCache.Models.RedisCacheAttributesWithAccessKeys, Microsoft.Azure.PowerShell.Cmdlets.RedisCache, Version=1.8.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.RedisCache.Models.RedisCacheAttributesWithAccessKeys, Microsoft.Azure.PowerShell.Cmdlets.RedisCache, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Properties": { "EnableNonSslPort": "System.Boolean", "Tag": "System.Collections.Generic.IDictionary`2[System.String,System.String]", @@ -8790,7 +8790,7 @@ "Microsoft.Azure.Commands.RedisCache.Models.PSScheduleEntry": { "Namespace": "Microsoft.Azure.Commands.RedisCache.Models", "Name": "Microsoft.Azure.Commands.RedisCache.Models.PSScheduleEntry", - "AssemblyQualifiedName": "Microsoft.Azure.Commands.RedisCache.Models.PSScheduleEntry, Microsoft.Azure.PowerShell.Cmdlets.RedisCache, Version=1.8.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", + "AssemblyQualifiedName": "Microsoft.Azure.Commands.RedisCache.Models.PSScheduleEntry, Microsoft.Azure.PowerShell.Cmdlets.RedisCache, Version=1.9.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35", "Properties": { "StartHourUtc": "System.Int32", "MaintenanceWindow": "System.Nullable`1[System.TimeSpan]", diff --git a/tools/VersionController/MinimalVersion.csv b/tools/VersionController/MinimalVersion.csv index 1ee8387aa070..1d3ef90e178a 100644 --- a/tools/VersionController/MinimalVersion.csv +++ b/tools/VersionController/MinimalVersion.csv @@ -1,2 +1,2 @@ "Module","Minimal Version" -"Az.DnsResolver","1.0.0" \ No newline at end of file +"Az.DnsResolver","1.0.0"