- 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
StorageInsight
cmdlets.
- Expanded DataSourceType with values
Query
,Alerts
for LinkedStorageAccount cmdlets - [Breaking Change] rename
StorageAccountId
toStorageAccountIds
New-AzOperationalInsightsLinkedStorageAccount
- [Breaking Change] Returns
PSSavedSearch
instead ofHttpStatusCode
byNew-AzOperationalInsightsComputerGroup
- [Breaking Change] Returns
PSCluster
instead ofPSLinkedService
byUpdate-AzOperationalInsightsCluster
- Expanded Sku with values
capacityreservation
,lacluster
for Workspace - Added new properties:
SkuCapacity
,ForceCmkForQuery
,DisableLocalAuth
for Workspace - Added new property:
DailyQuotaGb
onSet-AzOperationalInsightsWorkspace
- Added new properties:
ETag
,Tag
for StorageInsight cmdlets - Added new property
StorageAccountResourceId
to cmdlet:Set-AzOperationalInsightsStorageInsight
- Added SupportsShouldProcess attribute to cmdlet:
Set-AzOperationalInsightsStorageInsight
- Added new cmdlets to support Table, DataExport, WorkspaceShareKey, PurgeWorkspace, and AvailableServiceTier
- Added
Error
property in the result of theInvoke-AzOperationalInsightsQuery
to 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
-ForceDelete
option 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
Sku
inSet-AzOperationalInsightsWorkspace
- Added alias "FunctionParameters" for parameter
FunctionParameter
toNew-AzOperationalInsightsSavedSearch
Set-AzOperationalInsightsSavedSearch
- Upgraded SDK to 0.21.0
- Added optional parameters to
New-AzOperationalInsightsSavedSearch
Set-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-AzOperationalInsightsWorkspace
andNew-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
-Name
parameter
- 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-AzureRmOperationalInsightsWorkspace
command
- 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.OperationalInsights
module - Default parameter set for Get-AzOperationalInsightsDataSource is removed, and ByWorkspaceNameByKind has become the default parameter set