8000 GitHub - WillyMoselhy/Azure.Function.Tools
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

WillyMoselhy/Azure.Function.Tools

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Azure.Function.Tools

Utility module (mostly) intended for use from within a PowerShell Azure Function App. Provides some general tools for ...

  • Reading user input / parameters (Get-RestParameter / Get-RestParameterValue)
  • Writing output / return values (Write-FunctionResult)
  • Basic Configuration handling (Import-Config / Get-ConfigValue / Set-ConfigValue)
  • Caller scope validation (Read-TokenScope)
  • Connection Logic for connecting to a Function App using Azure AD auth (Connect-* - those are mostly designed for local use, but can also be used for FunctionApp to FunctionApp authentication)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PowerShell 100.0%
0