Skip to content

Commit cdc536a

Browse files
authored
Merge branch 'master' into preview
2 parents 938a613 + 24e9cb7 commit cdc536a

File tree

75 files changed

+82
-11963
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

75 files changed

+82
-11963
lines changed

ChangeLog.md

Lines changed: 0 additions & 5667 deletions
Large diffs are not rendered by default.

src/ResourceManager/Aks/Commands.Aks/ChangeLog.md

Lines changed: 1 addition & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -17,27 +17,4 @@
1717
* Overview of change #1
1818
- Additional information about change #1
1919
-->
20-
## Current Release
21-
* Minor changes for upcoming AzureRM to Az transition
22-
23-
## Version 0.0.7
24-
* Update dependencies for type mapping issue
25-
26-
## Version 0.0.6
27-
* Update version of YamlDotNet.Signed used
28-
29-
## Version 0.0.5
30-
* Updated to the latest version of the Azure ClientRuntime.
31-
32-
## Version 0.0.4
33-
* Updated help files to include full parameter types and correct input/output types.
34-
35-
## Version 0.0.3
36-
* No version update. Extracted AKS sdk to common for reuse in DevSpaces.
37-
38-
## Version 0.0.2
39-
* Updated to the latest version of the Azure ClientRuntime
40-
* Set minimum dependency of module to PowerShell 5.0
41-
42-
## Version 0.0.1
43-
* Initial command set for AKS
20+
## Current Release

src/ResourceManager/AnalysisServices/Commands.AnalysisServices.Dataplane/ChangeLog.md

Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -17,16 +17,4 @@
1717
* Overview of change #1
1818
- Additional information about change #1
1919
-->
20-
## Current Release
21-
22-
## Version 0.5.4
23-
* Updated to the latest version of the Azure ClientRuntime.
24-
25-
## Version 0.5.3
26-
* Updated help files to include full parameter types and correct input/output types.
27-
28-
## Version 0.5.2
29-
* Fixed formatting of OutputTypes in help files
30-
31-
## Version 0.5.1
32-
* Set minimum dependency of module to PowerShell 5.0
20+
## Current Release

src/ResourceManager/AnalysisServices/Commands.AnalysisServices/ChangeLog.md

