Skip to content

Updated powershell-yaml module version to 0.4.7#48739

Draft
raych1 wants to merge 1 commit intomainfrom
users/raych1/install-powershell-module-from-cfs
Draft

Updated powershell-yaml module version to 0.4.7#48739
raych1 wants to merge 1 commit intomainfrom
users/raych1/install-powershell-module-from-cfs

Conversation

@raych1
Copy link
Copy Markdown
Member

@raych1 raych1 commented Apr 8, 2026

This pull request updates PowerShell modules ready to install from CFS.

  • Changed all scripts to install powershell-yaml version 0.4.7 for consistency

$packageFeedOverrides = @{
'powershell-yaml' = 'https://pkgs.dev.azure.com/azure-sdk/public/_packaging/azure-sdk-tools/nuget/v2'
}
$InternalPSRepositoryUrl = "https://pkgs.dev.azure.com/azure-sdk/public/_packaging/azure-sdk-tools/nuget/v2"
Copy link
Copy Markdown
Member Author

@raych1 raych1 Apr 8, 2026

Choose a reason for hiding this comment

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

@weshaggard do we want to make this change to install powershell module from CFS? If so, we need to publish Az and Pester modules to the internal feed. They're missing from https://dev.azure.com/azure-sdk/public/_artifacts/feed/azure-sdk-tools

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.

1 participant