Azure Gateway
Open
backlog
enhancement
maybe
- Dominant language
- Python
- Stars
- 117
- Forks
- 51
- Avg merge
- 9h 17m
- Merged PRs (30d)
- 5
Description
We are now using a mock cloudbridge wrapper for Azure gateways, as they are not needed to connect an instance to a public IP (following this answer: https://social.msdn.microsoft.com/Forums/en-US/814ccee0-9fbb-4c04-8135-49d0aaea5f38/equivalent-of-aws-internet-gateways-in-azure?forum=WAVirtualMachinesVirtualNetwork).
However, a "Virtual Network Gateway" does exist to create custom routes.
https://docs.microsoft.com/en-us/azure/virtual-network/virtual-networks-udr-overview
We could talk about mapping cloudbridge gateways to that Azure object for more functionality.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.