You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/en/logs/archives/_index.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -78,7 +78,8 @@ Go into your [AWS console][1] and [create an S3 bucket][2] to send your archives
78
78
79
79
{{% tab "Azure Storage" %}}
80
80
81
-
Go to your [Azure Portal][1] and [create a storage account][2] to send your archives to. Give your storage account a name, any account kind, and select the **hot** access tier.
81
+
* Go to your [Azure Portal][1] and [create a storage account][2] to send your archives to. Give your storage account a name, any account kind, and select the **hot** access tier.
82
+
* Create a **container** service into that storage account. Please take a note of the container name as you will need to add this in Datadog Archive Page.
@@ -182,7 +183,7 @@ Input your bucket name. **Optional**: Input a prefix directory for all the conte
182
183
183
184
Select the **Azure Storage** archive type, and the Azure tenant and client for the Datadog App that has the Storage Blob Data Contributor role on your storage account.
184
185
185
-
Input your storage account name and a container name for your archive. **Optional**: Input a prefix directory for all the content of your log archives.
186
+
Input your storage account name and the container name for your archive. **Optional**: Input a prefix directory for all the content of your log archives.
186
187
187
188
{{< img src="logs/archives/logs_archive_azure_setup.png" alt="Set your Azure storage account info in Datadog" style="width:75%;">}}
0 commit comments