Lines changed: 1 addition & 104 deletions
Original file line numberDiff line numberDiff line change
@@ -17,107 +17,4 @@
1717
* Overview of change #1
1818
- Additional information about change #1
1919
-->
20-
## Current Release
21-
* Minor changes for upcoming AzureRM to Az transition
22-
23-
## Version 0.6.14
24-
* Fixed issue with default resource groups not being set.
25-
* Updated common runtime assemblies
26-
27-
## Version 0.6.13
28-
* Fixed issue with default resource groups not being set.
29-
30-
## Version 0.6.12
31-
* Updated to the latest version of the Azure ClientRuntime.
32-
33-
## Version 0.6.11
34-
* Updated help files to include full parameter types and correct input/output types.
35-
36-
## Version 0.6.10
37-
* Add required property ResourceGroupName to AS.
38-
39-
## Version 0.6.9
40-
* Fixed formatting of OutputType in help files
41-
42-
## Version 0.6.8
43-
* Enable Gateway assocaite/disassociate operations on AS.
44-
45-
## Version 0.6.7
46-
* Set minimum dependency of module to PowerShell 5.0
47-
48-
## Version 0.6.6
49-
* Updated to the latest version of the Azure ClientRuntime
50-
51-
## Version 0.6.5
52-
* Fix issue with Default Resource Group in CloudShell
53-
* Fixed issue with cleaning up scripts in build
54-
55-
## Version 0.6.4
56-
* Fixed issue with importing aliases
57-
* Add support of firewall and query scaleout feature, as well as support of 2017-08-01 api version.
58-
* Fix unique Id is null or empty bug.
59-
60-
## Version 0.6.3
61-
* Corrected usage of 'Login-AzureRmAccount' to use 'Connect-AzureRmAccount'
62-
63-
## Version 0.6.2
64-
* Added ResourceGroup Completer to -ResourceGroup parameters allowing tab completion through resource groups in current subscription
65-
66-
## Version 0.6.1
67-
* Remove validate set of location into dynamic lookup so that all clouds are supported.
68-
69-
## Version 0.5.0
70-
* Fixed Synchronize-AzureAsInstance command to work with new AsAzure REST API for sync
71-
* Add support for online help
72-
- Run Get-Help with the -Online parameter to open the online help in your default Internet browser
73-
74-
## Version 0.4.7
75-
76-
## Version 0.4.6
77-
* Added a new dataplane commandlet to allow synchronization of databases from read-write instance to read-only instances
78-
- Included help file for the commandlet
79-
- Added in-memory tests and a scenario test (only live)
80-
* Fixed bugs in Add-AzureAsAccount commandlet
81-
82-
## Version 0.4.4
83-
84-
## Version 0.4.3
85-
* Fixed bug in Set-AzureRmAnalysisServciesServer
86-
- When admin was not provided, the admin will be removed.
87-
* Added BackupBlobContainerUri in New-AzureRmAnalysisServicesServer and Set-AzureRmAnalysisServicesServer
88-
- Enable to set/disable backup blob container for backup/restore Azure Analysis Services Server
89-
* Updated Sku lookup in New-AzureRmAnalysisServicesServer and Set-AzureRmAnalysisServicesServer
90-
- Changed hard coded Sku into dynamic lookup.
91-
* Add-AzureAnalysisServicesAccount to support login with Service Principal
92-
93-
## Version 0.4.2
94-
95-
## Version 0.4.1
96-
* Add new dataplane API
97-
- Introduced API to fetch AS server log, Export-AzureAnalysisServicesInstanceLog
98-
99-
## Version 0.4.0
100-
* New SKUs added: B1, B2, S0
101-
* Scale up/down support added
102-
103-
## Version 0.3.1
104-
105-
## Version 0.3.0
106-
107-
## Version 0.2.0
108-
109-
## Version 0.1.0
110-
111-
## Version 0.0.4
112-
* Added State property in additional to ProvisioningState
113-
- All the cmdlet returning AnalysisService would have a new property 'State' used outside of provisioing.
114-
- The 'State' is intended to check status outside of provisioning, while 'ProvisioningState' is intended to check status related to Provisioning.
115-
- ProvisioningState and State are same in service side at this moment, the service side would differenciate ProvisioningState and State in future
116-
117-
## Version 0.0.3
118-
* Added two new dataplane APIs in a separate module Azure.AnalysisServices.psd1
119-
- This introduces two new APIs that enable customers to login to Azure Analysis Services servers and issue a restart command.
120-
121-
## Version 0.0.2
122-
* Fixed bug in Get-AzureRMAnalysisServicesServer
123-
- When this command was run against some resources, it would fail with a null reference exception.
20+
## Current Release

src/ResourceManager/ApiManagement/Commands.ApiManagement/ChangeLog.md

