- Upgraded nuget package to signed package.
- Fixed an issue that
Invoke-AzOperationalInsightsQuerytimed out after 100 seconds. The timeout is now bound to the-Waitparameter. (#16553) - Removed the outdated deps.json file.
- Added new cmdlets for Table resource: 'New-AzOperationalInsightsRestoreTable', 'New-AzOperationalInsightsSearchTable', 'New-AzOperationalInsightsTable','Remove-AzOperationalInsightsTable','Update-AzOperationalInsightsTable', 'Convert-AzOperationalInsightsMigrateTable'
- Added new property 'DefaultDataCollectionRuleResourceId' to 'Set-AzOperationalInsightsWorkspace' and to 'New-AzOperationalInsightsWorkspace' cmdlets
- Removed capacity validation in new and update cluster cmdlets as validation exists on server side.
- Extended error message on base class for extended information.
- Bug fix - prevent exceptions while using StorageInsight cmdlets.
- Bug fix - when updating a cluster, it's SKU was set even if no value was passed.
- Added logic to prevent exceptions while using
StorageInsightcmdlets.
- Expanded DataSourceType with values
Query,Alertsfor LinkedStorageAccount cmdlets - [Breaking Change] rename
StorageAccountIdtoStorageAccountIdsNew-AzOperationalInsightsLinkedStorageAccount
- [Breaking Change] Returns
PSSavedSearchinstead ofHttpStatusCodebyNew-AzOperationalInsightsComputerGroup - [Breaking Change] Returns
PSClusterinstead ofPSLinkedServicebyUpdate-AzOperationalInsightsCluster - Expanded Sku with values
capacityreservation,laclusterfor Workspace - Added new properties:
SkuCapacity,ForceCmkForQuery,DisableLocalAuthfor Workspace - Added new property:
DailyQuotaGbonSet-AzOperationalInsightsWorkspace - Added new properties:
ETag,Tagfor StorageInsight cmdlets - Added new property
StorageAccountResourceIdto cmdlet:Set-AzOperationalInsightsStorageInsight
- Added SupportsShouldProcess attribute to cmdlet:
Set-AzOperationalInsightsStorageInsight
- Added new cmdlets to support Table, DataExport, WorkspaceShareKey, PurgeWorkspace, and AvailableServiceTier
- Added
Errorproperty in the result of theInvoke-AzOperationalInsightsQueryto retrieve partial error when running a query [#16378]
- Fixed a bug in
Set-AzOperationalInsightsLinkedService: when linked service does not exist, perform create(update) instead of failing
- Added
-ForceDeleteoption forRemove-AzOperationalInsightsWorkspace - Added new cmdlet
Get-AzOperationalInsightsDeletedWorkspace - Added new cmdlet
Restore-AzOperationalInsightsWorkspace
- Fixed bug PSWorkspace doesn't implement IOperationalInsightsWorkspace [#12135]
- Added "pergb2018" to valid value set of parameter
SkuinSet-AzOperationalInsightsWorkspace - Added alias "FunctionParameters" for parameter
FunctionParametertoNew-AzOperationalInsightsSavedSearchSet-AzOperationalInsightsSavedSearch
- Upgraded SDK to 0.21.0
- Added optional parameters to
New-AzOperationalInsightsSavedSearchSet-AzOperationalInsightsSavedSearch
- Updated legacy code to apply new generated SDK
- Deleted cmdlets due to deprecated APIs
Get-AzOperationalInsightsSavedSearchResult(aliasGet-AzOperationalInsightsSavedSearchResults)Get-AzOperationalInsightsSearchResult(aliasGet-AzOperationalInsightsSearchResults)Get-AzOperationalInsightsLinkTarget(aliasGet-AzOperationalInsightsLinkTargets)
- Added parameters for
Set-AzOperationalInsightsWorkspaceandNew-AzOperationalInsightsWorkspace - Created cmdlets for Linked Stoarge Account
- Created cmdlets for Clusters and Linked Service
- Update references in .psd1 to use relative path
- Fixed miscellaneous typos across module
- Updated documentation for
New-AzOperationalInsightsLinuxSyslogDataSource- Added example
- Updated description for
-Nameparameter
- Added an example for New-AzOperationalInsightsWindowsEventDataSource
- Changed the description of the -Name parameter for New-AzOperationalInsightsWindowsEventDataSource
- Updated default version for saved searches to be 1.
- Fixed custom log null regex handling
- Fixed CustomLog datasource model returned in Get-AzOperationalInsightsDataSource
- Enable pergb2018 pricing tier in
New-AzureRmOperationalInsightsWorkspacecommand
- Updated cmdlets with plural nouns to singular, and deprecated plural names.
- Additional support for New and Get ApplicationInsights data source.
- Added new 'ApplicationInsights' kind to support Get specific and Get all ApplicationInsights data sources for given workspace.
- Added New-AzOperationalInsightsApplicationInsightsDataSource cmdlet for creating data source by given Application-Insights resource parameters: subscription Id, resourceGroupName and name.
- General availability of
Az.OperationalInsightsmodule - Default parameter set for Get-AzOperationalInsightsDataSource is removed, and ByWorkspaceNameByKind has become the default parameter set