Skip to content

Commit bbb97ea

Browse files
authored
Merge pull request Azure#9484 from cormacpayne/add-advisor
GA Az.Advisor module and add it to Az module
2 parents e1491ea + 84c9814 commit bbb97ea

File tree

5 files changed

+26
-22
lines changed

5 files changed

+26
-22
lines changed

src/Advisor/Advisor/Az.Advisor.psd1

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#
44
# Generated by: Microsoft Corporation
55
#
6-
# Generated on: 5/15/2019
6+
# Generated on: 6/21/2019
77
#
88

99
@{
@@ -12,7 +12,7 @@
1212
# RootModule = ''
1313

1414
# Version number of this module.
15-
ModuleVersion = '0.1.1'
15+
ModuleVersion = '1.0.0'
1616

1717
# Supported PSEditions
1818
CompatiblePSEditions = 'Core', 'Desktop'
@@ -109,7 +109,7 @@ PrivateData = @{
109109
# IconUri = ''
110110

111111
# ReleaseNotes of this module
112-
ReleaseNotes = '* Updated utils to be extensible for future changes'
112+
ReleaseNotes = '* GA release of Az.Advisor'
113113

114114
# Prerelease string of this module
115115
# Prerelease = ''

src/Advisor/Advisor/ChangeLog.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,9 @@
2020
-->
2121
## Upcoming Release
2222

23+
## Version 1.0.0
24+
* GA release of Az.Advisor
25+
2326
## Version 0.1.1
2427
* Updated utils to be extensible for future changes
2528

src/Advisor/Advisor/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,5 @@
2525
[assembly: CLSCompliant(false)]
2626
[assembly: Guid("860B550A-20CE-4FB1-BAE7-EF10E9221BCE")]
2727

28-
[assembly: AssemblyVersion("0.1.1")]
29-
[assembly: AssemblyFileVersion("0.1.1")]
28+
[assembly: AssemblyVersion("1.0.0")]
29+
[assembly: AssemblyFileVersion("1.0.0")]

tools/Az/Az.psd1

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ DotNetFrameworkVersion = '4.7.2'
5454

5555
# Modules that must be imported into the global environment prior to importing this module
5656
RequiredModules = @(@{ModuleName = 'Az.Accounts'; ModuleVersion = '1.5.3'; },
57+
@{ModuleName = 'Az.Advisor'; RequiredVersion = '1.0.0'; },
5758
@{ModuleName = 'Az.Aks'; RequiredVersion = '1.0.1'; },
5859
@{ModuleName = 'Az.AnalysisServices'; RequiredVersion = '1.1.0'; },
5960
@{ModuleName = 'Az.ApiManagement'; RequiredVersion = '1.1.0'; },

tools/Tools.Common/SerializedCmdlets/Microsoft.Azure.PowerShell.Cmdlets.Advisor.dll.json

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"Type": {
1515
"Namespace": "Microsoft.Azure.Commands.Advisor.Cmdlets.Models",
1616
"Name": "Microsoft.Azure.Commands.Advisor.Cmdlets.Models.PsAzureAdvisorSuppressionContract",
17-
"AssemblyQualifiedName": "Microsoft.Azure.Commands.Advisor.Cmdlets.Models.PsAzureAdvisorSuppressionContract, Microsoft.Azure.PowerShell.Cmdlets.Advisor, Version=0.1.1.0, Culture=neutral, PublicKeyToken=null",
17+
"AssemblyQualifiedName": "Microsoft.Azure.Commands.Advisor.Cmdlets.Models.PsAzureAdvisorSuppressionContract, Microsoft.Azure.PowerShell.Cmdlets.Advisor, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null",
1818
"Properties": {
1919
"SuppressionId": "System.String",
2020
"Ttl": "System.String",
@@ -116,7 +116,7 @@
116116
"Type": {
117117
"Namespace": "Microsoft.Azure.Commands.Advisor.Cmdlets.Models",
118118
"Name": "Microsoft.Azure.Commands.Advisor.Cmdlets.Models.PsAzureAdvisorResourceRecommendationBase",
119-
"AssemblyQualifiedName": "Microsoft.Azure.Commands.Advisor.Cmdlets.Models.PsAzureAdvisorResourceRecommendationBase, Microsoft.Azure.PowerShell.Cmdlets.Advisor, Version=0.1.1.0, Culture=neutral, PublicKeyToken=null",
119+
"AssemblyQualifiedName": "Microsoft.Azure.Commands.Advisor.Cmdlets.Models.PsAzureAdvisorResourceRecommendationBase, Microsoft.Azure.PowerShell.Cmdlets.Advisor, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null",
120120
"Properties": {
121121
"ShortDescription": "Microsoft.Azure.Commands.Advisor.Cmdlets.Models.PsRecommendationBaseShortDescription",
122122
"Metadata": "System.Collections.Generic.IDictionary`2[System.String,System.Object]",
@@ -446,7 +446,7 @@
446446
"Type": {
447447
"Namespace": "Microsoft.Azure.Commands.Advisor.Cmdlets.Models",
448448
"Name": "Microsoft.Azure.Commands.Advisor.Cmdlets.Models.PsAzureAdvisorResourceRecommendationBase",
449-
"AssemblyQualifiedName": "Microsoft.Azure.Commands.Advisor.Cmdlets.Models.PsAzureAdvisorResourceRecommendationBase, Microsoft.Azure.PowerShell.Cmdlets.Advisor, Version=0.1.1.0, Culture=neutral, PublicKeyToken=null",
449+
"AssemblyQualifiedName": "Microsoft.Azure.Commands.Advisor.Cmdlets.Models.PsAzureAdvisorResourceRecommendationBase, Microsoft.Azure.PowerShell.Cmdlets.Advisor, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null",
450450
"Properties": {
451451
"ShortDescription": "Microsoft.Azure.Commands.Advisor.Cmdlets.Models.PsRecommendationBaseShortDescription",
452452
"Metadata": "System.Collections.Generic.IDictionary`2[System.String,System.Object]",
@@ -612,7 +612,7 @@
612612
"Type": {
613613
"Namespace": "Microsoft.Azure.Commands.Advisor.Cmdlets.Models",
614614
"Name": "Microsoft.Azure.Commands.Advisor.Cmdlets.Models.PsAzureAdvisorResourceRecommendationBase",
615-
"AssemblyQualifiedName": "Microsoft.Azure.Commands.Advisor.Cmdlets.Models.PsAzureAdvisorResourceRecommendationBase, Microsoft.Azure.PowerShell.Cmdlets.Advisor, Version=0.1.1.0, Culture=neutral, PublicKeyToken=null",
615+
"AssemblyQualifiedName": "Microsoft.Azure.Commands.Advisor.Cmdlets.Models.PsAzureAdvisorResourceRecommendationBase, Microsoft.Azure.PowerShell.Cmdlets.Advisor, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null",
616616
"Properties": {
617617
"ShortDescription": "Microsoft.Azure.Commands.Advisor.Cmdlets.Models.PsRecommendationBaseShortDescription",
618618
"Metadata": "System.Collections.Generic.IDictionary`2[System.String,System.Object]",
@@ -696,7 +696,7 @@
696696
"Type": {
697697
"Namespace": "Microsoft.Azure.Commands.Advisor.Cmdlets.Models",
698698
"Name": "Microsoft.Azure.Commands.Advisor.Cmdlets.Models.PsAzureAdvisorResourceRecommendationBase",
699-
"AssemblyQualifiedName": "Microsoft.Azure.Commands.Advisor.Cmdlets.Models.PsAzureAdvisorResourceRecommendationBase, Microsoft.Azure.PowerShell.Cmdlets.Advisor, Version=0.1.1.0, Culture=neutral, PublicKeyToken=null",
699+
"AssemblyQualifiedName": "Microsoft.Azure.Commands.Advisor.Cmdlets.Models.PsAzureAdvisorResourceRecommendationBase, Microsoft.Azure.PowerShell.Cmdlets.Advisor, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null",
700700
"Properties": {
701701
"ShortDescription": "Microsoft.Azure.Commands.Advisor.Cmdlets.Models.PsRecommendationBaseShortDescription",
702702
"Metadata": "System.Collections.Generic.IDictionary`2[System.String,System.Object]",
@@ -886,7 +886,7 @@
886886
"Type": {
887887
"Namespace": "Microsoft.Azure.Commands.Advisor.Cmdlets.Models",
888888
"Name": "Microsoft.Azure.Commands.Advisor.Cmdlets.Models.PsAzureAdvisorResourceRecommendationBase",
889-
"AssemblyQualifiedName": "Microsoft.Azure.Commands.Advisor.Cmdlets.Models.PsAzureAdvisorResourceRecommendationBase, Microsoft.Azure.PowerShell.Cmdlets.Advisor, Version=0.1.1.0, Culture=neutral, PublicKeyToken=null",
889+
"AssemblyQualifiedName": "Microsoft.Azure.Commands.Advisor.Cmdlets.Models.PsAzureAdvisorResourceRecommendationBase, Microsoft.Azure.PowerShell.Cmdlets.Advisor, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null",
890890
"Properties": {
891891
"ShortDescription": "Microsoft.Azure.Commands.Advisor.Cmdlets.Models.PsRecommendationBaseShortDescription",
892892
"Metadata": "System.Collections.Generic.IDictionary`2[System.String,System.Object]",
@@ -1120,7 +1120,7 @@
11201120
"Type": {
11211121
"Namespace": "Microsoft.Azure.Commands.Advisor.Cmdlets.Models",
11221122
"Name": "Microsoft.Azure.Commands.Advisor.Cmdlets.Models.PsAzureAdvisorConfigurationData",
1123-
"AssemblyQualifiedName": "Microsoft.Azure.Commands.Advisor.Cmdlets.Models.PsAzureAdvisorConfigurationData, Microsoft.Azure.PowerShell.Cmdlets.Advisor, Version=0.1.1.0, Culture=neutral, PublicKeyToken=null",
1123+
"AssemblyQualifiedName": "Microsoft.Azure.Commands.Advisor.Cmdlets.Models.PsAzureAdvisorConfigurationData, Microsoft.Azure.PowerShell.Cmdlets.Advisor, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null",
11241124
"Properties": {
11251125
"Properties": "Microsoft.Azure.Commands.Advisor.Cmdlets.Models.PsAzureAdvisorConfigurationProperties",
11261126
"Id": "System.String",
@@ -1352,7 +1352,7 @@
13521352
"Type": {
13531353
"Namespace": "Microsoft.Azure.Commands.Advisor.Cmdlets.Models",
13541354
"Name": "Microsoft.Azure.Commands.Advisor.Cmdlets.Models.PsAzureAdvisorResourceRecommendationBase",
1355-
"AssemblyQualifiedName": "Microsoft.Azure.Commands.Advisor.Cmdlets.Models.PsAzureAdvisorResourceRecommendationBase, Microsoft.Azure.PowerShell.Cmdlets.Advisor, Version=0.1.1.0, Culture=neutral, PublicKeyToken=null",
1355+
"AssemblyQualifiedName": "Microsoft.Azure.Commands.Advisor.Cmdlets.Models.PsAzureAdvisorResourceRecommendationBase, Microsoft.Azure.PowerShell.Cmdlets.Advisor, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null",
13561356
"Properties": {
13571357
"ShortDescription": "Microsoft.Azure.Commands.Advisor.Cmdlets.Models.PsRecommendationBaseShortDescription",
13581358
"Metadata": "System.Collections.Generic.IDictionary`2[System.String,System.Object]",
@@ -1761,7 +1761,7 @@
17611761
"Type": {
17621762
"Namespace": "Microsoft.Azure.Commands.Advisor.Cmdlets.Models",
17631763
"Name": "Microsoft.Azure.Commands.Advisor.Cmdlets.Models.PsAzureAdvisorConfigurationData",
1764-
"AssemblyQualifiedName": "Microsoft.Azure.Commands.Advisor.Cmdlets.Models.PsAzureAdvisorConfigurationData, Microsoft.Azure.PowerShell.Cmdlets.Advisor, Version=0.1.1.0, Culture=neutral, PublicKeyToken=null",
1764+
"AssemblyQualifiedName": "Microsoft.Azure.Commands.Advisor.Cmdlets.Models.PsAzureAdvisorConfigurationData, Microsoft.Azure.PowerShell.Cmdlets.Advisor, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null",
17651765
"Properties": {
17661766
"Properties": "Microsoft.Azure.Commands.Advisor.Cmdlets.Models.PsAzureAdvisorConfigurationProperties",
17671767
"Id": "System.String",
@@ -1817,7 +1817,7 @@
18171817
"Type": {
18181818
"Namespace": "System.Management.Automation",
18191819
"Name": "System.Management.Automation.SwitchParameter",
1820-
"AssemblyQualifiedName": "System.Management.Automation.SwitchParameter, System.Management.Automation, Version=6.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35",
1820+
"AssemblyQualifiedName": "System.Management.Automation.SwitchParameter, System.Management.Automation, Version=6.2.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35",
18211821
"Properties": {},
18221822
"ElementType": null,
18231823
"GenericTypeArguments": [],
@@ -1877,7 +1877,7 @@
18771877
"Type": {
18781878
"Namespace": "Microsoft.Azure.Commands.Advisor.Cmdlets.Models",
18791879
"Name": "Microsoft.Azure.Commands.Advisor.Cmdlets.Models.PsAzureAdvisorConfigurationData",
1880-
"AssemblyQualifiedName": "Microsoft.Azure.Commands.Advisor.Cmdlets.Models.PsAzureAdvisorConfigurationData, Microsoft.Azure.PowerShell.Cmdlets.Advisor, Version=0.1.1.0, Culture=neutral, PublicKeyToken=null",
1880+
"AssemblyQualifiedName": "Microsoft.Azure.Commands.Advisor.Cmdlets.Models.PsAzureAdvisorConfigurationData, Microsoft.Azure.PowerShell.Cmdlets.Advisor, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null",
18811881
"Properties": {
18821882
"Properties": "Microsoft.Azure.Commands.Advisor.Cmdlets.Models.PsAzureAdvisorConfigurationProperties",
18831883
"Id": "System.String",
@@ -1971,7 +1971,7 @@
19711971
"Type": {
19721972
"Namespace": "System.Management.Automation",
19731973
"Name": "System.Management.Automation.SwitchParameter",
1974-
"AssemblyQualifiedName": "System.Management.Automation.SwitchParameter, System.Management.Automation, Version=6.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35",
1974+
"AssemblyQualifiedName": "System.Management.Automation.SwitchParameter, System.Management.Automation, Version=6.2.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35",
19751975
"Properties": {},
19761976
"ElementType": null,
19771977
"GenericTypeArguments": [],
@@ -2025,7 +2025,7 @@
20252025
"Type": {
20262026
"Namespace": "Microsoft.Azure.Commands.Advisor.Cmdlets.Models",
20272027
"Name": "Microsoft.Azure.Commands.Advisor.Cmdlets.Models.PsAzureAdvisorConfigurationData",
2028-
"AssemblyQualifiedName": "Microsoft.Azure.Commands.Advisor.Cmdlets.Models.PsAzureAdvisorConfigurationData, Microsoft.Azure.PowerShell.Cmdlets.Advisor, Version=0.1.1.0, Culture=neutral, PublicKeyToken=null",
2028+
"AssemblyQualifiedName": "Microsoft.Azure.Commands.Advisor.Cmdlets.Models.PsAzureAdvisorConfigurationData, Microsoft.Azure.PowerShell.Cmdlets.Advisor, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null",
20292029
"Properties": {
20302030
"Properties": "Microsoft.Azure.Commands.Advisor.Cmdlets.Models.PsAzureAdvisorConfigurationProperties",
20312031
"Id": "System.String",
@@ -2130,7 +2130,7 @@
21302130
"Type": {
21312131
"Namespace": "System.Management.Automation",
21322132
"Name": "System.Management.Automation.SwitchParameter",
2133-
"AssemblyQualifiedName": "System.Management.Automation.SwitchParameter, System.Management.Automation, Version=6.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35",
2133+
"AssemblyQualifiedName": "System.Management.Automation.SwitchParameter, System.Management.Automation, Version=6.2.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35",
21342134
"Properties": {},
21352135
"ElementType": null,
21362136
"GenericTypeArguments": [],
@@ -2178,7 +2178,7 @@
21782178
"Type": {
21792179
"Namespace": "Microsoft.Azure.Commands.Advisor.Cmdlets.Models",
21802180
"Name": "Microsoft.Azure.Commands.Advisor.Cmdlets.Models.PsAzureAdvisorConfigurationData",
2181-
"AssemblyQualifiedName": "Microsoft.Azure.Commands.Advisor.Cmdlets.Models.PsAzureAdvisorConfigurationData, Microsoft.Azure.PowerShell.Cmdlets.Advisor, Version=0.1.1.0, Culture=neutral, PublicKeyToken=null",
2181+
"AssemblyQualifiedName": "Microsoft.Azure.Commands.Advisor.Cmdlets.Models.PsAzureAdvisorConfigurationData, Microsoft.Azure.PowerShell.Cmdlets.Advisor, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null",
21822182
"Properties": {
21832183
"Properties": "Microsoft.Azure.Commands.Advisor.Cmdlets.Models.PsAzureAdvisorConfigurationProperties",
21842184
"Id": "System.String",
@@ -2475,7 +2475,7 @@
24752475
"Microsoft.Azure.Commands.Advisor.Cmdlets.Models.PsRecommendationBaseShortDescription": {
24762476
"Namespace": "Microsoft.Azure.Commands.Advisor.Cmdlets.Models",
24772477
"Name": "Microsoft.Azure.Commands.Advisor.Cmdlets.Models.PsRecommendationBaseShortDescription",
2478-
"AssemblyQualifiedName": "Microsoft.Azure.Commands.Advisor.Cmdlets.Models.PsRecommendationBaseShortDescription, Microsoft.Azure.PowerShell.Cmdlets.Advisor, Version=0.1.1.0, Culture=neutral, PublicKeyToken=null",
2478+
"AssemblyQualifiedName": "Microsoft.Azure.Commands.Advisor.Cmdlets.Models.PsRecommendationBaseShortDescription, Microsoft.Azure.PowerShell.Cmdlets.Advisor, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null",
24792479
"Properties": {
24802480
"Problem": "System.String",
24812481
"Solution": "System.String"
@@ -2789,7 +2789,7 @@
27892789
"Microsoft.Azure.Commands.Advisor.Cmdlets.Models.PsAzureAdvisorConfigurationProperties": {
27902790
"Namespace": "Microsoft.Azure.Commands.Advisor.Cmdlets.Models",
27912791
"Name": "Microsoft.Azure.Commands.Advisor.Cmdlets.Models.PsAzureAdvisorConfigurationProperties",
2792-
"AssemblyQualifiedName": "Microsoft.Azure.Commands.Advisor.Cmdlets.Models.PsAzureAdvisorConfigurationProperties, Microsoft.Azure.PowerShell.Cmdlets.Advisor, Version=0.1.1.0, Culture=neutral, PublicKeyToken=null",
2792+
"AssemblyQualifiedName": "Microsoft.Azure.Commands.Advisor.Cmdlets.Models.PsAzureAdvisorConfigurationProperties, Microsoft.Azure.PowerShell.Cmdlets.Advisor, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null",
27932793
"Properties": {
27942794
"AdditionalProperties": "System.Collections.Generic.IDictionary`2[System.String,System.Object]",
27952795
"Exclude": "System.Nullable`1[System.Boolean]",

0 commit comments

Comments
 (0)