Lines changed: 1 addition & 143 deletions
Original file line numberDiff line numberDiff line change
@@ -17,146 +17,4 @@
1717
* Overview of change #1
1818
- Additional information about change #1
1919
-->
20-
## Current Release
21-
22-
## Version 6.1.6
23-
* Update dependencies for type mapping issue
24-
25-
## Version 6.1.5
26-
* Fixed issue with default resource groups not being set.
27-
* Fixed issue https://github.com/Azure/azure-powershell/issues/6603
28-
- Import-AzureRmApiManagementApi and *-AzureRmApiManagementCertificate cmdlets now handle relative Paths
29-
* Fixed issue https://github.com/Azure/azure-powershell/issues/6879
30-
- The CertificateInformation is a settable property allowing for Set-AzureRmApiManagement cmdlet to work property. Fixed by upgrading to
31-
4.0.4-preview nuget
32-
* Fixed issue https://github.com/Azure/azure-powershell/issues/6853
33-
- Fixed the Odata filter for Search by Name on Product
34-
* Fixed issue https://github.com/Azure/azure-powershell/issues/6814
35-
- Fixed the Odata filter for Search by Name on Api
36-
* Added support for AzureMonitor logger
37-
* Updated common runtime assemblies
38-
39-
40-
## Version 6.1.4
41-
* Fixed issue with default resource groups not being set.
42-
* Fixed issue https://github.com/Azure/azure-powershell/issues/6603
43-
- Import-AzureRmApiManagementApi and *-AzureRmApiManagementCertificate cmdlets now handle relative Paths
44-
* Fixed issue https://github.com/Azure/azure-powershell/issues/6879
45-
- The CertificateInformation is a settable property allowing for Set-AzureRmApiManagement cmdlet to work property. Fixed by upgrading to
46-
4.0.4-preview nuget
47-
* Fixed issue https://github.com/Azure/azure-powershell/issues/6853
48-
- Fixed the Odata filter for Search by Name on Product
49-
* Fixed issue https://github.com/Azure/azure-powershell/issues/6814
50-
- Fixed the Odata filter for Search by Name on Api
51-
* Added support for AzureMonitor logger
52-
53-
## Version 6.1.3
54-
* Updated to the latest version of the Azure ClientRuntime.
55-
56-
## Version 6.1.2
57-
* Updated help files to include full parameter types and correct input/output types.
58-
* Updated to the latest version of the Azure ClientRuntime.
59-
* Fixed issue https://github.com/Azure/azure-powershell/issues/6370
60-
- Fixed bug in Automapper to translate PsApiManagementApi to ApiContract
61-
* Fixed issue https://github.com/Azure/azure-powershell/issues/6515
62-
- Fixed bug in File.Save to not overload with Encoding Type
63-
* Fixed issue https://github.com/Azure/azure-powershell/issues/6560
64-
- Upgraded to 4.0.3 Nuget version which fixes the pattern exception on apiId
65-
66-
## Version 6.1.1
67-
* Fixed formatting of OutputType in help files
68-
69-
## Version 6.1.0
70-
* Added support for ApiVersions, ApiReleases and ApiRevisions
71-
* Added suppport for ServiceFabric Backend
72-
* Added support for Application Insights Logger
73-
* Added support for recognizing `Basic` sku as a valid sku of Api Management service
74-
* Added support for installing Certificates issued by private CA as Root or CA
75-
* Added support for accepting Custom SSL certificates via KeyVault and Multiple proxy hostnames
76-
* Added support for MSI identity
77-
* Added support for accepting Policies via Url
78-
NOTE: The following cmdlets will be deprecated in future release
79-
- Import-AzureRmApiManagementHostnameCertificate
80-
- New-AzureRmApiManagementHostnameConfiguration
81-
- Set-AzureRmApiManagementHostnames
82-
- Update-AzureRmApiManagementDeployment
83-
84-
## Version 6.0.0
85-
* Set minimum dependency of module to PowerShell 5.0
86-
* Introduce multiple breaking changes
87-
- Please refer to the migration guide for more information
88-
89-
## Version 5.1.2
90-
* Updated to the latest version of the Azure ClientRuntime
91-
92-
## Version 5.1.1
93-
* Fix issue with Default Resource Group in CloudShell
94-
95-
## Version 5.1.0
96-
* Added Location Completer to -Location parameters allowing tab completion through valid Locations
97-
* Added ResourceGroup Completer to -ResourceGroup parameters allowing tab completion through resource groups in current subscription
98-
* Obsoleted -Tags in favor of -Tag for New-AzureRmApiManagementProperty, Set-AzureRmApiManagementProperty, and New-AzureRmApiManagement
99-
100-
## Version 5.0.1
101-
* Fixed assembly loading issue that caused some cmdlets to fail when executing
102-
103-
## Version 5.0.0
104-
* NOTE: This is a breaking change release. Please see the migration guide (https://aka.ms/azps-migration-guide) for a full list of breaking changes introduced.
105-
* Breaking Changes in Cmdlet to Manage Api Management Users
106-
- New-AzureRmApiManagementUser Parameter `Password` is changed from String to SecureString
107-
- Set-AzureRmApiManagementBackend Parameter `Password` is changed from String to SecureString
108-
* Breaking Changes in Cmdlet to Create Backend Proxy Object
109-
- New-AzureRmApiManagementBackendProxy Parameter `Password` and `UserName` have been replaced with `ProxyCredentials` of type PSCredential
110-
* Updated Cmdlet Get-AzureRmApiManagementUser to fix issue https://github.com/Azure/azure-powershell/issues/4510
111-
* Updated Cmdlet New-AzureRmApiManagementApi to create Api with Empty Path https://github.com/Azure/azure-powershell/issues/4069
112-
* Add support for online help
113-
- Run Get-Help with the -Online parameter to open the online help in your default Internet browser
114-
115-
## Version 4.4.1
116-
117-
## Version 4.4.0
118-
119-
## Version 4.3.1
120-
121-
## Version 4.3.0
122-
123-
## Version 4.2.1
124-
125-
## Version 4.2.0
126-
127-
## Version 4.1.0
128-
129-
## Version 4.0.1
130-
131-
## Version 4.0.0
132-
* Added support for configuring external groups in New-AzureRmApiManagementGroup.
133-
134-
## Version 3.6.0
135-
136-
## Version 3.5.0
137-
* Added new cmdlets to manage Backend entity
138-
- New-AzureRmApiManagementBackend
139-
- Get-AzureRmApiManagementBackend
140-
- Set-AzureRmApiManagementBackend
141-
- Remove-AzureRmApiManagementBackend
142-
* Created supporting cmdlets to create in-memory objects required while Creating or Updating Backend entity
143-
- New-AzureRmApiManagementBackendCredential
144-
- New-AzureRmApiManagementBackendProxy
145-
146-
## Version 3.4.0
147-
148-
## Version 3.3.0
149-
150-
## Version 3.2.0
151-
* Added new cmdlets to manage external Identity Provider Configurations
152-
- New-AzureRmApiManagementIdentityProvider
153-
- Set-AzureRmApiManagementIdentityProvider
154-
- Get-AzureRmApiManagementIdentityProvider
155-
- Remove-AzureRmApiManagementIdentityProvider
156-
* Updated the client to use .net client 3.2.0 AzureRm.ApiManagement which has RBAC support
157-
* Updated cmdlet Import-AzureRmApiManagementApi to allow importing an Wsdl type API as either Soap Pass Through (ApiType = Http) or Soap To Rest (ApiType = Soap). Default is Soap Pass Through.
158-
* Fixed Issue https://github.com/Azure/azure-powershell/issues/3217
159-
160-
## Version 3.1.0
161-
* Fixed cmdlet Import-AzureRmApiManagementApi when importing Api by SpecificationByUrl parameter
162-
* New-AzureRmApiManagement supports creating an ApiManagement service in a VirtualNetwork and with additional regions
20+
## Current Release

src/ResourceManager/ApplicationInsights/Commands.ApplicationInsights/ChangeLog.md

Lines changed: 1 addition & 46 deletions
Original file line numberDiff line numberDiff line change
@@ -17,49 +17,4 @@
1717
* Overview of change #1
1818
- Additional information about change #1
1919
-->
20-
## Current Release
21-
22-
## Version 0.1.8
23-
* Fixed issue with default resource groups not being set.
24-
* Updated common runtime assemblies
25-
26-
## Version 0.1.7
27-
* Fixed issue with default resource groups not being set.
28-
29-
## Version 0.1.6
30-
* Updated to the latest version of the Azure ClientRuntime.
31-
32-
## Version 0.1.5
33-
* Updated help files to include full parameter types and correct input/output types.
34-
35-
## Version 0.1.4
36-
* Set minimum dependency of module to PowerShell 5.0
37-
38-
## Version 0.1.3
39-
* Updated to the latest version of the Azure ClientRuntime
40-
41-
## Version 0.1.2
42-
* Fix issue with Default Resource Group in CloudShell
43-
44-
## Version 0.1.1
45-
* Added Location Completer to -Location parameters allowing tab completion through valid Locations
46-
* Added ResourceGroup Completer to -ResourceGroup parameters allowing tab completion through resource groups in current subscription
47-
48-
## Version 0.1.0
49-
* Add commands to get/create/remove applicaiton insights resource
50-
- Get-AzureRmApplicationInsights
51-
- New-AzureRmApplicationInsights
52-
- Remove-AzureRmApplicationInsights
53-
* Add commands to get/update pricing/daily cap of applicaiton insights resource
54-
- Get-AzureRmApplicationInsights -IncludeDailyCap
55-
- Set-AzureRmApplicationInsightsPricingPlan
56-
- Set-AzureRmApplicationInsightsDailyCap
57-
* Add commands to get/create/update/remove continuous export of applicaiton insights resource
58-
- Get-AzureRmApplicationInsightsContinuousExport
59-
- Set-AzureRmApplicationInsightsContinuousExport
60-
- New-AzureRmApplicationInsightsContinuousExport
61-
- Remove-AzureRmApplicationInsightsContinuousExport
62-
* Add commands to get/create/remove api keys of applicaiton insights resoruce
63-
- Get-AzureRmApplicationInsightsApiKey
64-
- New-AzureRmApplicationInsightsApiKey
65-
- Remove-AzureRmApplicationInsightsApiKey
20+
## Current Release

0 commit comments

Comments
 (0)