Azure Media Services 3.2.0.0 and JWT related changes in Azure AD integration...
In last post i showed how you can integrate Azure Media Services Key Delivery service functionality with JWT token obtained from Azure Active Directory.Sample code mentioned in article located in...
View ArticleUsing Json Web Keys from OpenID Connect discovery spec to work with JWT token...
In my recent blogs post “Integrate Azure Media Services OWIN MVC based app with Azure Active Directory …” I described how you can utilize JWT token issued by Azure Active directory and provide group...
View ArticleWhen you overgrow your RaspberryPi sd card - How to clone SD card and re-size...
After Raspberry PI arrived and you spent few weeks experimenting you start realizing that you run out of space in your sd card. Especially it is true when you use some sd card which was laying around...
View ArticleStreaming live video from Rasspberry pi to Azure Media Services
Few weeks ago I bought raspberry PI 2 Model B to my elder kid to encourage him to program something and start hacking. And as it often happens I also started to explore new toy and its capabilities....
View ArticleRunning azure cli on Raspberry Pi using docker containers
Few days ago i was playing with my Pi 2 and wanted to execute Azure CLI 2.0 commands to deploy some containers to Azure Container Registry. I knew i probably had to compile cli source code to target...
View ArticleGitHub Pages - run Jekyll using Docker container and deploy it using Azure...
Recently i migrate my blog to github pages which using Jekyll engine under a hood to convert markdown files to html and generate static site. After 12 years of hosting blog, i found that i don’t really...
View ArticleStreamlining Your Coding Experience with VSCode.dev
What you gonna do when you don’t have access to your computer but want to change couple lines of code in github repository using familiar vscode experience. I found that browser based vscode.dev...
View ArticleHosting and deploying a static website to Azure. Using azure storage account...
Before going into details of how to configure static web site in azure let’s list why static web sites might be an option for your project. Benefits and Key Scenarios of Using Static Websites:...
View ArticleGitHub Pages - test from long years of blogging pause
Welcome back from years of blog silence. Test post to see if Jekyll engine is still running. Let’s see if it can genereate test post from github.
View ArticleSecure Decommissioning of IoT Devices: Lessons from Recycling my home MXChip...
Secure Decommissioning of IoT Devices: Lessons from Recycling my home MXChip Development Board project The rise of IoT (Internet of Things) devices has revolutionized industries and personal...
View Article