Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/elwinehlers/azure


https://github.com/elwinehlers/azure

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Azure
#How to see my network. IP test prepair peerings.


Azure Cloud Shell
```html
az network vnet list --query '[].{"Region": location, "vNet": name, "CIDR": addressSpace.addressPrefixes[0]}' --output table
```
|Region |VNet |CIDR |
|------------------ | ---------------- | ------------ |
|germanywestcentral |ahoi-hub-vnet |10.80.0.0/16 |
|germanywestcentral |ahoi-spoke1-vnet |10.81.0.0/16 |
|germanywestcentral |ahoi-spoke2-vnet |10.82.0.0/16 |


https://learn.microsoft.com/en-us/azure/virtual-network/virtual-network-peering-overview