Azure / Azure/WALinuxAgent

Documentation on why waagent manages routes

Open
#1,436 3 comments 0 reactions 0 assignees View on GitHub
triaged V3
Dominant language
Python
Stars
581
Forks
397
Avg merge
2d 15h
Merged PRs (30d)
9

Description

On other public cloud networks (e.g. AWS), the dhcp server provides the network address to the VM as well as routes. However this does not seem to be the case on Azure, and the `waagent` seems to be responsible for adding the default route.

Some questions:
1. where can I find azure documentation on how this works (and why it works this way, differently from other public clouds like AWS).
2. how can i configure waagent to perform only this function (set up routes) and manage **nothing** else? Will setting all config elements to `n` suffice?
3. The docs are not clear as to which config knobs controls the addition of the default routes. Is it the `Provisioning.Enabled` setting?

Contributor guide

Open the contributing guide

Research direction

Start with the Azure networking and waagent documentation referenced by the questions, then trace the documented configuration around Provisioning.Enabled. Done means the docs explain why routes are handled this way, identify the route-setting control, and state whether disabling all other settings leaves route management alone.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure
Domain
cloud, documentation, networking
Issue type
Documentation
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.