Skip to content

Commit 119ef85

Browse files
authored
Improved BYOS for queries**
1 parent da1a24f commit 119ef85

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

articles/azure-monitor/logs/customer-managed-keys.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -254,10 +254,9 @@ When link your own storage (BYOS) to workspace, the service stores *saved-search
254254
* You need to have "write" permissions on your workspace and Storage Account.
255255
* Make sure to create your Storage Account in the same region as your Log Analytics workspace is located.
256256
* The *saves searches* in storage is considered as service artifacts and their format may change.
257-
* Existing *saves searches* are removed from your workspace. Copy and any *saves searches* that you need before the configuration. You can view your *saved-searches* using [PowerShell](/powershell/module/az.operationalinsights/get-azoperationalinsightssavedsearch).
258-
* Query history isn't supported and you won't be able to see queries that you ran.
257+
* Existing *saves searches* are removed from your workspace. Copy any *saves searches* that you need before this configuration. You can view your *saved-searches* using [PowerShell](/powershell/module/az.operationalinsights/get-azoperationalinsightssavedsearch).
258+
* Query 'history' and 'pin to dashboard' aren't supported when linking Storage Account for queries.
259259
* You can link a single Storage Account to a workspace, which can be used for both *saved-searches* and *log alerts* queries.
260-
* Pin to dashboard isn't supported.
261260
* Fired log alerts will not contains search results or alert query. You can use [alert dimensions](../alerts/alerts-unified-log.md#split-by-alert-dimensions) to get context in the fired alerts.
262261

263262
**Configure BYOS for saved-searches queries**

0 commit comments

Comments
 (0)