-
Notifications
You must be signed in to change notification settings - Fork 191
Fix ADF pipeline dependency logic for scope array handling #1913
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
base: dev
Are you sure you want to change the base?
Conversation
Co-authored-by: RolandKrummenacher <[email protected]>
RolandKrummenacher
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@copilot Please don't touch any files in docs/deploy. They have nothing to do with this issue.
|
@copilot try again |
|
@copilot try again |
Co-authored-by: RolandKrummenacher <[email protected]>
Reverted the docs/deploy files in commit a824d5d. Now only the source Bicep file and changelog are modified:
The docs/deploy files will be regenerated during the build/release process. |

Summary
Fixed the ADF pipeline dependency logic in the source Bicep file. The docs/deploy files are generated during the build/release process and should not be manually modified.
Changes Made
src/templates/finops-hub/modules/Microsoft.CostManagement/ManagedExports/app.bicep- Added 'Failed' to dependency conditions in 3 pipelinesdocs-mslearn/toolkit/changelog.md- Documented the fix under FinOps hubs v13The fix allows the "Filter Invalid Scopes" activity to proceed when "Save/Set Scopes" fails (expected when scopes is a single object instead of an array).
Original prompt
💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.