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
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 units and restricted management administrative units src
- how to create a custom role src
- You can take role assignments a step further by adding conditions. For example, you can give a user the Storage Blob Data Reader but then add a condition saying only blobs that are tagged with something specific 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 firewall (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
- 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
- deploying an angular app to a static site from git src
- configuring a custom domain name (4:15)
- configure inbound and outbound traffic (9:00)
- doing a backup (6:20)
- restore a backup (11:30)
Comments
Post a Comment