Skip to content

Adding data collection disclosure to readme#40989

Merged
sandeep-sen merged 10 commits intoAzure:mainfrom
sandeep-sen:main
May 13, 2025
Merged

Adding data collection disclosure to readme#40989
sandeep-sen merged 10 commits intoAzure:mainfrom
sandeep-sen:main

Conversation

@sandeep-sen
Copy link
Member

In accordance with the Open source release checklist adding a telemetry notice and how to opt out.
See setp 4 in https://docs.opensource.microsoft.com/releasing/#release-checklist

Copilot AI review requested due to automatic review settings May 8, 2025 22:35
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR adds a new section to the README to notify users about data collection and provide instructions on how to disable telemetry.

  • Introduces a "Data Collection" section with telemetry details.
  • Provides example code showing how to disable telemetry for the SDK.
Comments suppressed due to low confidence (1)

README.md:78

  • The code uses 'default_credential' which is not defined; consider replacing it with 'credential' to match the earlier credential initialization.
blob_service_client = BlobServiceClient(account_url, credential=default_credential, user_agent_policy=None)

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR adds a data collection disclosure section to the README, detailing telemetry practices and how users can opt out.

  • A "Data Collection" section has been added to inform users about telemetry.
  • Telemetry configuration instructions, including a code example with a custom NoUserAgentPolicy, have been introduced.

Copy link
Member

@pvaneck pvaneck left a comment

Choose a reason for hiding this comment

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

One inline code suggestion, but otherwise LGTM.

Co-authored-by: Paul Van Eck <[email protected]>
Co-authored-by: McCoy Patiño <[email protected]>
@sandeep-sen sandeep-sen merged commit 67455e4 into Azure:main May 13, 2025
20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants