-
Adding Deploy to Azure button & ARM template to AzUnzipEverything Azure Function and Blob Storage
Summary
In this session, Frank is create from A to Z an Azure Resource Manager (ARM) template to deploy the Azure Function or the GitHub project AzUnzipEverything, with all the required resources. Then use the Deploy to Azure button so now in One-click anyone can deploy the solution. You can see the solution here: https://github.com/FBoucher/AzUnzipEverything/tree/arm-template
Replay
Read more...
-
Working on AzUnzipEverything Azure Function and Blob Storage
Summary
In this session, Frank is fixing a bug into the project AzUnzipEverything (An Azure Function that unzip any zip files drop in a blob storage). The Issue detail is available here: https://github.com/FBoucher/AzUnzipEverything/issues/3
Replay
Segments
- 0:01:00 Bonjour, Hi! - 0:08:00 Recap - 1:29:00 PR merged - 1:30:00 quick check to deploy Function from ARM
Goals
- Fix the https://github.com/FBoucher/AzUnzipEverything/issues/3
ToDos
- Add an ARM template
- Add a deploy to Azure button to the GitHub repo.
References
- https://docs.microsoft.com/en-us/azure/azure-functions/functions-bindings-storage-blob#trigger
-
Live Coding Azure Function and other projects
Summary
In this session, Frank is will investigate some error from the Azure Function project AzUnzipEverything. The question was sent from Discord.
Replay
Segments
- 0:01 - Planning, show & tell - 0:17 - Starting AzUnzipEverything Question - 1:54 - Still no working more to come (strangely the code doesn't)
Goals
- Check @Kedrok question about AzUnzipEverything
- Investigation AzPics Deployment fail
- ? Depoy to Azure button Azure Function
ToDos
- un-finish todos from previous stream
New Followers
Read more...
-
Starting a new project serverless AI
Summary
In this session, Frank is starting a new project AzPics. We will discuss the features, languages and tech to use. And start working on the ARM template to deploy the full version.
Replay
Goals
- create an ARM template
Segments
- 0:00 - Greetings - 0:13 - Recap on the weekend [TOHack](https://www.tohacks.ca/), and the final look of the Not-a-Dog workshop - 0:23 - Get started with the project (features, tech, etc.) - 1:52 - Recap of the stream
ToDos
- AzPics Features
- encrypt the files prior to upload. when Google offered crazy space I used rsync to sync folders but encrypted everything first (BrettMillerIT)
- Node.js web UI
- in Docker?
- Name of folder as Parameters for the Headless version.\
- DevOps Build
New Followers
New VIP
Streams Notes/ Snipets/ Shared urls
- ❤❤❤ New HTML Preview VSCode extension recommended by @BrettMillerIT
References
https://github.com/fboucher/azpics
Read more...
-
Live Coding Azure Deploy button and Asp.Net Core StartUp Task
Summary
In this session, Frank is explaining how offline he fixed the automatic deployment of a solution in GitHub. Reviewing the ARM template, deployment script and creation/ settings assignation. The plan was to create a Startup task for the Asp.Net Core but we ends-up with a condition in the controller.
Replay
Segments
- 0:00 - Greetings
- 0:01 - Streaming announcement
- 0:13 - Recap
- 0:51 - squash & merged to master
- 1:13 - Start Creating Upload code
- 1:07 - Check Deployment status
- 2:34 - Uploading Code is working
- 2:50 - Move code in IF of Index. Test works
- 2:54 - Merging to master
Goals
- Pre-Upload the Storage (StarUp task)
- Deploy the binary in the same click
ToDos
- Prepare the code for the Azure Function
- Can we monitor multiple folder with one trigger
- Move instead of delete
New Followers
Read more...
subscribe via RSS