Skip to content

Commit 67fc8f0

Browse files
Merge pull request #260811 from yossi-y/patch-16
Updated note in linked storage account steps
2 parents be09e05 + 4a7b19b commit 67fc8f0

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

articles/azure-monitor/logs/private-storage.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -63,9 +63,10 @@ To configure your Azure Storage account to use CMKs with Key Vault, use the [Azu
6363
## Link storage accounts to your Log Analytics workspace
6464

6565
> [!NOTE]
66-
> - When linking storage account for privacy and compliance typically, saved queries and log alerts are deleted from workspace permanently and can't be restored. To prevent lose of existing saved queries and log alerts, copy saved queries and log alerts using a template as described in [Workspace move procedure](./move-workspace-region.md).
67-
> - A single storage account can be linked for custom log and IIS logs, query, and alert.
68-
> - When linking storage account for custom log and IIS logs ingestion, you might need to consider linking more storage accounts depending on the ingestion rate. You can link up to five storage accounts to a workspace.
66+
> - When linking Storage Account for query, existing saved queries in workspace are deleted permanently. You can existing saved queries using a template as described in [Workspace move procedure](./move-workspace-region.md).
67+
> - Saved queries are stored in table storage and can be encrypted using Customer-managed key when configured at Storage Account creation.
68+
> - Log alerts are saved in blob storage, and you can configure Customer-managed key encryption at Storage Account creation, or update later.
69+
> - You can use a single Storage Account for query and alert. Linking storage for custom log and IIS logs might require more Storage Accounts depending on the ingestion rate and storage limits. You can link up to five Storage Accounts to a workspace.
6970
7071
### Use the Azure portal
7172
On the Azure portal, open your workspace menu and select **Linked storage accounts**. A pane shows the linked storage accounts by the use cases previously mentioned (ingestion over Private Link, applying CMKs to saved queries or to alerts).

0 commit comments

Comments
 (0)