File | Size |
---|
TutsNode.com.txt | 63.00 B |
[TGx]Downloaded from torrentgalaxy.to .txt | 585.00 B |
[TutsNode.com] - Azure Functions for Developers/01 Introduction/001 Running on-demand code without infrastructure overhead-en.srt | 2.06 kB |
[TutsNode.com] - Azure Functions for Developers/01 Introduction/001 Running on-demand code without infrastructure overhead.mp4 | 6.34 MB |
[TutsNode.com] - Azure Functions for Developers/01 Introduction/002 Before you start-en.srt | 5.99 kB |
[TutsNode.com] - Azure Functions for Developers/01 Introduction/002 Before you start.mp4 | 13.27 MB |
[TutsNode.com] - Azure Functions for Developers/02 Introduction to Azure Functions/001 What are Azure Functions_-en.srt | 4.97 kB |
[TutsNode.com] - Azure Functions for Developers/02 Introduction to Azure Functions/001 What are Azure Functions_.mp4 | 7.90 MB |
[TutsNode.com] - Azure Functions for Developers/02 Introduction to Azure Functions/002 Azure Functions benefits-en.srt | 2.78 kB |
[TutsNode.com] - Azure Functions for Developers/02 Introduction to Azure Functions/002 Azure Functions benefits.mp4 | 5.52 MB |
[TutsNode.com] - Azure Functions for Developers/02 Introduction to Azure Functions/003 Hosting Plans for Azure Functions-en.srt | 3.94 kB |
[TutsNode.com] - Azure Functions for Developers/02 Introduction to Azure Functions/003 Hosting Plans for Azure Functions.mp4 | 7.13 MB |
[TutsNode.com] - Azure Functions for Developers/02 Introduction to Azure Functions/004 Azure Functions architecture and anatomy-en.srt | 7.32 kB |
[TutsNode.com] - Azure Functions for Developers/02 Introduction to Azure Functions/004 Azure Functions architecture and anatomy.mp4 | 10.20 MB |
[TutsNode.com] - Azure Functions for Developers/03 Creating Function Apps/001 Creating function apps in the Azure portal-en.srt | 6.53 kB |
[TutsNode.com] - Azure Functions for Developers/03 Creating Function Apps/001 Creating function apps in the Azure portal.mp4 | 10.09 MB |
[TutsNode.com] - Azure Functions for Developers/03 Creating Function Apps/002 Creating function apps with the Azure CLI-en.srt | 4.96 kB |
[TutsNode.com] - Azure Functions for Developers/03 Creating Function Apps/002 Creating function apps with the Azure CLI.mp4 | 7.60 MB |
[TutsNode.com] - Azure Functions for Developers/03 Creating Function Apps/003 Creating function apps with ARM templates-en.srt | 7.92 kB |
[TutsNode.com] - Azure Functions for Developers/03 Creating Function Apps/003 Creating function apps with ARM templates.mp4 | 15.34 MB |
[TutsNode.com] - Azure Functions for Developers/04 Creating Azure Functions/001 Azure Functions core tools-en.srt | 9.59 kB |
[TutsNode.com] - Azure Functions for Developers/04 Creating Azure Functions/001 Azure Functions core tools.mp4 | 22.95 MB |
[TutsNode.com] - Azure Functions for Developers/04 Creating Azure Functions/002 Creating Azure Functions in Visual Studio code-en.srt | 6.32 kB |
[TutsNode.com] - Azure Functions for Developers/04 Creating Azure Functions/002 Creating Azure Functions in Visual Studio code.mp4 | 14.08 MB |
[TutsNode.com] - Azure Functions for Developers/04 Creating Azure Functions/003 Creating Azure Functions in Visual Studio .NET-en.srt | 6.57 kB |
[TutsNode.com] - Azure Functions for Developers/04 Creating Azure Functions/003 Creating Azure Functions in Visual Studio .NET.mp4 | 14.92 MB |
[TutsNode.com] - Azure Functions for Developers/04 Creating Azure Functions/004 What are we going to build_-en.srt | 3.26 kB |
[TutsNode.com] - Azure Functions for Developers/04 Creating Azure Functions/004 What are we going to build_.mp4 | 3.13 MB |
[TutsNode.com] - Azure Functions for Developers/05 Implementing Triggers and Bindings/001 What are triggers and bindings_-en.srt | 5.41 kB |
[TutsNode.com] - Azure Functions for Developers/05 Implementing Triggers and Bindings/001 What are triggers and bindings_.mp4 | 6.40 MB |
[TutsNode.com] - Azure Functions for Developers/05 Implementing Triggers and Bindings/002 Creating and preparing the project-en.srt | 7.68 kB |
[TutsNode.com] - Azure Functions for Developers/05 Implementing Triggers and Bindings/002 Creating and preparing the project.mp4 | 16.56 MB |
[TutsNode.com] - Azure Functions for Developers/05 Implementing Triggers and Bindings/003 Implementing the Blob output binding in the Storage function-en.srt | 6.60 kB |
[TutsNode.com] - Azure Functions for Developers/05 Implementing Triggers and Bindings/003 Implementing the Blob output binding in the Storage function.mp4 | 19.88 MB |
[TutsNode.com] - Azure Functions for Developers/05 Implementing Triggers and Bindings/004 Implementing the Blob trigger in the Resizer function-en.srt | 8.35 kB |
[TutsNode.com] - Azure Functions for Developers/05 Implementing Triggers and Bindings/004 Implementing the Blob trigger in the Resizer function.mp4 | 22.97 MB |
[TutsNode.com] - Azure Functions for Developers/05 Implementing Triggers and Bindings/005 Implementing the CosmosDB output binding in the Storage function-en.srt | 7.02 kB |
[TutsNode.com] - Azure Functions for Developers/05 Implementing Triggers and Bindings/005 Implementing the CosmosDB output binding in the Storage function.mp4 | 17.02 MB |
[TutsNode.com] - Azure Functions for Developers/05 Implementing Triggers and Bindings/006 Implementing the CosmosDB input binding in the Search function-en.srt | 6.95 kB |
[TutsNode.com] - Azure Functions for Developers/05 Implementing Triggers and Bindings/006 Implementing the CosmosDB input binding in the Search function.mp4 | 17.40 MB |
[TutsNode.com] - Azure Functions for Developers/05 Implementing Triggers and Bindings/007 Implementing the route and Blob input bindings in the Download function-en.srt | 8.89 kB |
[TutsNode.com] - Azure Functions for Developers/05 Implementing Triggers and Bindings/007 Implementing the route and Blob input bindings in the Download function.mp4 | 23.03 MB |
[TutsNode.com] - Azure Functions for Developers/06 Dependency Injection in Azure Functions/001 Creating and preparing the AnalyzerService projects-en.srt | 4.45 kB |
[TutsNode.com] - Azure Functions for Developers/06 Dependency Injection in Azure Functions/001 Creating and preparing the AnalyzerService projects.mp4 | 9.65 MB |
[TutsNode.com] - Azure Functions for Developers/06 Dependency Injection in Azure Functions/002 Creating the Startup class and injecting the dependency-en.srt | 5.60 kB |
[TutsNode.com] - Azure Functions for Developers/06 Dependency Injection in Azure Functions/002 Creating the Startup class and injecting the dependency.mp4 | 15.93 MB |
[TutsNode.com] - Azure Functions for Developers/06 Dependency Injection in Azure Functions/003 Implementing AnalyzerService logic using the Computer Vision cognitive service-en.srt | 11.94 kB |
[TutsNode.com] - Azure Functions for Developers/06 Dependency Injection in Azure Functions/003 Implementing AnalyzerService logic using the Computer Vision cognitive service.mp4 | 32.39 MB |
[TutsNode.com] - Azure Functions for Developers/07 Azure Functions Deployment/001 Deploying Azure Functions from the CLI-en.srt | 6.63 kB |
[TutsNode.com] - Azure Functions for Developers/07 Azure Functions Deployment/001 Deploying Azure Functions from the CLI.mp4 | 12.95 MB |
[TutsNode.com] - Azure Functions for Developers/07 Azure Functions Deployment/002 Deploying Azure Functions from Visual Studio-en.srt | 3.32 kB |
[TutsNode.com] - Azure Functions for Developers/07 Azure Functions Deployment/002 Deploying Azure Functions from Visual Studio.mp4 | 5.17 MB |
[TutsNode.com] - Azure Functions for Developers/07 Azure Functions Deployment/003 Continuous integration and continuous deployment for Azure Functions-en.srt | 8.46 kB |
[TutsNode.com] - Azure Functions for Developers/07 Azure Functions Deployment/003 Continuous integration and continuous deployment for Azure Functions.mp4 | 20.95 MB |
[TutsNode.com] - Azure Functions for Developers/08 Azure Durable Functions/001 Introducing Azure Durable Functions-en.srt | 2.92 kB |
[TutsNode.com] - Azure Functions for Developers/08 Azure Durable Functions/001 Introducing Azure Durable Functions.mp4 | 4.81 MB |
[TutsNode.com] - Azure Functions for Developers/08 Azure Durable Functions/002 Implementing an orchestrator-en.srt | 5.08 kB |
[TutsNode.com] - Azure Functions for Developers/08 Azure Durable Functions/002 Implementing an orchestrator.mp4 | 13.65 MB |
[TutsNode.com] - Azure Functions for Developers/08 Azure Durable Functions/003 Implementing a durable function-en.srt | 5.16 kB |
[TutsNode.com] - Azure Functions for Developers/08 Azure Durable Functions/003 Implementing a durable function.mp4 | 15.71 MB |
[TutsNode.com] - Azure Functions for Developers/09 Managing and Securing Azure Functions/001 Authentication and authorization options in Azure Functions-en.srt | 3.59 kB |
[TutsNode.com] - Azure Functions for Developers/09 Managing and Securing Azure Functions/001 Authentication and authorization options in Azure Functions.mp4 | 5.78 MB |
[TutsNode.com] - Azure Functions for Developers/09 Managing and Securing Azure Functions/002 Using Azure KeyVault to store Azure Functions secrets-en.srt | 9.02 kB |
[TutsNode.com] - Azure Functions for Developers/09 Managing and Securing Azure Functions/002 Using Azure KeyVault to store Azure Functions secrets.mp4 | 17.11 MB |
[TutsNode.com] - Azure Functions for Developers/09 Managing and Securing Azure Functions/003 Azure Functions proxies-en.srt | 3.53 kB |
[TutsNode.com] - Azure Functions for Developers/09 Managing and Securing Azure Functions/003 Azure Functions proxies.mp4 | 7.83 MB |
[TutsNode.com] - Azure Functions for Developers/10 Conclusion/001 Next steps-en.srt | 1.36 kB |
[TutsNode.com] - Azure Functions for Developers/10 Conclusion/001 Next steps.mp4 | 2.30 MB |
[TutsNode.com] - Azure Functions for Developers/Ex_Files_Azure_Function_Dev.zip | 148.69 kB |