Skip to content

BE-terna/azure-function-proxy-exchange-rates-mk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Azure function proxy

Deploy

Deploy to Azure

Deplpoy with powershell

```azurepowershell-interactive
New-AzResourceGroupDeployment -TemplateFile .\AzureDeploy\template.json -SiteName exchange-rates-mk -ResourceGroupName __Resource_group_name__
```