Skip to content

Commit 320bf59

Browse files
authored
Update ChangeLog.md
1 parent fc4b533 commit 320bf59

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

src/ApplicationInsights/ApplicationInsights/ChangeLog.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,11 @@
1818
- Additional information about change #1
1919
-->
2020
## Upcoming Release
21-
* Fixed `Get-AzApplicationInsightsLinkedStorageAccount` `New-AzApplicationInsightsLinkedStorageAccount` `Update-AzApplicationInsightsLinkedStorageAccount` `Remove-AzApplicationInsightsLinkedStorageAccount` complain missing `ResourcegroupName` parameter when executing command with `InputObject` parameter [#14848]
21+
* Fixed issue that `ResourcegroupName` is missed when executing below cmdlets with `InputObject` parameter [#14848]
22+
* `Get-AzApplicationInsightsLinkedStorageAccount`
23+
* `New-AzApplicationInsightsLinkedStorageAccount`
24+
* `Update-AzApplicationInsightsLinkedStorageAccount`
25+
* `Remove-AzApplicationInsightsLinkedStorageAccount`
2226

2327
## Version 1.1.0
2428
* Added Parameters: `RetentionInDays` `PublicNetworkAccessForIngestion` `PublicNetworkAccessForQuery` for `New-AzApplicationInsights`

0 commit comments

Comments
 (0)