|
18 | 18 | - Additional information about change #1
|
19 | 19 | -->
|
20 | 20 | ## Upcoming Release
|
21 |
| -* Expanded DataSourceType with values `Query`, `Alerts` for cmdlets: |
22 |
| - - `Get-AzOperationalInsightsLinkedStorageAccount` |
| 21 | +* Expanded DataSourceType with values `Query`, `Alerts` for LinkedStorageAccount cmdlets |
| 22 | +* [Breaking Change] rename `StorageAccountId` to `StorageAccountIds` |
23 | 23 | - `New-AzOperationalInsightsLinkedStorageAccount`
|
24 |
| - - `Remove-AzOperationalInsightsLinkedStorageAccount` |
25 |
| - - `Set-AzOperationalInsightsLinkedStorageAccount` |
26 |
| -* Files moved (without change): |
27 |
| - - `Get-AzOperationalInsightsSavedSearch` |
28 |
| - - `Get-AzOperationalInsightsSchema` |
29 |
| - - `New-AzOperationalInsightsSavedSearch` |
30 |
| - - `Remove-AzOperationalInsightsSavedSearch` |
31 |
| - - `Set-AzOperationalInsightsSavedSearch` |
32 |
| -* CmdletParameterBreakingChange: rename `StorageAccountId` to `StorageAccountIds` |
33 |
| - - `New-AzOperationalInsightsLinkedStorageAccount` |
34 |
| -* Changed return contract: Now returns `PSSavedSearch` instead of `HttpStatusCode`: |
35 |
| - - `New-AzOperationalInsightsComputerGroup` |
36 |
| -* Changed return contract: Now returns `PSCluster` instead of `PSLinkedService`: |
37 |
| - - `Update-AzOperationalInsightsCluster` |
38 |
| -* Expanded Sku with values `capacityreservation`, `lacluster` for cmdlets: |
39 |
| - - `Set-AzOperationalInsightsWorkspace` |
40 |
| - - `New-AzOperationalInsightsWorkspace` |
41 |
| -* Added new properties:`SkuCapacity`, `ForceCmkForQuery`, `DisableLocalAuth` for cmdlets: |
42 |
| - - `Set-AzOperationalInsightsWorkspace` |
43 |
| - - `New-AzOperationalInsightsWorkspace` |
44 |
| -* Added new property: `DailyQuotaGb`: |
45 |
| - - `Set-AzOperationalInsightsWorkspace` |
46 |
| -* Added new properties: `ETag`, `Tag` for cmdlets: |
47 |
| - - `Set-AzOperationalInsightsStorageInsight` |
48 |
| - - `New-AzOperationalInsightsStorageInsight` |
| 24 | +* [Breaking Change] Returns `PSSavedSearch` instead of `HttpStatusCode` by `New-AzOperationalInsightsComputerGroup` |
| 25 | +* [Breaking Change] Returns `PSCluster` instead of `PSLinkedService` by `Update-AzOperationalInsightsCluster` |
| 26 | +* Expanded Sku with values `capacityreservation`, `lacluster` for Workspace |
| 27 | +* Added new properties:`SkuCapacity`, `ForceCmkForQuery`, `DisableLocalAuth` for Workspace |
| 28 | +* Added new property: `DailyQuotaGb`on`Set-AzOperationalInsightsWorkspace` |
| 29 | +* Added new properties: `ETag`, `Tag` for StorageInsight cmdlets |
49 | 30 | * Added new property `StorageAccountResourceId` to cmdlet:
|
50 | 31 | - `Set-AzOperationalInsightsStorageInsight`
|
51 | 32 | * Added SupportsShouldProcess attribute to cmdlet:
|
52 | 33 | - `Set-AzOperationalInsightsStorageInsight`
|
53 |
| -* Added new cmdlets: |
54 |
| - - `Get-AzOperationalInsightsTable` |
55 |
| - - `Get-AzOperationalInsightsOperation` |
56 |
| - - `Get-AzOperationalInsightsDataExport` |
57 |
| - - `New-AzOperationalInsightsDataExport` |
58 |
| - - `Remove-AzOperationalInsightsDataExport` |
59 |
| - - `Update-AzOperationalInsightsDataExport` |
60 |
| - - `Get-AzOperationalInsightsOperationStatus` |
61 |
| - - `Update-AzOperationalInsightsWorkspaceSharedKey` |
62 |
| - - `New-AzOperationalInsightsPurgeWorkspace` |
63 |
| - - `Get-AzOperationalInsightsPurgeWorkspaceStatus` |
64 |
| - - `Get-AzOperationalInsightsAvailableServiceTier` |
65 |
| - |
| 34 | +* Added new cmdlets to support Table, DataExport, WorkspaceShareKey, PurgeWorkspace, and AvailableServiceTier |
66 | 35 | * Added `Error` property in the result of the `Invoke-AzOperationalInsightsQuery` to retrieve partial error when running a query [#16378]
|
67 | 36 |
|
68 | 37 | ## Version 2.3.1
|
|
0 commit comments