Replies: 3 comments 15 replies
-
Hi, I just saw this discussion after coming across a challenge with our setup regarding having vnets connected to our vwan from another tenant. So posting here rather than setting up a new chat (@DCMattyG - let me know if you would prefer a new post :) ). Unfortunately, it does not get picked up by IPAM, so the same subnet could be assigned to a new vnet. If I could either request a reservation with that specific subnet, or (I think preferably) add a custom entry for it, then that would be great. What do you think? |
Beta Was this translation helpful? Give feedback.
-
Hi @cata008 and @tonydean37, I'm actually starting to work on this now! The idea would be "static CIDR's" that you could assign to Blocks, representing these remote (non-Azure) networks. Would something like that meet your needs? |
Beta Was this translation helpful? Give feedback.
-
At last @cata008, the moment you've been waiting for has arrived! I've completed the work to include External Networks within the Azure IPAM tool. This functionality is currently available on the DEV container images, so here is how you can test everything out... Go to your Azure App Service which is running your Azure IPAM services, navigate to Deployment Center, and update the 3 references to the Azure Container Registry (ACR) to have the suffix "dev" (so they will be "azureipamdev"). Save the changes, and the App Service will restart and download the new containers. Once you have the DEV code up and running, here is how you can start to add External Networks... There are also a full suite of API's for this functionality as well: Here are the rules:
So, I really hope you enjoy! Please give me feedback (good & bad), and once we're sure this is working as expected, I'll push the code into production. Thanks so much for your patience and support! |
Beta Was this translation helpful? Give feedback.
-
Hi guys,
First of all congrats for the IPAM project, can't wait for it to become a native solution available in Marketplace.
My question is whether you have an ETA at this moment in regards to allowing the IPAM tool to import non-Azure ranges?
My client uses a VWAN infra with quite a few site-to-sites and one ExpressRoute. For such use cases, it is quite imperative to have visibility over the IP address ranges that have already been used by each branch.
Cheers!
Beta Was this translation helpful? Give feedback.
All reactions