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

Archiving Old Samples #664

Merged
merged 7 commits into from
Jan 30, 2024
Merged

Archiving Old Samples #664

merged 7 commits into from
Jan 30, 2024

Conversation

promisinganuj
Copy link
Contributor

Type of PR

  • Documentation changes

Purpose

  • This PR is to archive old samples that are no longer maintained.
  • Once this PR is merged, all the active samples would be retested and updated to use the latest tech stack.

Does this introduce a breaking change? If yes, details on what can break

No, the changes are mostly textual so shouldn't break any active sample.

Author pre-publish checklist

  • Added test to prove my fix is effective or new feature works
  • No PII in logs
  • Made corresponding changes to the documentation

Validation steps

  • ...

Issues Closed or Referenced

  • Closes #issue_number
  • References #issue_number

@promisinganuj promisinganuj added the documentation Improvements or additions to documentation label Jan 17, 2024
@promisinganuj promisinganuj self-assigned this Jan 17, 2024
Copy link
Member

@ckittel ckittel left a comment

Choose a reason for hiding this comment

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

Thanks for archiving these items. We'll ignore them when evaluating our Microsoft Entra ID branding requirements.

When you get to doing update passes, can you please prioritize e2e_samples/parking_sensors for both Microsoft Entra ID updates and freshness updates, as this is the only sample currently linked to from the Azure Architecture Center.

@promisinganuj
Copy link
Contributor Author

Hi @ckittel , I have pushed the "Microsoft Entra ID branding" changes as well in this PR. And it includes both live and archived samples. Can I please request you to take a closer look and highlight any discrepancies?

Regarding the freshness, we are currently testing the sample but given the complexity, it is going to take some time. And it would be a separate PR.

CC: @devlace

@promisinganuj promisinganuj requested a review from ckittel January 24, 2024 11:56
Copy link
Member

@ckittel ckittel left a comment

Choose a reason for hiding this comment

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

THANK YOU for making the changes and archiving all that content. parking_sensors was the item on our list, and this I consider resolved. I have one suggestion below, but it's not a blocker for merging. Maybe stuff like this can be addressed in a future pass when you are doing freshness updates.

@@ -205,7 +205,7 @@ databricks_host=https://$(echo "$arm_output" | jq -r '.properties.outputs.databr
databricks_workspace_resource_id=$(echo "$arm_output" | jq -r '.properties.outputs.databricks_id.value')
databricks_aad_token=$(az account get-access-token --resource 2ff814a6-3304-4ab8-85cb-cd0e6f879c1d --output json | jq -r .accessToken) # Databricks app global id
Copy link
Member

Choose a reason for hiding this comment

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

In a future PR, please adjust even things like this. databricks_aad_token -> databricks_access_token

I won't block the PR from merging over things like this, but would be good to finish getting cleaned up.

@devlace devlace merged commit 4c88a06 into main Jan 30, 2024
4 checks passed
@promisinganuj promisinganuj deleted the anuj/sample-archiving branch March 26, 2024 23:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants