Zum Hauptinhalt springen
Echtzeit-Radar & Feeds
Alle RSS Feeds ➔
👥 Community & Social
•
Sicherheitslücken (CVE)USN-8821-1: OpenStack Swift vulnerability(24.09.2026 um 21:18 Uhr)
•
Sicherheitslücken (CVE)USN-8820-1: curl vulnerabilities(24.09.2026 um 22:13 Uhr)
•
Linux Tipps & HardeningDSA-6512-1 libreoffice - security update(24.09.2026 um 02:00 Uhr)
••••••••
Sicherheitslücken (CVE)USN-8821-1: OpenStack Swift vulnerability(24.09.2026 um 21:18 Uhr)
•
Sicherheitslücken (CVE)USN-8820-1: curl vulnerabilities(24.09.2026 um 22:13 Uhr)
•
Linux Tipps & HardeningDSA-6512-1 libreoffice - security update(24.09.2026 um 02:00 Uhr)
•••••••
Intelligence View
⚡ tsecurity.de Intelligence

Managing Governance via Azure Policy: AZ-104 Lab 02b Review

Introduction As part of my journey to becoming an Azure Administrator, I recently completed Lab 02b - Manage Governance via Azure Policy from the AZ-104 certification series. This lab focused on implementing Azure Policy to enforce…

0
↗ Quelle (dev.to)
Reagiere als Erste:r — dein Feedback zählt!




Introduction



As part of my journey to becoming an Azure Administrator, I recently completed Lab 02b - Manage Governance via Azure Policy from the AZ-104 certification series. This lab focused on implementing Azure Policy to enforce governance, apply resource tagging, and configure resource locks for better resource management and compliance in Azure.



Below, I document my learnings, key takeaways, and insights from this lab.






Lab Overview



This lab provided hands-on experience in managing governance policies in Azure. The scenario focused on improving resource management by ensuring that all resources are tagged correctly, enforcing policies to prevent non-compliant resource creation, and applying resource locks to prevent accidental deletions or modifications.



Skills Practiced:



✅ Creating and assigning tags via the Azure portal

✅ Enforcing tagging requirements via Azure Policy

✅ Applying tag inheritance to existing resources

✅ Configuring and testing resource locks



Task 1: Assigning Tags via the Azure Portal



Tags are key-value pairs assigned to Azure resources to help with categorization, cost management, and reporting.



Steps Taken:

1️⃣ Signed into the Azure Portal

2️⃣ Navigated to Resource Groups

3️⃣ Created a new Resource Group with the following settings:

Resource Group Name: az104-rg2

Location: East US

4️⃣ Assigned a tag to the Resource Group:

Name: Cost Center

Value: 000

5️⃣ Verified that the tag was successfully applied.

📌 Insight:

Tags help track ownership, costs, and resource classification.

Microsoft Well-Architected Framework recommends using tags for governance.

Best practice: Use consistent naming conventions for tags across all resources.



Task 2: Enforcing Tagging via an Azure Policy



Azure Policy allows organizations to enforce governance standards by ensuring that all resources comply with predefined rules.



Steps Taken:



1️⃣ Navigated to Azure Policy in the portal.

2️⃣ Selected Definitions and browsed built-in policy definitions.

3️⃣ Assigned the "Require a tag and its value on resources" policy to az104-rg2.

4️⃣ Configured the policy settings:

Assignment Name: Require Cost Center tag with Default value

Policy Enforcement: Enabled

Tag Name: Cost Center

Tag Value: 000

5️⃣ Verified that the policy prevented new resources from being created without the required tag.



📌 Insight:

Azure Policy enforces standards without manual intervention.

Policies can be applied at different scopes (Management Group, Subscription, Resource Group).

Non-compliant resources can be identified and remediated automatically.



Task 3: Applying Tagging via an Azure Policy



In this task, we remediated non-compliant resources by inheriting tags from the Resource Group.



Steps Taken:

1️⃣ Deleted the previous policy assignment for requiring a tag.

2️⃣ Assigned the "Inherit a tag from the resource group if missing" policy to az104-rg2.

3️⃣ Configured the policy settings:

Assignment Name: Inherit the Cost Center tag from the Resource Group

Tag Name: Cost Center

Policy Enforcement: Enabled

