Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: Update known issues wiki #908

Merged
merged 1 commit into from
Nov 21, 2024
Merged

docs: Update known issues wiki #908

merged 1 commit into from
Nov 21, 2024

Conversation

oZakari
Copy link
Contributor

@oZakari oZakari commented Nov 21, 2024

Overview/Summary

This pull request updates the docs/wiki/KnownIssues.md file to address a new issue related to pipeline deployment failures with Azure PowerShell version 13.0.0 on Azure DevOps Agents. The issue impacts several module deployments and provides a workaround by pinning the Azure PowerShell version to 12.5.0.

Key changes:

  • Issue Description Update: The known issue now describes deployment failures with Azure PowerShell version 13.0.0 on Azure DevOps Agents, including error messages and affected modules.
  • Impact and Workaround: Detailed the impact of the issue and provided a workaround by specifying an older Azure PowerShell version (12.5.0) in the pipeline configuration.
  • Pipeline Configuration Examples: Updated examples of the Azure DevOps pipeline configuration before and after applying the workaround.
  • Status Update: Clarified the status of the issue, including ongoing investigations and a link to the original GitHub issue for updates.

Related Issues/Work Items

#907

This PR fixes/adds/changes/removes

Adds new known Azure PowerShell Task issue with ADO pipelines within the Accelerator.

Breaking Changes

None

Testing Evidence

N/A

As part of this Pull Request I have

@oZakari oZakari added the Type: Documentation 📄 Improvements or additions to documentation label Nov 21, 2024
@oZakari oZakari changed the title Update known issues docs: Update known issues wiki Nov 21, 2024
@oZakari oZakari merged commit aad77e8 into main Nov 21, 2024
15 of 16 checks passed
@oZakari oZakari deleted the update-known-issues branch November 21, 2024 05:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Documentation 📄 Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant