Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save jorgemaia/e21819b0f75cce65124e3fd546c0b195 to your computer and use it in GitHub Desktop.
Save jorgemaia/e21819b0f75cce65124e3fd546c0b195 to your computer and use it in GitHub Desktop.
Material do Workshop de Azure Functions
Para melhor aproveitamento crie sua conta gratuita do Azure em:
https://azure.microsoft.com/pt-br/free/
***********************
Links de aprendizado:
***********************
Mínimo Necessário:
1. Introdução ao Azure Functions - Training | Microsoft Learn
https://learn.microsoft.com/pt-br/training/modules/intro-azure-functions/
2. Usar o Azure Functions Core Tools para desenvolver, testar e publicar no Azure Functions - Training | Microsoft Learn
https://learn.microsoft.com/pt-br/training/modules/develop-test-deploy-azure-functions-with-core-tools/
3. Introdução ao Azure Functions para IoT - Training | Microsoft Learn
https://learn.microsoft.com/pt-br/training/modules/intro-azure-functions-iot/
Aprendendo mais que o básico:
1. Explorar o Azure Functions - Training | Microsoft Learn
https://learn.microsoft.com/pt-br/training/modules/explore-azure-functions/
2. Executar uma função do Azure com gatilhos - Training | Microsoft Learn
https://learn.microsoft.com/pt-br/training/modules/execute-azure-function-with-triggers/
Entendendo o lado Nuvem + Implementação:
1. Implementar o Azure Functions - Training | Microsoft Learn (Parte do AZ-204)
https://learn.microsoft.com/pt-br/training/paths/implement-azure-functions/
*******************
Ferramentas:
*******************
1. Azure/azure-functions-core-tools: Command line tools for Azure Functions
https://github.com/Azure/azure-functions-core-tools
2. dotnet
https://dotnet.microsoft.com/en-us/download
3. JS (Node)
https://nodejs.org/en/
Vamos ficar em contato:
Meu twitter: https://www.twitter.com/jorgemaia
Instagram: https://www.instagram.com/jorgemaiagram
Linkedin: https://www.linkedin.com/in/jorgeasmaia
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment