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

ArcBox 3.0 - Updated workbooks and improved monitoring of the deployment status of clusters in DataOps #2593

Merged
merged 5 commits into from
Jul 5, 2024

Conversation

janegilring
Copy link
Contributor

This pull request introduces changes to the azure_jumpstart_arcbox package, particularly in the Bootstrap.ps1, DataOpsLogonScript.ps1, and MonitorWorkbookLogonScript.ps1 files. The changes enhance the functionality of the scripts and improve the readability and consistency of the code. The most significant changes include the addition of new artifacts in the Bootstrap.ps1 file, the replacement of Start-Process commands with wt commands in the DataOpsLogonScript.ps1 file, and the restructuring of the MonitorWorkbookLogonScript.ps1 file to include conditional statements based on the env:flavor variable.

Artifacts addition:

  • azure_jumpstart_arcbox/artifacts/Bootstrap.ps1: Two new artifacts, arc-inventory-workbook.json and arc-osperformance-workbook.json, have been added to the list of files fetched by Invoke-WebRequest. These artifacts will provide additional monitoring capabilities.

Command modification:

Code restructuring:

  • azure_jumpstart_arcbox/artifacts/MonitorWorkbookLogonScript.ps1: The script has been restructured to include conditional statements based on the env:flavor variable. This change allows different sets of commands to be executed depending on the flavor of the environment, improving the script's flexibility. Additionally, the use of double quotes for strings has been replaced with single quotes for consistency.

@janegilring janegilring added the ArcBox Jumpstart ArcBox related label Jul 5, 2024
@janegilring janegilring added this to the July 2024 milestone Jul 5, 2024
@janegilring janegilring self-assigned this Jul 5, 2024
@janegilring janegilring merged commit 6e09ca2 into microsoft:arcbox_3.0 Jul 5, 2024
1 check failed

Hi janegilring! Thank you for opening this Pull Request. Someone will review it soon. Thank you for committing to making the Azure Arc Jumpstart better.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ArcBox Jumpstart ArcBox related
Projects
Development

Successfully merging this pull request may close these issues.

1 participant