Skip to content

A simple solution using Raspberry Pi to update a dynamic IP address to Azure DNS using Azure Functions

License

Notifications You must be signed in to change notification settings

jussiroine/AzureDNSUpdater

Repository files navigation

Azure DNS Updater

A solution for keeping my dynamic IP updated with a static DNS name using a little bit of automation from Azure Functions. This tool is useful for when I VPN back home, the dynamic IP has often changed and without a pointer (with DNS) it’s impossible to know where to connect.

I'm using a Raspberry Pi to run a simple shell script to resolve my current public IP address, and then the same script calls Azure Function that updates the new IP to Azure DNS.

For step-by-step instructions on how this was built see my blog here, and the background here.

About

A simple solution using Raspberry Pi to update a dynamic IP address to Azure DNS using Azure Functions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages