You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Feature/new functions (#5)
* chore: Add Test-Functions.ps1 to .gitignore
* chore: Update Build.Module.ps1 to use FullName instead of ResolvedTarget
* chore: Update module version and GUID
* New private function to control api version only one place
* Changed function to use the new private function Invoke-AzAPI instead of Invoke-RestMethod
* New function added
---------
Co-authored-by: dor <admdor@automizedev.dk>
Bugfix/issue with get azheader (#2)
* Issue with Get-AzHeader fixed..
* Create new module version
---------
Co-authored-by: dor <admdor@automizedev.dk>