Skip to content

andrewducker/AzurePowershellLinkPoster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Post from Pinboard to Dreamwidth using Azure Functions.

Contains a copy of Postlinks.ps1 from https://github.com/andrewducker/PowershellLinkPoster

"run.ps1" is run by default. This calls Postlinks.ps1 using the environment variables:

You may want to set the timezone for it to run. Otherwise it will run using UTC. You can do that by setting the environment variable WEBSITE_TIME_ZONE. I use "GMT Standard Time", which adjusts for summertime, despite the name.

For more information about how to set Azure environment variables see the appropriate section in https://docs.microsoft.com/en-us/azure/azure-functions/functions-reference-powershell

This currently uses the post-by-email functionality of Dreamwidth. For an explanation of how to set this up see https://www.dreamwidth.org/support/faqbrowse?faqid=195

About

Posts from Pinboard to Dreamwidth using PowerShell Azure Functions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors