-
Lets implement a deploy to Azure button into a GitHub repo
Summary
In this session, Frank is implementing a “deploy to Azure” button into a GitHub repo using the portal deployment template functionality. We will also practice our Alabama and Quebecois expressions.
Replay
Goals
- Show & Tell
- Power of the cloud (https://powerofthecloud.net/)
- TOHack (https://www.tohacks.ca/)
- YouTube archive Playlist (https://www.youtube.com/watch?v=PPy3Av3-ats&list=PL4NfFPd0l1Ual4CRzS176qE81rrNNIdh9)
- Add Deploy to Azure Button
- In a sub-folder
ToDos
- Deploy the binary in the same click
- Prepare the code for the Azure Function
- Can we monitor multiple folder with one trigger
- Move instead of delete
New Followers
Cheers
- @Clarkio: 100 bits
- @IsthatBarrysblood has gifted a sub(Tier 1) to @PpainMultiGrain
Streams Notes/ Snipets/ Shared urls
Tips from @BrettMillerIT
- Learn that to URI Encode I can do [System.Web.HttpUtility]::UrlEncode(“https://raw.githubusercontent.com/FBoucher/Not-a-Dog-Workshop/master/deployment/deployAzure.json”)
- Show & Tell
-
Live Coding Azure LogicApp for the ReadingNotes project
Summary
In this session, Frank is creating an Azure Logic App (that will be called by a parent Logic App) and use the new feature Inline code to manipulate some string and return a Json object. While everything IS supposed to be working, for some reason a simple IF statement is acting randomly… and is blocking any progression… Can you see what it is?
Replay
Read more...
-
Create Azure Logic App to Create ReadingNotes Summary
Summary
In this session, Frank is creating an Azure Logic App to generate a summary. The first step is to create an Azure Container Instance (ACI) from the fboucher/MyClippings-Parser (available on Docker Hub), and to call in passing some file content retrieved from OneDrive. While doing this we learn a few things like how to “play” with those outputs.
Replay
Read more...
-
Create an Azure LogicApp to write a ReadingNotes Summary
Summary
In this session, Frank is doing a recap of the Reading Notes project and starting a new Logic App that will generate a summary based on all the notes taken from the Kindle. We will start by creating an Azure Container Instance (ACI). But, reading the status won’t work as planned…
Replay
Goals
- Recap about the Auto-population of Docker Hub Description
- Manually add Documentation on the Docker Hub
- Recap QBits
- Chat Command
- new Emotes!!
- Add Chat Commands for logos and Emotes
- Create New Logic App Summary
- use the new MyClippings-Parser in ACI
ToDos
- Update Check Container Instance Status
- Change name of test project from
MyClipping-Parser.Tests.csproj
toMyClippings-Parser.Tests.csproj
-
Fix folders name for project MyClipping-Parser
- Add Documentation on Git for project MyClipping-Parser
- Add on Git a how-to use it for project MyClipping-Parser
New Followers
Streams Notes/ Snipets/ Shared urls
- Populate a Docker Hub Repo: https://stackoverflow.com/questions/34710513/how-can-i-update-full-description-on-docker-hub-automatically
-
Bringing the Unit test Results from the Container to Azure Pipeline
Summary
In this session, Frank is bringing back the Unit test charts into the Azure Pipeline Summary.
The “Dockerization” of the Web API [MyClippings-Parser(https://github.com/FBoucher/MyClippings-Parser). Removed it since the logs were inside the container.
Replay
Goals
-
Select the Emote for the Channel (selected Thumb-up)
- Bring back the test Result to Azure Pipeline
- Brainstorm about Reading Notes Summary
ToDos
- Change name of test project from
MyClipping-Parser.Tests.csproj
toMyClippings-Parser.Tests.csproj
- Fix folders name
- Add Documentation on the Docker Hub
- Add Documentation on Git
- Add on Git a how-to use it
New Followers
New Subscribers
Cheers
- @roberttables: 400 bits
Streams Notes/ Snipets/ Shared urls
- Sample to auto populate the Docker Hub : https://github.com/mtheoryx/npm-audit-docker / https://hub.docker.com/r/mtheoryx/npm-audit
References
Read more...
-
subscribe via RSS