- Added parameter validation for
Get-AzApplicationInsights
[#20697]
- Enabled output object enumerating for
Get-AzApplicationInsights
[#20225]
- Supported Workbook function. Below is the new cmdlet
Get-AzApplicationInsightsMyWorkbook
Get-AzApplicationInsightsWorkbook
Get-AzApplicationInsightsWorkbookRevision
Get-AzApplicationInsightsWorkbookTemplate
New-AzApplicationInsightsMyWorkbook
New-AzApplicationInsightsWorkbook
New-AzApplicationInsightsWorkbookTemplate
New-AzApplicationInsightsWorkbookTemplateGalleryObject
Remove-AzApplicationInsightsMyWorkbook
Remove-AzApplicationInsightsWorkbook
Remove-AzApplicationInsightsWorkbookTemplate
Update-AzApplicationInsightsMyWorkbook
Update-AzApplicationInsightsWorkbook
Update-AzApplicationInsightsWorkbookTemplate
- Fixed parameters for Set-AzApplicationInsightsDailyCap [#18315]
- Fixed parameter
DocumentType
forNew-AzApplicationInsightsContinuousExport
andSet-AzApplicationInsightsContinuousExport
[#18350] - Fixed parameter
ResourceId
forGet-AzApplicationInsights
[#18707]
- Upgraded API version for ApplicationInsights component to 2020-02-02
- Supported Log Analytics workspace-based component by
New-AzApplicationInsights
andUpdate-AzApplicationInsights
- Added breaking change warnings for upcoming Az.ApplicationInsights 2.0.0
- Added WebTest function. Below is the new cmdlet
Get-AzApplicationInsightsWebTest
New-AzApplicationInsightsWebTest
New-AzApplicationInsightsWebTestGeolocationObject
New-AzApplicationInsightsWebTestHeaderFieldObject
Remove-AzApplicationInsightsWebTest
Update-AzApplicationInsightsWebTestTag
- Added read only property
ConnectionString
andApplicationId
to applicationinsights component
- Fixed issue that
ResourcegroupName
is missed when executing below cmdlets withInputObject
parameter [#14848]Get-AzApplicationInsightsLinkedStorageAccount
New-AzApplicationInsightsLinkedStorageAccount
Update-AzApplicationInsightsLinkedStorageAccount
Remove-AzApplicationInsightsLinkedStorageAccount
- Added Parameters:
RetentionInDays
PublicNetworkAccessForIngestion
PublicNetworkAccessForQuery
forNew-AzApplicationInsights
- Created cmdlet
Update-AzApplicationInsights
- Created cmdlets for Linked Storage Account
- Update references in .psd1 to use relative path
- Fixed miscellaneous typos across module
- Fix example typo in
Remove-AzApplicationInsightsApiKey
documentation
- General availability of
Az.ApplicationInsights
module