Azure

  • How to send Entra diagnostic logs to a Log Analytics workspace src
  • How to send Subscription diagnostic logs to a Log Analytics workspace src
  • How to turn on application logging to the filesystem in a webapp src
  • how to collect operating system logs src
    • you will need to make use of Data Collection Rules
  • how to send Windows event logs to Log Analytics src
  • how to collection metrics for a virtual machine src
    • you will need to install a diagnostic extension and provision a storage account

  • overview of azure privileged identity management src

  • overview of Azure Web Application Firewall (WAF) (0:52)
  • overview of Azure DDoS Protection (2:45)

Entra

  • by default, Entra roles are only given to users. to assign Entra roles to a group, you have to enable it by enabling 'Microsoft Entra roles can be assigned to the group' src
  • overview of administrative unites and restricted management administrative units src
  • how to create a custom role src

Networking

  • why you would want to modify routing in azure src
  • overview of the different routing types in azure src
  • difference between service endpoint and private endpoint (6:30)
  • overview of azure filewall (2:46)
  • azure load balancer overview (0:48)
  • azure application gateway over view (2:38)

API Management

  • creating an api from a swagger spec file src

Virtual Machines

  • configuring virtual machine scale sets src
  • demo of using cloud-init config file (11:21)

App Services

  • scaling up and scaling out an app service (8:20)
  • demo of creating web app (app service) (4:30)
    • creating external git into web app (9:46) neat
  • configuring a custom domain name (4:15)
  • configure inbound and outbound traffic (9:00)
  • doing a backup (6:20)

Comments

Popular posts from this blog

.NET

Angular