About This Page
This page is part of the Azure documentation. It contains code examples and configuration instructions for working with Azure services.
Bias Analysis
Bias Types:
⚠️
missing_linux_example
⚠️
windows_first
Summary:
The documentation provides explicit, step-by-step instructions for importing certificates on Windows clients only, with no mention of how to perform equivalent actions on Linux or macOS systems. All client-side examples and screenshots are Windows-specific, and there is no guidance for non-Windows users.
Recommendations:
- Add a section detailing how to import certificates on Linux clients, including common desktop environments (e.g., GNOME, KDE) and command-line methods (such as using update-ca-certificates or trust commands).
- Include instructions or references for macOS users on how to add certificates to the System or User keychain.
- Where possible, present cross-platform instructions together, or clearly label platform-specific steps, to ensure parity and inclusivity.
- Add a note at the beginning of the 'Import certificates to client' section indicating that instructions are available for multiple operating systems, and provide links or tabs for each.
Create pull request