Skip to content

Conversation

@yordan-mitev
Copy link
Contributor

According to the latest requirements set by our PMs, the only documented authentication approach for the Telerik NuGet server must be the authentication with an API Key.

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 updates the documentation to make API key authentication the primary and recommended method for accessing the Telerik NuGet server, replacing the previous username/password approach. The changes reflect new product management requirements that prioritize API key-based authentication for improved security.

  • Removes references to username/password authentication throughout the documentation
  • Adds comprehensive instructions for generating and using API keys
  • Updates troubleshooting guides to recommend API key usage instead of password resets

Reviewed Changes

Copilot reviewed 6 out of 12 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
knowledge-base/troubleshooting-nuget.md Updates troubleshooting instructions to use API keys and fixes broken anchor links
knowledge-base/nuget-feed-error-returned-unexpected-401-status-code.md Replaces password reset instructions with API key authentication steps
knowledge-base/migrate-an-existing-asp-net-core-project-from-full-dotnet-framework-4-6-to-dotnet-core-2-2.md Updates anchor link to match new installation documentation structure
getting-started/installation/using-nuget-keys.md Renames "NuGet Keys" to "API Keys" throughout and updates environment variable names for consistency
getting-started/installation/installation-approaches.md Restructures NuGet installation section into three clear steps, adding API key generation as the first step
getting-started/installation/adding-private-nuget-feed.md Adds API key generation section and removes password special character handling instructions

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

Copy link
Collaborator

@todorarabadzhiev todorarabadzhiev left a comment

Choose a reason for hiding this comment

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

Please ensure all the changed slugs are correct

Copy link
Collaborator

@todorarabadzhiev todorarabadzhiev left a comment

Choose a reason for hiding this comment

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

looks good

@todorarabadzhiev todorarabadzhiev merged commit 5fa0d0b into master Oct 30, 2025
@todorarabadzhiev todorarabadzhiev deleted the authenticate-nuget-with-api-key-no-password branch October 30, 2025 13:29
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.

3 participants