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

Add Azure Certification exam preparation #9

Merged
merged 8 commits into from
May 18, 2024
Merged
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
1 change: 1 addition & 0 deletions .github/workflows/link-checker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,5 @@ jobs:
id: lychee
uses: lycheeverse/[email protected]
with:
args: --accept '100..=103,200..=299,403' .
fail: true
23 changes: 23 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,3 +57,26 @@ And **more upcoming services content...⏩** you can star/follow this repository

<!-- Do not edit the below line manually -->
<!-- Learning-Resource-End -->

## Azure Certification Resources 💯

Preparing for the AWS Certification Exam? Here are my top personal recommendations for learning resources:

### Free Exam Preparation

- Certification exam preparation by Azure: [**here**](https://learn.microsoft.com/en-us/credentials/browse/?credential_types=certification)
- Study guide: [Study guide for Exam](https://learn.microsoft.com/en-us/credentials/certifications/resources/study-guides/az-104)

### Guides/Cheat Sheets

- Tutorials Dojo - Azure Cheat Sheets: https://tutorialsdojo.com/microsoft-azure-cheat-sheets/

### Azure Certifications Sub-Reddit

- [**r/AzureCertification**](https://www.reddit.com/r/AzureCertification/) brings in your discussions, questions , opinions, news and comments around Azure certifications areas like prep tips, clarifications, lessons learned.

### Specific Azure Certification resources

| | ID | Certification Name | Learning path |
| --- | --------- | -------------------------------------------------- | ----------------------------------------- |
| 1 | Azure 104 | Microsoft Certified: Azure Administrator Associate | 📖 [az-104.md](./certification/az-104.md) |
4 changes: 4 additions & 0 deletions certification/az-104.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
### Free Exam Preparation

- Certification exam preparation by Azure: [**here**](https://learn.microsoft.com/en-us/credentials/certifications/azure-administrator/?practice-assessment-type=certification)
- Study guide: [Study guide for Exam AZ-104](https://learn.microsoft.com/en-us/credentials/certifications/resources/study-guides/az-104)