Skip to content

Conversation

@mikefrobbins
Copy link
Contributor

@mikefrobbins mikefrobbins commented Nov 11, 2025

PR Summary

Fixes AB#496623, Fixes #5533 - Updated linux script install article to use pip.

PR Checklist

  • Descriptive Title: This PR's title is a synopsis of the changes it proposes.
  • Summary: This PR's summary describes the scope and intent of the change.

@learn-build-service-prod

This comment was marked as outdated.

@learn-build-service-prod

This comment was marked as outdated.

Copy link

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 updates the Linux script installation documentation to use pip with a virtual environment instead of the legacy installation script. This change aligns with modern Python packaging best practices and simplifies the installation process.

  • Replaces the legacy curl | bash installation script with pip-based installation in a Python virtual environment
  • Updates requirements to specify Python 3.8 or higher instead of specific versions
  • Modernizes troubleshooting steps to reflect the new pip-based installation method

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@learn-build-service-prod

This comment was marked as outdated.

@learn-build-service-prod

This comment was marked as outdated.

@learn-build-service-prod

This comment was marked as outdated.

@mikefrobbins mikefrobbins requested a review from jiasli November 11, 2025 21:29
@learn-build-service-prod
Copy link
Contributor

Learn Build status updates of commit a96e86f:

✅ Validation status: passed

File Status Preview URL Details
docs-ref-conceptual/Latest-version/includes/cli-install-linux-script.md ✅Succeeded View (azure-cli-latest)

For more details, please refer to the build report.

@learn-build-service-prod

This comment was marked as outdated.

@learn-build-service-prod

This comment was marked as outdated.

@learn-build-service-prod
Copy link
Contributor

PoliCheck Scan Report

The following report lists PoliCheck issues in PR files. Before you merge the PR, you must fix all severity-1 and severity-2 issues. The AI Review Details column lists suggestions for either removing or replacing the terms. If you find a false positive result, mention it in a PR comment and include this text: #policheck-false-positive. This feedback helps reduce false positives in future scans.

✅ No issues found

More information about PoliCheck

Information: PoliCheck | Severity Guidance | Term
For any questions: Try searching the learn.microsoft.com contributor guides or post your question in the Learn support channel.

@learn-build-service-prod
Copy link
Contributor

Learn Build status updates of commit a2f3cdd:

✅ Validation status: passed

File Status Preview URL Details
docs-ref-conceptual/Latest-version/includes/cli-install-linux-script.md ✅Succeeded View (azure-cli-latest)

For more details, please refer to the build report.

@mikefrobbins mikefrobbins requested a review from bebound November 14, 2025 22:05
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.

Feedback

2 participants