Skip to content

Start Data Explorer when stopped#1637

Merged
flanakin merged 16 commits into
devfrom
daueffin_fix1371
Jun 25, 2025
Merged

Start Data Explorer when stopped#1637
flanakin merged 16 commits into
devfrom
daueffin_fix1371

Conversation

@DUeffing

@DUeffing DUeffing commented May 28, 2025

Copy link
Copy Markdown
Contributor

Fixes #1371 start ADX cluster when it is stopped

📷 Screenshots

added new if activity to check status with web activity to check cluster and to start if necessary
image

🔬 How did you test this change?

  • 🤏 Lint tests
  • 🤞 PS -WhatIf / az validate
  • 👍 Manually deployed + verified
  • 💪 Unit tests
  • 🙌 Integration tests

🙋‍♀️ Do any of the following that apply?

  • 🚨 This is a breaking change.
  • 🤏 The change is less than 20 lines of code.

📑 Did you update docs/changelog.md?

  • ✅ Updated changelog (required for dev PRs)
  • ➡️ Will add log in a future PR (feature branch PRs only)
  • ❎ Log not needed (small/internal change)

📖 Did you update documentation?

  • ✅ Public docs in docs (required for dev)
  • ✅ Internal dev docs in src (required for dev)
  • ➡️ Will add docs in a future PR (feature branch PRs only)
  • ❎ Docs not needed (small/internal change)

@microsoft-github-policy-service microsoft-github-policy-service Bot added the Needs: Review 👀 PR that is ready to be reviewed label May 28, 2025
@DUeffing DUeffing changed the title Dev start ADX cluster when it is stopped - fix #1371 May 28, 2025
@flanakin flanakin added this to the 2025-05 - May milestone May 28, 2025
Comment thread docs-mslearn/toolkit/hubs/data-processing.md Outdated
Comment thread src/templates/finops-hub/modules/dataFactory.bicep
Comment thread src/templates/finops-hub/modules/dataFactory.bicep Outdated
Comment thread src/templates/finops-hub/modules/dataFactory.bicep Outdated
Comment thread src/templates/finops-hub/modules/dataFactory.bicep Outdated
Comment thread src/templates/finops-hub/modules/dataFactory.bicep Outdated
Comment thread src/templates/finops-hub/modules/dataFactory.bicep Outdated
Comment thread src/templates/finops-hub/modules/dataFactory.bicep Outdated
Comment thread src/templates/finops-hub/modules/dataFactory.bicep Outdated
Comment thread src/templates/finops-hub/modules/dataFactory.bicep Outdated
@flanakin flanakin changed the title start ADX cluster when it is stopped - fix #1371 Start Data Explorer when stopped May 29, 2025
Comment thread docs-mslearn/toolkit/hubs/data-processing.md
@flanakin flanakin modified the milestones: 2025-05 - May, 2025-06 - June Jun 1, 2025
DataExplorer status check and start description for the ingestion_ExecuteETL pipeline

Co-authored-by: Michael Flanakin <flanakin@users.noreply.github.com>
DUeffing and others added 11 commits June 2, 2025 09:25
DataExplorer Identity role assignment, adjustment to adhere to Naming conventions

Co-authored-by: Michael Flanakin <flanakin@users.noreply.github.com>
remove spaced

Co-authored-by: Michael Flanakin <flanakin@users.noreply.github.com>
rename adxStatus variable to adhere to naming conventions

Co-authored-by: Michael Flanakin <flanakin@users.noreply.github.com>
change activity name to adhere to naming conventions

Co-authored-by: Michael Flanakin <flanakin@users.noreply.github.com>
activity name changed to adhere to naming conventions

Co-authored-by: Michael Flanakin <flanakin@users.noreply.github.com>
remove of parameter as not needed

Co-authored-by: Michael Flanakin <flanakin@users.noreply.github.com>
remove additional variable to track ADX deployment as an existing one can be used for this

Co-authored-by: Michael Flanakin <flanakin@users.noreply.github.com>
Adjust of Activity name to adhere to naming conventions

Co-authored-by: Michael Flanakin <flanakin@users.noreply.github.com>
remove parameter for Data Explorer deployment validation as now backed into directly

Co-authored-by: Michael Flanakin <flanakin@users.noreply.github.com>
change activity name to adhere to naming conventions

Co-authored-by: Michael Flanakin <flanakin@users.noreply.github.com>

@flanakin flanakin left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Don't forget to update the changelog!

Comment thread src/templates/finops-hub/modules/dataFactory.bicep Outdated
Comment thread src/templates/finops-hub/modules/dataFactory.bicep Outdated
@flanakin flanakin merged commit 37530b6 into dev Jun 25, 2025
4 checks passed
@flanakin flanakin deleted the daueffin_fix1371 branch June 25, 2025 15:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Needs: Review 👀 PR that is ready to be reviewed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Hubs] Start the ADX cluster when shut down

3 participants