Azure

Azure #

Azure Monitor #

https://learn.microsoft.com/en-gb/azure/azure-monitor/

Azure Function #

https://learn.microsoft.com/en-gb/azure/azure-functions/

Network Watcher #

https://learn.microsoft.com/en-gb/azure/network-watcher/

Virtual Networking #

https://learn.microsoft.com/en-gb/azure/virtual-network/

Virtual Machines #

https://learn.microsoft.com/en-gb/azure/virtual-machines/

Virtual Machine Scale Sets #

https://learn.microsoft.com/en-gb/azure/virtual-machine-scale-sets/

Azure Networking #

Azure networking is a set of services that enables communication between different resources within the Azure cloud. It includes virtual networks (VNets), which allow you to create isolated networks in the cloud, as well as various other services such as load balancers, firewall rules, and VPN connections.

Some key concepts to understand when working with Azure networking include:

  • Virtual networks (VNets): These are the fundamental building blocks of Azure networking. VNets allow you to create isolated networks in the cloud, where you can deploy resources such as virtual machines and storage accounts.

  • Subnets: Subnets are used to divide a VNet into smaller, more manageable segments. This allows you to control network access and security at a more granular level.

  • Network Security Groups (NSGs): NSGs are used to control inbound and outbound traffic to resources within a VNet. They allow you to create firewall rules that can be applied at the subnet or individual resource level.

  • Load balancers: Azure Load Balancer provides network load balancing services for your Azure resources. It automatically distributes incoming network traffic across multiple resources, such as virtual machines, to optimize performance and availability.

  • VPN and ExpressRoute: Azure Virtual Network Gateway allows you to create secure, private connections between Azure VNets and on-premises networks using VPN and ExpressRoute. This enables you to easily connect your on-premises resources to Azure.

  1. Introduction to Azure Networking
  2. Virtual Networks (VNets) and Subnets
  3. Network Security Groups (NSGs)
  4. Azure Load Balancer
  5. Virtual Network Gateway and Site-to-Site VPN
  6. ExpressRoute
  7. Azure DNS and Traffic Manager
  8. Azure Application Gateway
  9. Azure Firewall
  10. Azure Front Door
  11. Azure Service Endpoints
  12. Azure Private Link
  13. Azure Virtual WAN
  14. Azure Network Watcher
  15. Network Troubleshooting and Best Practices
  16. Advanced Azure Networking Scenario
  17. Azure Networking with Kubernetes
  18. Azure Networking with Azure Arc
  19. Azure Networking with Azure Stack
  20. Conclusion.

Azure Cli #

Release Notes

https://docs.microsoft.com/en-us/cli/azure/release-notes-azure-cli

Source Code

https://github.com/Azure/azure-cli

Docker Images

https://hub.docker.com/\_/microsoft-azure-cli-tools