Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 837 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 837 Bytes

Azure Functions

Description / Descrição

[EN] This repository contain example on how to implement an Serverless application using Azure Functions v3, .NET Core 3 and Azure Storage.

[PT] Este repositório contém exemplo sobre como implementar uma aplicação Serverless utilizando o Azure Functions, Azure Functions v3, .NET Core 3 e o Azure Storage.

How to run / Como executar

[EN] You can create a local.settings.json file and create the connection strings AzureWebJobsStorage and AzureWebJobsDashboard and place your connection string with Azure Storage or you can publish it directly to Azure.

[PT] Você pode criar um arquivo local.settings.json e criar as connections strings AzureWebJobsStorage e AzureWebJobsDashboard e colocar sua string de conexão com o Azure Storage ou você pode publicar diretamente no Azure.