Sibeesh Venu·Jun 25, 2025React Native Android Release with Custom App Version and Signing using Azure DevOps and Google…Walkthrough of React native Android application release to Google play store with custom app signing, app version from Azure DevOps build.
Sibeesh Venu·Apr 27, 2025Linux Azure Function Isolated Dot Net 9 YAML Template DeploymentAzure function with dotnet9 isolated worker process is cool. Let’s deploy one to a Linux Azure Function.
Sibeesh Venu·Mar 30, 2025Build, Deploy, Configure CI &CD Your Static Website in 5 minsHave a static website that has contents like HTML, CSS and images? Build, Deploy, Configure CI &CD Your Static Website in 5 mins.
Sibeesh Venu·Mar 9, 2025Easily move data from one Cosmos DB to anotherEasily we can move data from one cosmos database to another with the help of Azure data factory without single line of code.A response icon3A response icon3
Sibeesh Venu·Oct 13, 2023DOTNET 8 New and Efficient Way to Check IP is in Given IP RangesThe .NET 8 has introduced a new type IPNetwork with a Contains method. It retruns true if the given IPAddress is part of the IP network…
Sibeesh Venu·Aug 11, 2023ASYNC CLIENT IP SAFELIST FOR DOT NETHere, in this post we will see, how we can get the Safe List IP addresses asynchronously and add that to configure our…
Sibeesh Venu·Oct 1, 2022Post Messages to Microsoft Teams Using PythonHere in this post, we will see how we can post content to channel in Microsoft Teams using Python.
Sibeesh Venu·May 21, 2022Get Azure Blob Storage Blob Metadata Using PowerShellThis is going to be a quick blog post. Here we will see how you can get the metadata of each blob available in your Azure storage account…
Sibeesh Venu·Dec 15, 2021Deploy .net 6 App to Azure from Azure DevOps using PipelinesLet’s see how to use the Azure DevOps pipeline to build, restore and deploy the .net6 application to Azure Web App Service.A response icon1A response icon1
Sibeesh Venu·Nov 22, 2021Azure DevOps Service Connection with Multiple Azure Resource GroupI wanted to use the Azure DevOps same service connection to connect to multiple resource groups so that I can use the same service…A response icon1A response icon1