Skip to content

[AZINTS-3391] add azure storage monitoring setup #28861

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

ava-silver
Copy link
Contributor

What does this PR do? What is the motivation?

Merge instructions

Merge readiness:

  • Ready for merge

For Datadog employees:
Merge queue is enabled in this repo. Your branch name MUST follow the <name>/<description> convention and include the forward slash (/). Without this format, your pull request will not pass in CI, the GitLab pipeline will not run, and you won't get a branch preview. Getting a branch preview makes it easier for us to check any issues with your PR, such as broken links.

If your branch doesn't follow this format, rename it or create a new branch and PR.

To have your PR automatically merged after it receives the required reviews, add the following PR comment:

/merge

Additional notes

@github-actions github-actions bot added the Guide Content impacting a guide label Apr 18, 2025
Copy link
Contributor

Preview links (active after the build_preview check completes)

Modified Files

@ava-silver ava-silver force-pushed the ava.silver/azints-3391/add-azure-storage-monitoring-setup branch from fc0d40e to 6c767c3 Compare April 18, 2025 17:53
@ava-silver ava-silver marked this pull request as ready for review April 18, 2025 19:10
@ava-silver ava-silver requested a review from a team as a code owner April 18, 2025 19:10
private: true
---

<div class="alert alert-info">Storage Monitoring is in Preview.</div>

## Overview

Storage Monitoring for Amazon S3 & Google Cloud Storage provides deep, prefix-level analytics to help you understand exactly how your storage is being used, detect potential issues before they impact operations, and make data-driven decisions about storage optimization. Use these insights to help you track storage growth, investigate access patterns, and optimize costs.
Storage Monitoring for Amazon S3, Google Cloud Storage, and Azure Blob Storage provides deep, prefix-level analytics to help you understand exactly how your storage is being used, detect potential issues before they impact operations, and make data-driven decisions about storage optimization. Use these insights to help you track storage growth, investigate access patterns, and optimize costs.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Storage Monitoring for Amazon S3, Google Cloud Storage, and Azure Blob Storage provides deep, prefix-level analytics to help you understand exactly how your storage is being used, detect potential issues before they impact operations, and make data-driven decisions about storage optimization. Use these insights to help you track storage growth, investigate access patterns, and optimize costs.
Storage Monitoring for Amazon S3, Google Cloud Storage, and Azure Blob Storage provides deep, prefix-level analytics to help you understand exactly how your storage is being used. It also detect potential issues before they impact operations, and make data-driven decisions about storage optimization. Use these insights to help you track storage growth, investigate access patterns, and optimize costs.

Splitting the sentence to make it easier to follow


You can set this up either manually or using the provided CloudFormation templates. Access your Storage Monitoring data by navigating to **Infrastructure -> Storage Monitoring**.
Access your Storage Monitoring data by navigating to **Infrastructure -> Storage Monitoring**.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Access your Storage Monitoring data by navigating to **Infrastructure -> Storage Monitoring**.
Access your Storage Monitoring data by navigating to **Infrastructure > Storage Monitoring**.

| bash -s -- <client_id> <subscription_id> <comma_separated_storage_account_names>
```

Ensure your [shell environment][302] is set to Bash before running the script. Ensure that the you replace the various placeholder inputs with the correct values:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Ensure your [shell environment][302] is set to Bash before running the script. Ensure that the you replace the various placeholder inputs with the correct values:
Before running the script, set your [shell environment][302] to Bash and replace the various placeholder inputs with the correct values:


{{% tab "Azure Portal" %}}

For Each Storage Account you wish to monitor:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
For Each Storage Account you wish to monitor:
For Each Storage Account you wish to monitor, follow all of the steps here:


#### Create a blob inventory policy
1. In the Azure portal, navigate to your Storage Account.
2. Go to **Data management** -> **Blob inventory**.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
2. Go to **Data management** -> **Blob inventory**.
2. Go to **Data management** > **Blob inventory**.


#### Add the role assignment
1. In the Azure portal, navigate to your Storage Account.
2. Go to **Data storage** -> **Containers**.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
2. Go to **Data storage** -> **Containers**.
2. Go to **Data storage** > **Containers**.

2. Go to **Data storage** -> **Containers**.
3. Click on the **datadog-storage-monitoring** container.
4. Click on **Access control (IAM)** in the left-hand menu.
5. Click **Add** -> **Add role assignment**.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
5. Click **Add** -> **Add role assignment**.
5. Click **Add** > **Add role assignment**.


### Post-Installation

Once you finish with the above steps, fill out the [post-setup form][310].
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Once you finish with the above steps, fill out the [post-setup form][310].
After you finish with the above steps, fill out the [post-setup form][310].

Copy link
Contributor

@iadjivon iadjivon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi there,
Added some small edits. Let us know if you have any questions!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Guide Content impacting a guide
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants