Skip to content

Commit

Permalink
Add Azure Certification exam preparation (#9)
Browse files Browse the repository at this point in the history
* Add Azure Exam preparation

* Add Azure Exam preparation.v12

* ci: accept 403

* ci: accept 403.1

* ci: accept 403.2

* ci: accept 403.2

* ci: accept 403.3

* ci: fix link
  • Loading branch information
tungbq authored May 18, 2024
1 parent 86532fa commit 5d720a6
Show file tree
Hide file tree
Showing 3 changed files with 28 additions and 0 deletions.
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/lychee-action@v1.10.0
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)

0 comments on commit 5d720a6

Please sign in to comment.