Zum Hauptinhalt springen
Echtzeit-Radar & Feeds
Alle RSS Feeds ➔
👥 Community & Social
Windows Tipps & SecurityGrafikkarte vor Überhitzung schützen: So geht’s(25.09.2026 um 08:00 Uhr)
••••••••••
Windows Tipps & SecurityGrafikkarte vor Überhitzung schützen: So geht’s(25.09.2026 um 08:00 Uhr)
••••••••••
Intelligence View
⚡ tsecurity.de Intelligence

Azure Applied Skills: Configure network routing

In this article series, I will be walking though the process of configuring secure access to workloads using Azure virtual networking. In this exercise, we will: Create and configure a route table. Link a route table to a subnet. We…

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

In this article series, I will be walking though the process of configuring secure access to workloads using Azure virtual networking. In this exercise, we will:




  • Create and configure a route table.

  • Link a route table to a subnet.



We will be building on what was done in this exercise so make sure you have it done before attempting this one






Exercise 04: Configure network routing




  • In the search box at the top of the portal, search for and select Firewalls.

  • Select app-vnet-firewall (created in previous exercise)

    Select app-vnet-firewall


  • Select Overview and record the Private IP address.

    Private IP address


  • Search for and select Route tables


  • Click create route table

    Click create route table


  • Enter these properties:

    Subscription: Select your subscription

    Resource group: Your resource group

    Region: East US

    Name: app-vnet-firewall-rt


  • Select Review + create and then select Create.

    select Create


  • Wait for the route table to deploy, then select Go to resource.


  • In the portal, continue working with the route table, select app-vnet-firewall-rt.

    app-vnet-firewall-rt


  • Select Subnets and then + Associate.

    Select Subnets and then + Associate.



  • Select this configuration:




    • Virtual network: app-vnet

    • Subnet: frontend
      frontend






  • Again select + associate and add this configuration:





  • Select this configuration:




    • Virtual network: app-vnet

    • Subnet: backend
      backend






  • Select app-vnet-firewall-rt. in route tables



  • In Settings, select Routes and then + Add.





  • Configure:




    • Route name: outbound-firewall

    • Destination type: IP addresses

    • Destination IP addresses/CIDR range: 0.0.0.0/0

    • Next hop type: Virtual appliance

    • Next hop address: private IP address of the firewall
      private IP address of the firewall








You’ve now set up a route table and linked it to your subnets to direct all outbound traffic through the Azure Firewall. This ensures centralized control and enhanced security for your network traffic—an essential step in building a secure and well-managed Azure environment.

1. Sofort-Triage & Abwehrmaßnahmen

SOC Incident Playbook: Remote Code Execution (RCE) Defense
Syntax validiert (0 Fehler)
title: Detect Exploitation - Azure Applied Skills: Configure network routing
id: 7cec8723-4133-45f3-97c4-34ceda9659ba
status: experimental
description: Automatisch generierte SIEM-Erkennungsregel basierend auf CTI Intelligence
references:
  - https://tsecurity.de/
author: iShareStuff CTI Automated Detection Engine
date: 2026-09-26
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-26"
        description = "YARA Signature for "
    strings:
        $str = "Azure Applied Skills: Configur" ascii wide
    condition:
        any of them
}
Syntax validiert (0 Fehler)
index=security sourcetype IN ("cisco:asa", "pan:traffic", "zeek_conn", "suricata", "WinEventLog:Security")
("Azure Applied Skills Configure network r")
| 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: "*Azure Applied Skills Configure network r*"
Syntax validiert (0 Fehler)
CommonSecurityLog
| where Message has "Azure Applied Skills Configure network r"
| summarize EventCount = count(), FirstSeen = min(TimeGenerated), LastSeen = max(TimeGenerated) by SourceIP, DestinationIP, DestinationPort, Activity
| extend DetectionRule = "iShareStuff-CTI-Compiled"
| sort by EventCount desc

2. Cyber Threat Intelligence & Forensik

CTI Threat Relationship Graph2 Knoten / 1 Relationen
CVE / Incident Software MITRE ATT&CK CWE Weakness IoC
🎯
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 Azure Applied Skills: Configure network .... 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 Azure Applied Skills: Configure network routing

Thematisch verwandte Begriffe: Azure, Applied, Skills, Configure · 6 Treffer

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 ...

Laden...

Beiträge werden geladen ...

Laden...

Videos werden geladen ...

Zum Aktualisieren ziehen
ZERO-DAY CVE-2026-100620 | Capgo CLI (npm package @capgo/cli) through 7.98.2 is affected by an ove…
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