This commit is contained in:
Ben 2019-06-26 16:16:28 +03:00 committed by GitHub
parent 38b7b78681
commit a904734159
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -28,7 +28,7 @@ ms.topic: article
## Preparations:
- Create an [Storage account](https://docs.microsoft.com/en-us/azure/storage/common/storage-account-overview) in your tenant.
- Log in to your [Azure tenant](https://ms.portal.azure.com/), go to Subscriptions > Your subscription > Resource Providers > Register to **Microsoft.insights**
- Log in to your [Azure tenant](https://ms.portal.azure.com/), go to > Subscriptions > Your subscription > Resource Providers > Register to **Microsoft.insights**
## Enable raw data streaming:
@ -37,7 +37,7 @@ ms.topic: article
- Click on **Add data export settings**.
- Choose a Name to your new settings.
- Choose **Forward events to Azure Storage**
- Type your **Storage Account Resource Id**
- Type your **Storage Account Resource Id**.
In order to get your **Storage Account Resource Id**, go to your Storage account page on Azure > properties tab > copy the text under **Storage account resource ID**:
![Image of event hub resource Id](images/storage-account-resource-id.png)
@ -85,4 +85,4 @@ In order to get the data types for our events properties do the following:
- [Overview of Advanced Hunting](overview-hunting.md)
- [MDATP Streaming API](raw-data-export.md)
- [Stream MDATP events to your Azure storage account](raw-data-export-storage.md)
- [Azure Storage Account documentation](https://docs.microsoft.com/en-us/azure/storage/common/storage-account-overview)
- [Azure Storage Account documentation](https://docs.microsoft.com/en-us/azure/storage/common/storage-account-overview)