Created a remediation task to update existing resources.

4️⃣ Created a new Storage Account in the Resource Group without adding the tag manually.

5️⃣ Verified that the tag was automatically applied to the new Storage Account.



📌 Insight:

Tag inheritance policies ensure all resources comply without manual intervention.

Remediation tasks help bring existing resources into compliance.



Best practice: Implement tag inheritance to maintain consistency without user dependency.



Task 4: Configuring and Testing Resource Locks

Resource Locks prevent accidental deletion or modification of critical resources.



Steps Taken:

1️⃣ Navigated to az104-rg2 in the Azure portal.

2️⃣ Opened Settings > Locks and created a new lock:

Lock Name: rg-lock

Lock Type: Delete

3️⃣ Attempted to delete the Resource Group, but received a deletion failed notification due to the lock.

4️⃣ Removed the lock and successfully deleted the Resource Group.



📌 Insight:

Lock Types:



Read-only: Prevents modifications but allows deletions.



Delete: Prevents deletions but allows modifications.

Locks override RBAC permissions, meaning even Owners cannot delete locked resources.



Best practice: Use Delete Locks on critical resources like production VMs and databases.






Key Learnings



1️⃣ Understanding Azure Tags

Tags are metadata used for categorization, billing, and governance.

Tagging best practices include standardized naming conventions.



2️⃣ Enforcing Policies with Azure Policy

Azure Policy ensures consistent governance across all resources.

Built-in policies make enforcement easier without manual checks.



3️⃣ Applying Tag Inheritance for Compliance

Tag inheritance policies ensure new resources automatically receive required tags.

Remediation tasks help bring existing resources into compliance.



4️⃣ Protecting Resources with Locks

Resource Locks prevent accidental deletions or modifications.

Locks override RBAC permissions, ensuring additional security.



📌 Additional Fact:

Azure Policy is a pre-deployment security measure, while RBAC & Resource Locks are post-deployment security controls.






🔗 Pop Quiz: Validate Your Learning!



Test yourself with these Yes or No questions to reinforce your understanding of Azure Governance and Policy!



📝 Take the quiz here: 👉 https://1suleyman.github.io/az-104-lab-2b-quiz/






Conclusion



Completing this lab reinforced my understanding of Azure Policy and Governance. Learning how to enforce tagging, remediate non-compliant resources, and apply resource locks ensures better security and compliance in Azure environments.



🚀 Stay tuned for my next blog post on: Lab 03 - Manage Azure resources by using Azure Resource Manager Templates!



🔗 Follow my journey as I continue mastering Azure Administration! 🚀

CTI Threat Relationship Graph3 Knoten / 2 Relationen
CVE / Incident Software MITRE ATT&CK CWE Weakness IoC
SOC Incident Playbook: Remote Code Execution (RCE) Defense
Syntax validiert (0 Fehler)
title: Detect Exploitation - Managing Governance via Azure Policy: AZ-104 Lab 02b Review
id: 1ea38e5d-269f-4e82-956d-6e48a7bf2370
status: experimental
description: Automatisch generierte SIEM-Erkennungsregel basierend auf CTI Intelligence
references:
  - https://tsecurity.de/
author: iShareStuff CTI Automated Detection Engine
date: 2026-09-24
logsource:
  category: network_connection
  product: any
detection:
  selection:
      CommandLine|contains:
        - 'exploit'
  condition: selection
falsepositives:
  - Legitime administrative Zugriffe oder Penetrationstests
level: high
tags:
  - attack.initial_access
