Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/spell-check-markdown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- uses: actions/checkout@v4
- name: Get changed files
id: changed-files
uses: tj-actions/changed-files@af292f1e845a0377b596972698a8598734eb2796
uses: tj-actions/changed-files@25ef3926d147cd02fc7e931c1ef50772bbb0d25d
with:
files: |
**/*.md
Expand Down
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ Here is the current list of What The Hack hackathons available in this repositor
- [Intro To Kubernetes](/001-IntroToKubernetes/README.md)
- [Advanced Kubernetes](/023-AdvancedKubernetes/README.md)
- [AKS Enterprise-Grade](/039-AKSEnterpriseGrade/README.md)
- [Intro to Azure Red Hat OpenShift](/063-IntroToAzureRedHatOpenShift/README.md)
- [Azure Arc Enabled Kubernetes](/026-ArcEnabledKubernetes/readme.md)
- [Azure Arc enabled servers](/025-ArcEnabledServers/readme.md)
- [Infrastructure As Code: Bicep](/045-InfraAsCode-Bicep/README.md)
Expand All @@ -80,6 +81,7 @@ Here is the current list of What The Hack hackathons available in this repositor
- [Serverless](/015-Serverless/README.md)
- [Migrating Applications To The Cloud](/016-AppMigration/README.md)
- [Identity For Apps](/021-IdentityForApps/README.md)
- [Microsoft Entra ID for B2B](/062-EntraIDB2B/README.md)
- [Linux Fundamentals](/020-LinuxFundamentals/README.md)
- [FHIR Powered Healthcare](/027-FHIRPoweredHealthcare/README.md)
- [Traffic Control with Dapr](/047-TrafficControlWithDapr/README.md)
Expand All @@ -100,6 +102,7 @@ Here is the current list of What The Hack hackathons available in this repositor
- [Data Governance with Microsoft Purview](/051-MicrosoftPurview/README.md)
- [Sentinel Automated Response](/053-SentinelAutomatedResponse/README.md)
- [Azure Load Testing](/054-AzureLoadTesting/README.md)
- [Azure Chaos Studio for AKS](/055-ChaosStudio4AKS/README.md)

## Data & AI
- [Cosmic Troubleshooting](/056-CosmicTroubleshooting/README.md)
Expand Down