From e717a1478c04ad517d9ba5733af5baf2e43aca51 Mon Sep 17 00:00:00 2001 From: Timna Brown Date: Mon, 6 Apr 2026 11:20:47 -0600 Subject: [PATCH 1/4] docs: update org header from brown9804 to Cloud2BR OSS - Learning Hub --- 0_CoreDataAnalytics-questions.md | 3 +-- 1_RelationalData-questions.md | 3 +-- 2_nonRelationalData-questions.md | 3 +-- README.md | 3 +-- 4 files changed, 4 insertions(+), 8 deletions(-) diff --git a/0_CoreDataAnalytics-questions.md b/0_CoreDataAnalytics-questions.md index 030e0cf..1933ead 100644 --- a/0_CoreDataAnalytics-questions.md +++ b/0_CoreDataAnalytics-questions.md @@ -2,8 +2,7 @@ Costa Rica -[![GitHub](https://img.shields.io/badge/--181717?logo=github&logoColor=ffffff)](https://github.com/) -[brown9804](https://github.com/brown9804) +[![GitHub](https://img.shields.io/badge/--181717?logo=github&logoColor=ffffff)](https://github.com/) [Cloud2BR OSS - Learning Hub](https://github.com/Cloud2BR-MSFTLearningHub) Last updated: 2025-07-16 diff --git a/1_RelationalData-questions.md b/1_RelationalData-questions.md index 730333d..790eb60 100644 --- a/1_RelationalData-questions.md +++ b/1_RelationalData-questions.md @@ -2,8 +2,7 @@ Costa Rica -[![GitHub](https://img.shields.io/badge/--181717?logo=github&logoColor=ffffff)](https://github.com/) -[brown9804](https://github.com/brown9804) +[![GitHub](https://img.shields.io/badge/--181717?logo=github&logoColor=ffffff)](https://github.com/) [Cloud2BR OSS - Learning Hub](https://github.com/Cloud2BR-MSFTLearningHub) Last updated: 2025-07-16 diff --git a/2_nonRelationalData-questions.md b/2_nonRelationalData-questions.md index 3786e94..706b43b 100644 --- a/2_nonRelationalData-questions.md +++ b/2_nonRelationalData-questions.md @@ -2,8 +2,7 @@ Costa Rica -[![GitHub](https://img.shields.io/badge/--181717?logo=github&logoColor=ffffff)](https://github.com/) -[brown9804](https://github.com/brown9804) +[![GitHub](https://img.shields.io/badge/--181717?logo=github&logoColor=ffffff)](https://github.com/) [Cloud2BR OSS - Learning Hub](https://github.com/Cloud2BR-MSFTLearningHub) Last updated: 2025-07-16 diff --git a/README.md b/README.md index 240ac3e..b02bd6f 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,7 @@ Costa Rica -[![GitHub](https://img.shields.io/badge/--181717?logo=github&logoColor=ffffff)](https://github.com/) -[brown9804](https://github.com/brown9804) +[![GitHub](https://img.shields.io/badge/--181717?logo=github&logoColor=ffffff)](https://github.com/) [Cloud2BR OSS - Learning Hub](https://github.com/Cloud2BR-MSFTLearningHub) Last updated: 2025-01-16 From e2f591af719d69c9f41b5b1cbccfa7de8cf68fb7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 6 Apr 2026 17:23:16 +0000 Subject: [PATCH 2/4] Update last modified date in Markdown files --- 0_CoreDataAnalytics-questions.md | 2 +- 1_RelationalData-questions.md | 2 +- 2_nonRelationalData-questions.md | 2 +- README.md | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/0_CoreDataAnalytics-questions.md b/0_CoreDataAnalytics-questions.md index 1933ead..079d8ba 100644 --- a/0_CoreDataAnalytics-questions.md +++ b/0_CoreDataAnalytics-questions.md @@ -4,7 +4,7 @@ Costa Rica [![GitHub](https://img.shields.io/badge/--181717?logo=github&logoColor=ffffff)](https://github.com/) [Cloud2BR OSS - Learning Hub](https://github.com/Cloud2BR-MSFTLearningHub) -Last updated: 2025-07-16 +Last updated: 2026-04-06 ---------- diff --git a/1_RelationalData-questions.md b/1_RelationalData-questions.md index 790eb60..dc5e0f8 100644 --- a/1_RelationalData-questions.md +++ b/1_RelationalData-questions.md @@ -4,7 +4,7 @@ Costa Rica [![GitHub](https://img.shields.io/badge/--181717?logo=github&logoColor=ffffff)](https://github.com/) [Cloud2BR OSS - Learning Hub](https://github.com/Cloud2BR-MSFTLearningHub) -Last updated: 2025-07-16 +Last updated: 2026-04-06 ---------- diff --git a/2_nonRelationalData-questions.md b/2_nonRelationalData-questions.md index 706b43b..928bcbb 100644 --- a/2_nonRelationalData-questions.md +++ b/2_nonRelationalData-questions.md @@ -4,7 +4,7 @@ Costa Rica [![GitHub](https://img.shields.io/badge/--181717?logo=github&logoColor=ffffff)](https://github.com/) [Cloud2BR OSS - Learning Hub](https://github.com/Cloud2BR-MSFTLearningHub) -Last updated: 2025-07-16 +Last updated: 2026-04-06 ---------- diff --git a/README.md b/README.md index b02bd6f..3c78004 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Costa Rica [![GitHub](https://img.shields.io/badge/--181717?logo=github&logoColor=ffffff)](https://github.com/) [Cloud2BR OSS - Learning Hub](https://github.com/Cloud2BR-MSFTLearningHub) -Last updated: 2025-01-16 +Last updated: 2026-04-06 ---------- From ce0043f2d1735531b4b1861a96b3808af203966d Mon Sep 17 00:00:00 2001 From: Timna Brown Date: Mon, 6 Apr 2026 12:08:22 -0600 Subject: [PATCH 3/4] fix: remove redundant git switch in update-md-date workflow --- .github/workflows/update-md-date.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/update-md-date.yml b/.github/workflows/update-md-date.yml index 95f5cfd..6f205f3 100644 --- a/.github/workflows/update-md-date.yml +++ b/.github/workflows/update-md-date.yml @@ -44,9 +44,6 @@ jobs: GIT_COMMITTER_NAME: github-actions[bot] GIT_COMMITTER_EMAIL: github-actions[bot]@users.noreply.github.com run: | - # Ensure we're on the correct branch - git switch -c "$PR_BRANCH" || git switch "$PR_BRANCH" - # Stage and commit all changes (new, modified, deleted) git add -A git diff --staged --quiet || git commit -m "Update last modified date in Markdown files" From 8771e81bbae1095a16742733c32d25036382526c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 6 Apr 2026 18:08:52 +0000 Subject: [PATCH 4/4] Update visitor count --- 0_CoreDataAnalytics-questions.md | 4 ++-- 1_RelationalData-questions.md | 4 ++-- 2_nonRelationalData-questions.md | 4 ++-- README.md | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/0_CoreDataAnalytics-questions.md b/0_CoreDataAnalytics-questions.md index 079d8ba..7c3b724 100644 --- a/0_CoreDataAnalytics-questions.md +++ b/0_CoreDataAnalytics-questions.md @@ -925,7 +925,7 @@ The massively parallel processing (MPP) engine of Azure Synapse Analytics:
- Total views -

Refresh Date: 2025-08-04

+ Total views +

Refresh Date: 2026-04-06

diff --git a/1_RelationalData-questions.md b/1_RelationalData-questions.md index dc5e0f8..2880853 100644 --- a/1_RelationalData-questions.md +++ b/1_RelationalData-questions.md @@ -321,7 +321,7 @@ A stored procedure:
- Total views -

Refresh Date: 2025-08-04

+ Total views +

Refresh Date: 2026-04-06

diff --git a/2_nonRelationalData-questions.md b/2_nonRelationalData-questions.md index 928bcbb..5d9043f 100644 --- a/2_nonRelationalData-questions.md +++ b/2_nonRelationalData-questions.md @@ -150,7 +150,7 @@ The CAP theorem, also known as Brewer's theorem, states that in a distributed da
- Total views -

Refresh Date: 2025-08-04

+ Total views +

Refresh Date: 2026-04-06

diff --git a/README.md b/README.md index 3c78004..5d1688e 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ Badge from [Credly](https://www.credly.com/org/microsoft-certification/badge/mic
- Total views -

Refresh Date: 2025-08-04

+ Total views +

Refresh Date: 2026-04-06