Skip to content

Commit 929b91f

Browse files
committed
Update change logs for previously released modules
1 parent 08ed3ad commit 929b91f

File tree

16 files changed

+29
-0
lines changed

16 files changed

+29
-0
lines changed

src/ResourceManager/AnalysisServices/ChangeLog.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
- Additional information about change #1
1919
-->
2020
## Current Release
21+
* Added ResourceGroup Completer to -ResourceGroup parameters allowing tab completion through resource groups in current subscription
2122

2223
## Version 0.6.1
2324
* Remove validate set of location into dynamic lookup so that all clouds are supported.

src/ResourceManager/Automation/ChangeLog.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@
1818
- Additional information about change #1
1919
-->
2020
## Current Release
21+
* Added Location Completer to -Location parameters allowing tab completion through valid Locations
22+
* Added ResourceGroup Completer to -ResourceGroup parameters allowing tab completion through resource groups in current subscription
2123

2224
## Version 4.1.1
2325
* Update to Import-AzureRMAutomationRunbook

src/ResourceManager/AzureBatch/ChangeLog.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@
1818
- Additional information about change #1
1919
-->
2020
## Current Release
21+
* Added Location Completer to -Location parameters allowing tab completion through valid Locations
22+
* Added ResourceGroup Completer to -ResourceGroup parameters allowing tab completion through resource groups in current subscription
2123

2224
## Version 4.0.3
2325
* Fixed a bug where account operations without a resource group failed to auto-detect the resource group.

src/ResourceManager/Compute/ChangeLog.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@
1818
- Additional information about change #1
1919
-->
2020
## Current Release
21+
* Added Location Completer to -Location parameters allowing tab completion through valid Locations
22+
* Added ResourceGroup Completer to -ResourceGroup parameters allowing tab completion through resource groups in current subscription
2123

2224
## Version 4.1.1
2325
* Get-AzureRmComputeResourceSku shows zone information.

src/ResourceManager/ContainerInstance/ChangeLog.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@
1818
- Additional information about change #1
1919
-->
2020
## Current Release
21+
* Added Location Completer to -Location parameters allowing tab completion through valid Locations
22+
* Added ResourceGroup Completer to -ResourceGroup parameters allowing tab completion through resource groups in current subscription
2123

2224
## Version 0.2.1
2325
* Apply Azure Container Instance SDK 2017-10-01

src/ResourceManager/ContainerRegistry/ChangeLog.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@
1818
- Additional information about change #1
1919
-->
2020
## Current Release
21+
* Added Location Completer to -Location parameters allowing tab completion through valid Locations
22+
* Added ResourceGroup Completer to -ResourceGroup parameters allowing tab completion through resource groups in current subscription
2123

2224
## Version 1.0.1
2325
* New cmdlets for geo-replication and webhooks

src/ResourceManager/DataFactories/ChangeLog.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@
1818
- Additional information about change #1
1919
-->
2020
## Current Release
21+
* Added Location Completer to -Location parameters allowing tab completion through valid Locations
22+
* Added ResourceGroup Completer to -ResourceGroup parameters allowing tab completion through resource groups in current subscription
2123

2224
## Version 4.0.3
2325
* Credential encryption functionality now works with both "Remote Access" enabled (Over Network) and "Remote Access" disabled (Local Machine).

src/ResourceManager/DataFactories/Commands.DataFactoryV2/Changelog.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@
1919
-->
2020

2121
## Current Release
22+
* Added Location Completer to -Location parameters allowing tab completion through valid Locations
23+
* Added ResourceGroup Completer to -ResourceGroup parameters allowing tab completion through resource groups in current subscription
2224

2325
## Version 0.4.1
2426
* Added two new cmdlets: Update-AzureRmDataFactoryV2 and Stop-AzureRmDataFactoryV2PipelineRun

src/ResourceManager/DataLakeAnalytics/ChangeLog.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@
1818
- Additional information about change #1
1919
-->
2020
## Current Release
21+
* Added Location Completer to -Location parameters allowing tab completion through valid Locations
22+
* Added ResourceGroup Completer to -ResourceGroup parameters allowing tab completion through resource groups in current subscription
2123

2224
## Version 4.1.1
2325
* Added a parameter called ScriptParameter to Submit-AzureRmDataLakeAnalyticsJob

src/ResourceManager/MachineLearningCompute/ChangeLog.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@
1818
- Additional information about change #1
1919
-->
2020
## Current Release
21+
* Added Location Completer to -Location parameters allowing tab completion through valid Locations
22+
* Added ResourceGroup Completer to -ResourceGroup parameters allowing tab completion through resource groups in current subscription
2123

2224
## Version 0.3.1
2325
* Add Set-AzureRmMlOpCluster

src/ResourceManager/PowerBIEmbedded/ChangeLog.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@
1818
- Additional information about change #1
1919
-->
2020
## Current Release
21+
* Added Location Completer to -Location parameters allowing tab completion through valid Locations
22+
* Added ResourceGroup Completer to -ResourceGroup parameters allowing tab completion through resource groups in current subscription
2123

2224
## Version 4.1.1
2325
* Add support for Power BI Embedded Capacity cmdlets

src/ResourceManager/Profile/ChangeLog.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
- Additional information about change #1
1919
-->
2020
## Current Release
21+
* Added ResourceGroup Completer to -ResourceGroup parameters allowing tab completion through resource groups in current subscription
2122

2223
## Version 4.1.1
2324
- Updated USGovernmentActiveDirectoryEndpoint to https://login.microsoftonline.us/

src/ResourceManager/RecoveryServices.Backup/ChangeLog.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
- Additional information about change #1
1919
-->
2020
## Current Release
21+
* Added ResourceGroup Completer to -ResourceGroup parameters allowing tab completion through resource groups in current subscription
2122

2223
## Version 4.0.3
2324
* Fixed bug - Get-AzureRmRecoveryServicesBackupItem should do case insensitive comparison for container name filter.

src/ResourceManager/Resources/ChangeLog.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@
1818
- Additional information about change #1
1919
-->
2020
## Current Release
21+
* Added Location Completer to -Location parameters allowing tab completion through valid Locations
22+
* Added ResourceGroup Completer to -ResourceGroup parameters allowing tab completion through resource groups in current subscription
2123

2224
## Version 5.1.1
2325
* Fixed issue where Get-AzureRMRoleAssignment would result in a assignments without roledefiniton name for custom roles

src/ResourceManager/SiteRecovery/ChangeLog.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@
1818
- Additional information about change #1
1919
-->
2020
## Current Release
21+
* Added Location Completer to -Location parameters allowing tab completion through valid Locations
22+
* Added ResourceGroup Completer to -ResourceGroup parameters allowing tab completion through resource groups in current subscription
2123

2224
## Version 5.0.3
2325
* Add deprecation warnings for all cmdlets in this module in preparation for the next breaking change release.

src/ResourceManager/Sql/ChangeLog.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@
1818
- Additional information about change #1
1919
-->
2020
## Current Release
21+
* Added Location Completer to -Location parameters allowing tab completion through valid Locations
22+
* Added ResourceGroup Completer to -ResourceGroup parameters allowing tab completion through resource groups in current subscription
2123

2224
## Version 4.1.1
2325
* Added ability to rename database using Set-AzureRmSqlDatabase

0 commit comments

Comments
 (0)