Syntax validiert (0 Fehler)
rule CTI_Threat_Indicator {
    meta:
        author = "iShareStuff CTI Automated Detection Engine"
        date = "2026-09-24"
        description = "YARA Signature for "
    strings:
        $str = "Managing Governance via Azure " ascii wide
    condition:
        any of them
}
Syntax validiert (0 Fehler)
index=security sourcetype IN ("cisco:asa", "pan:traffic", "zeek_conn", "suricata", "WinEventLog:Security")
("Managing Governance via Azure Policy AZ-")
| stats count earliest(_time) as first_seen latest(_time) as last_seen by src_ip, dest_ip, dest_host, signature
| eval first_seen=strftime(first_seen, "%Y-%m-%d %H:%M:%S"), last_seen=strftime(last_seen, "%Y-%m-%d %H:%M:%S")
| sort - count
Syntax validiert (0 Fehler)
message: "*Managing Governance via Azure Policy AZ-*"
Syntax validiert (0 Fehler)
CommonSecurityLog
| where Message has "Managing Governance via Azure Policy AZ-"
| summarize EventCount = count(), FirstSeen = min(TimeGenerated), LastSeen = max(TimeGenerated) by SourceIP, DestinationIP, DestinationPort, Activity
| extend DetectionRule = "iShareStuff-CTI-Compiled"
| sort by EventCount desc
🎯
MITRE ATT&CK Matrix Navigator 14 Taktiken
Reconnaissance
-
Resource Development
-
Initial Access
Execution
Persistence
-
Privilege Escalation
Defense Evasion
Credential Access
-
Discovery
-
Lateral Movement
-
Collection
-
Command and Control
Exfiltration
-
Impact
tsecurity.de Cognitive Threat RAG
Fokus-Vektor:

Kognitive Analyse für identifizierte Bedrohung: Erhöhte Bedrohungslage im Bereich Managing Governance via Azure Policy: AZ.... Basierend auf 368k Vektor-Korrelationen werden sofortige Isolationsmaßnahmen für betroffene Endpunkte empfohlen.

🛡️ Angriffsfläche & Exposure

Netzwerk/Remote-Zugriff ohne Vorauthentifizierung möglich.

⚡ Empfohlene Sofortmaßnahmen
  • 1. Perimeter-Inspektion: Relevante Portfreigaben und exponierte Endpunkte unverzüglich scannen.
  • 2. Patch-Applikation: Hersteller-Hotfix einspielen oder betroffene Daemons in isolierte DMZ-Segmente überführen.
  • 3. Telemetrie & EDR-Alerts: Prozessaufrufe und Child-Processes auf anomale Shell-Spawns überwachen.
🔗 Semantisch verwandte Zero-Days MariaDB 11.7 VEC
Ähnliche Beiträge
🔍 Verwandte News

Auch interessante Nachrichten Managing Governance via Azure Policy: AZ-104 Lab 02b Review

Thematisch verwandte Begriffe: Managing, Governance, Azure, Policy · 6 Treffer

Laden...

Beiträge werden geladen ...

Laden...

Videos werden geladen ...

Laden...

Beiträge werden geladen ...

Laden...

Videos werden geladen ...

Laden...

Beiträge werden geladen ...

Laden...

Videos werden geladen ...

Laden...

Beiträge werden geladen ...

Laden...

Videos werden geladen ...

Zum Aktualisieren ziehen
ZERO-DAY CVE-2026-81473 | Dell Rugged Control Center (RCC), versions prior to 5.2.206, contain an …
Advisory →
tsecurity.de Icon
Offline-Lesen, Eilmeldungen & 0ms Ladezeit

Installiere tsecurity.de direkt auf deinen Home-Bildschirm für das ultimative Vollbild-Magazinerlebnis ohne Browser-Leisten.

Nächster Beitrag
Themen-Radar & Intelligence Matrix
Echtzeit-Taxonomie nach Angriffsvektoren & Plattformen

tsecurity.de Live Threat Radar

🔴 LIVE RADAR
MONITORING
AKTIV
CVE-DATENBANK
LIVE
🔍
Community Radar & Live Chat
Sentinel Bot online • Live-Stream
Dein Cluster: Security Explorer
Match:
lädt…
Verbindung zum Community-Stream wird aufgebaut...
Bearbeitungsmodus — Senden überschreibt deine Nachricht
Community-Puls — was gerade passiert
lädt…
Aktivitäten deiner Analysten
lädt…
Neues Thema oder Eilmeldung einreichen

Reiche interessante Links, Zero-Days oder Debatten ein. Die Community entscheidet per Upvote über die Veröffentlichung.

Heiß diskutierte Einreichungen
📂 Keine gespeicherten Artikel vorhanden.
Zurück Ziehen Vor
Links: vorheriger Artikel • Rechts: nächster Artikel • unten: schließen
News NIS-2 Frühwarnung Tier-1 Intel TTP ⏱️ 3 Min vor 10 Min
Artikeldaten werden geladen...
↗ Original-Quelle