Table of Contents
https://pratapreddypilaka.blogspot.com/2023/11/azure-finops-using-terraform-and.html?m=1
Application Gateway
AzureDiagnostics
| where ResourceType == "APPLICATIONGATEWAYS"
| where OperationName == "ApplicationGatewayAccess"
| summarize Requests = count()
by bin(TimeGenerated, 1h), requestUri_s, host_s, _ResourceId
| order by TimeGenerated desc, Requests desc
VWAN or spoke to spoke
VirtualNetwork Service Tag and Network Security Groups
Azure Accelerator
private links vs service endpoints
Azure vs GCP basics
azure subnets
security azure endpoints
vWAN azure, 2 HUBs same region
Azure Virtual Network Manager
Azure policies
Network Watcher
Resource Graph
VWAN AppGateway
VWAN AppGateway
securely deploy firewalls
azure CAF
azure devops
AzApi
https://www.youtube.com/watch?v=H65uc5m4st0
https://github.com/ned1313/terraform-tuesdays/tree/main/2022-05-17-AzAPI
Using the AzAPI Provider
azure vwan SaaS offering blog
VWAN
https://github.com/kaysalawu/azure-network-terraform
# Gateway data is returned to the root module.
output "azurerm_virtual_hub_connection" {
value = {
virtual_wan = azurerm_virtual_hub_connection.virtual_wan
}
description = "Returns the configuration data for all Virtual Hub Connections created by this module."
}
private endpoints
vwan using terraform
Connectivity Table VWAN
Export config
Terraform Cloud integration
deploy_azure_infrastructure_using_terraform_cloud_-_dev_community.pdf
https://dev.to/this-is-learning/deploy-azure-infrastructure-using-terraform-cloud-3j9d
https://blog.devgenius.io/how-to-configure-azure-devops-with-terraform-enterprise-cac1bbd9810b
PaloAlto
Azure CAF module
VWAN GCP
Azure PaloAlto
Deploy VWAN
VWAN
linkedin azures fresenius stuff
Azure Architect
Exams to complete
Certifation Azure
AZ-104 / Administation
AZ-303 and AZ-304
Headline
AZ301 Your Voucher Code is: MSP398298D5B
AZ104 Your Voucher Code is: MSP31C839D69
Learning Azure
- Skillpipe
- Hosted Lab Access (https://aka.ms/az104labs)
- Learn on Demand System (https://aka.ms/tsfblabs)
- Learn (http://aka.ms/learn) Azure Developer path
- Azure Skilling on Pluralsight (FREE Azure course access) AZ-104 Courses. You can register with Pluralsight Azure Courses for free in this link. Highly Recommended
- Azure Friday videos
- Questions:
Manage packet captures with Azure Network Watcher here.
Create, change, or delete a public IP address here.
Deploy applications to a Windows virtual machine in Azure with the Custom Script Extension here.
Headline
az300 az301
https://docs.microsoft.com/en-us/learn/paths/architect-network-infrastructure/
https://www.itexams.com/exam/AZ-300
zwei labs sind im exam ich hatte VMs und logic apps Pluralsight reicht? es gibt MS labs die du machen kannst https://github.com/MicrosoftLearning/AZ-300-MicrosoftAzureArchitectTechnologies

