Nuget connection attempt failed Unable to load the service index for . . . I do have a myget source listed (by necessity as it's used in one proj), but the main nuget org source url still was listed first, and this install wasn't actually uploading to either package registry anyways, just on local machine Anyway by temporarily removing the myget source in this file it suddenly worked
Nuget Restore Error NU1301 Load Service Failure When I run dotnet restore --interactive it keeps sending this error: error NU1301: Unable to load the service index for source https: www nuget org api v3 index json
Unable to load the service index for NuGet source I have created a build pipeline in Azure DevOps to build a NET 8 0 application The code resides in my Azure DevOps repository I have selecteed the NET Core template in classic editor to build the
azure devops - NU1301: Unable to load the service index for source . . . 1 Based on your update and the test from my side, you don't have to connect your partner's organization to be in the same Microsoft Entra Id The NuGetCommand@2 task will authenticate assess to external Azure DevOps organization feed against the PAT from the NuGet service connection, which is generated to the scope of the external organization