en
fr
About
Applications
Tools
Tutorials
Videos
Automatically scale your APIM secondary instance in a multi-region mode
Stop manual scaling
Azure
Azure API Management
Posted by Damien Aicheh
on 09/16/2024
·
6 mins read
Setting Up Azure Open AI Authentication for APIM with Terraform
Use policy and managed identity
Azure
Azure API Management
Azure Open AI
Terraform
Posted by Damien Aicheh
on 05/30/2024
·
21 mins read
Add Azure Managed Grafana to monitor your Azure Container Apps with Terraform
Monitor your environments
Azure
Azure Container Apps
Terraform
Posted by Damien Aicheh
on 05/11/2023
·
6 mins read
Define secrets and environment variables in Azure Container Apps using Terraform
Secure your credentials
Azure
Azure Container Apps
Terraform
Posted by Damien Aicheh
on 05/09/2023
·
9 mins read
Define your containers inside your Azure Container Apps environment using Terraform
Containers in the cloud
Azure
Azure Container Apps
Terraform
Posted by Damien Aicheh
on 05/07/2023
·
8 mins read
Create an Azure Container Apps environment using Terraform
One environment for your containers
Azure
Azure Container Apps
Terraform
Posted by Damien Aicheh
on 05/05/2023
·
3 mins read
Prepare your Azure Container Registry for your Azure Container Apps using Terraform
Store your Docker Images
Azure
Azure Container Apps
Terraform
Posted by Damien Aicheh
on 05/03/2023
·
15 mins read
Setup your Azure Container Apps projects with Terraform
An Azure container service for developers!
Azure
Azure Container Apps
Terraform
Posted by Damien Aicheh
on 05/01/2023
·
2 mins read
Define branch policies using Terraform inside Azure DevOps
Secure your branches!
Azure DevOps
Terraform
Posted by Damien Aicheh
on 10/28/2022
·
9 mins read
Dynamically create default pipeline using Terraform inside Azure DevOps
Setup the build definitions
Azure DevOps
Terraform
Posted by Damien Aicheh
on 10/27/2022
·
5 mins read
Add default files to Azure DevOps repositories using Terraform
Add mandatory default files
Azure DevOps
Terraform
Posted by Damien Aicheh
on 10/26/2022
·
5 mins read
Create your Azure DevOps repositories with Terraform
Quickly generate your repositories
Azure DevOps
Terraform
Posted by Damien Aicheh
on 10/25/2022
·
5 mins read
Configure your Azure DevOps projects automatically with Terraform
Setup a project with a script
Azure DevOps
Terraform
Posted by Damien Aicheh
on 10/24/2022
·
6 mins read
Setup your Azure DevOps projects with Terraform
Harmonize your projects
Azure DevOps
Terraform
Posted by Damien Aicheh
on 10/23/2022
·
2 mins read
How to use secrets inside your Docker build using Azure DevOps
Use secrets in your Dockerfiles
Docker
Azure
Azure DevOps
Posted by Damien Aicheh
on 08/15/2022
·
5 mins read
Easily modify and reuse your task groups using Azure DevOps
Share your task groups!
Azure
Azure DevOps
Posted by Damien Aicheh
on 05/28/2022
·
5 mins read
Reuse your actions and avoid duplication in your project using GitHub Actions
Capitalize on your workflows
GitHub
GitHub Actions
Posted by Damien Aicheh
on 05/23/2022
·
7 mins read
Use settings.json in your C# Azure Functions
Load local or production settings!
Azure
Azure Functions
Dotnet
Posted by Damien Aicheh
on 05/10/2022
·
6 mins read
Combine your specific steps with reusable YAML templates inside Azure DevOps
Stop duplicating your templates!
Azure
Azure DevOps
Posted by Damien Aicheh
on 03/27/2022
·
6 mins read
Run your Azure DevOps jobs inside Docker containers
Build all your projects using container jobs!
Azure
Azure DevOps
Docker
Posted by Damien Aicheh
on 03/10/2022
·
8 mins read
Add a badge to your icons using GitHub Actions
Differentiate your versions!
GitHub
GitHub Actions
Posted by Damien Aicheh
on 02/16/2022
·
6 mins read
Unit test multipart requests in your C# Azure Functions
Mock your multipart request easily!
Azure
Azure Functions
Dotnet
Unit Tests
Posted by Damien Aicheh
on 02/10/2022
·
6 mins read
Set runtime parameters to your GitHub Actions workflows
Manually trigger your workflows!
GitHub
GitHub Actions
Posted by Damien Aicheh
on 01/20/2022
·
4 mins read
Dynamically select your build Agent using Azure DevOps Server
Run your project on a specific agent on demand!
Azure
Azure DevOps
Xamarin
Posted by Damien Aicheh
on 01/13/2022
·
4 mins read
Configure Azure DevOps to distribute your iOS application to App Store
Upload your application easily!
Azure
Azure DevOps
Xamarin
Xamarin.iOS
iOS
Posted by Damien Aicheh
on 10/27/2021
·
5 mins read
Configure Azure DevOps to distribute your Android application to Google Play
Send your application to your users in one click!
Azure
Azure DevOps
Xamarin
Xamarin.Android
Android
Posted by Damien Aicheh
on 10/25/2021
·
6 mins read
Reuse your workflows across multiple projects with GitHub Actions
Create a bank of composite actions!
GitHub
GitHub Actions
Posted by Damien Aicheh
on 10/07/2021
·
7 mins read
Paginate your results using .NET V4 SDK for Azure Cosmos DB
Use the continuation tokens to get the next elements!
Azure
Azure Cosmos DB
Azure Functions
Posted by Damien Aicheh
on 09/28/2021
·
10 mins read
Manage your releases by environment using Azure DevOps YAML templates
Use YAML to define the releases of your environments
Azure
Azure DevOps
Posted by Damien Aicheh
on 09/07/2021
·
8 mins read
Update your mobile application package informations automatically with GitHub Actions
Dynamically change the package informations
iOS
Android
Xamarin
GitHub
GitHub Actions
Posted by Damien Aicheh
on 07/22/2021
·
3 mins read
Manage your mobile application version automatically with GitHub Actions
Automate the versioning of your application
iOS
Android
Xamarin
GitHub
GitHub Actions
Posted by Damien Aicheh
on 07/15/2021
·
7 mins read
Run Flutter tests using GitHub Actions and Codecov
A visualisation of your code coverage
GitHub
GitHub Actions
Flutter
Posted by Damien Aicheh
on 05/06/2021
·
5 mins read
How to build and sign your Flutter Android application using GitHub Actions
Save time with continuous integration
GitHub
GitHub Actions
Flutter
Android
Posted by Damien Aicheh
on 04/29/2021
·
7 mins read
How to build and sign your Flutter iOS application using GitHub Actions
Continuous integration with GitHub Actions
GitHub
GitHub Actions
Flutter
iOS
Posted by Damien Aicheh
on 04/22/2021
·
10 mins read
How to use environment variables and secrets using GitHub Actions
Overview of the different ways of using variables
GitHub
GitHub Actions
Posted by Damien Aicheh
on 04/15/2021
·
7 mins read
Send notifications from Azure DevOps pipelines to Rocket Chat
Stay informed of the latest news about your projects
Azure
Azure DevOps
Posted by Damien Aicheh
on 02/17/2021
·
5 mins read
How to use variables and parameters inside your Azure DevOps YAML templates
Quick tips on how to use correctly variables inside your templates.
Azure
Azure DevOps
Posted by Damien Aicheh
on 02/10/2021
·
4 mins read
Manage your demands dynamically with Azure DevOps
Specify your demands easily
Azure
Azure DevOps
Posted by Damien Aicheh
on 12/10/2020
·
5 mins read
How to extend your Azure DevOps YAML templates
Increase the reusability of your templates!
Azure
Azure DevOps
Posted by Damien Aicheh
on 11/12/2020
·
8 mins read
Shrink your Azure Devops YAML pipelines
Simplify your YAML scripts!
Azure
Azure DevOps
Posted by Damien Aicheh
on 09/30/2020
·
6 mins read
Setup Azure DevOps for efficient Pull Requests
Improve the quality of your code!
Azure
Azure DevOps
Xamarin
Posted by Damien Aicheh
on 07/09/2020
·
7 mins read
Generate an universal Apk from your Android App Bundle using Azure DevOps
Upload Android App Bundle to App Center!
Azure
Azure DevOps
Xamarin
Android
Posted by Damien Aicheh
on 05/05/2020
·
6 mins read
Customize your Azure DevOps "Run pipeline" menu
Customize Azure DevOps for your needs!
Azure
Azure DevOps
Xamarin
Posted by Damien Aicheh
on 04/07/2020
·
12 mins read
Create your own bank of templates for Azure DevOps
Reuse your templates!
Azure
Azure DevOps
Xamarin
Posted by Damien Aicheh
on 03/26/2020
·
6 mins read
Prepare your application for distribution using Azure DevOps
Distribute everywhere
Azure
Azure DevOps
Xamarin
Posted by Damien Aicheh
on 03/19/2020
·
10 mins read
Manage your application by environment using Azure DevOps
Differentiate your environment
Azure
Azure DevOps
Xamarin
Posted by Damien Aicheh
on 03/12/2020
·
10 mins read
Add nightly builds to your Xamarin applications using Azure DevOps
Build your code regularly
Azure
Azure DevOps
Xamarin
Posted by Damien Aicheh
on 03/05/2020
·
16 mins read
Run Unit Tests to your Xamarin apps using Azure DevOps
Validate your code!
Azure
Azure DevOps
Xamarin
Posted by Damien Aicheh
on 02/27/2020
·
8 mins read
Automate your mobile development process using Azure DevOps
Move from manual to automatic process!
Azure
Azure DevOps
Xamarin
Posted by Damien Aicheh
on 02/20/2020
·
4 mins read
Generate an Android App Bundle using Xamarin and Azure DevOps
Migrate from apk to Android App Bundle
Azure
Azure DevOps
Xamarin
Xamarin.Android
Posted by Damien Aicheh
on 02/03/2020
·
8 mins read
Quick tips when developing and publishing extensions for Azure DevOps
Save time while developing your extensions
Azure
Azure DevOps
Posted by Damien Aicheh
on 01/16/2020
·
6 mins read
Easily differentiate versions of your applications using Azure DevOps
Find the correct version of your application at first glance
Azure
Azure DevOps
iOS
Android
Posted by Damien Aicheh
on 01/09/2020
·
5 mins read
Manage your application version automatically using Git and Azure DevOps
Save time when deploying a new version for your application!
Azure
Azure DevOps
iOS
Android
Git
Posted by Damien Aicheh
on 12/19/2019
·
6 mins read
How to build and sign your iOS application using Azure DevOps
Discover continious integration for your iOS application.
Azure
Azure DevOps
iOS
Posted by Damien Aicheh
on 12/05/2019
·
12 mins read
How to reuse your Azure DevOps pipeline between your projects
Stop duplicate your builds configurations, reuse it!
Azure
Azure DevOps
Xamarin
Posted by Damien Aicheh
on 11/21/2019
·
14 mins read
How to build, sign and deploy your Xamarin.iOS application using Azure DevOps and App Center
Create your ipa and distribute it to your users.
Azure
Azure DevOps
Xamarin
Xamarin.iOS
App Center
Posted by Damien Aicheh
on 11/14/2019
·
10 mins read
Setup Azure DevOps and App Center to deploy your application
Quickly connect Azure DevOps to App Center
Azure
Azure DevOps
App Center
Posted by Damien Aicheh
on 11/10/2019
·
3 mins read
How to build, sign and deploy your UWP application using Azure DevOps and App Center
Create your appxupload and distribute it to your users.
Azure
Azure DevOps
UWP
App Center
Posted by Damien Aicheh
on 09/24/2019
·
9 mins read
Install the PFX certificate of your UWP applications on your Azure DevOps
Install your PFX to your Azure DevOps agent.
Azure
Azure DevOps
UWP
Posted by Damien Aicheh
on 09/18/2019
·
3 mins read
How to build, sign and deploy your Xamarin.Android application using Azure DevOps and App Center
Create your apk and distribute it to your users.
Azure
Azure DevOps
Xamarin
Xamarin.Android
App Center
Posted by Damien Aicheh
on 09/10/2019
·
5 mins read
How to use variables inside your Azure DevOps builds
Quick tips on how to use correctly variables inside your builds.
Azure
Azure DevOps
Posted by Damien Aicheh
on 09/04/2019
·
5 mins read
A complete overview of MvvmCodeGenerator
Save time writing your ViewModels!
NuGet
Xamarin
Xamarin.Forms
dotnet
Posted by Damien Aicheh
on 07/31/2019
·
20 mins read
Authenticate your Xamarin applications using your Microsoft account
Sign in with your Microsoft account in your Xamarin applications!
Azure
Xamarin
Xamarin.Forms
Xamarin.iOS
Xamarin.Android
Posted by Damien Aicheh
on 07/01/2019
·
13 mins read
Use StyleCop to improve your code quality
Improve your code quality easily!
C#
Xamarin
Posted by Damien Aicheh
on 06/20/2019
·
5 mins read
How to build and sign your Android application using Azure DevOps
Discover continious integration with Azure!
Azure
Azure DevOps
Posted by Damien Aicheh
on 06/13/2019
·
8 mins read
Monitoring your Xamarin application with App Center
Monitoring your application using App Center a reference tool in the cloud.
Xamarin
App Center
Posted by Damien Aicheh
on 06/06/2019
·
5 mins read
Monitoring your Xamarin application using NLog
NLog is one of the best tools to monitor your application with local files. Discover how!
Xamarin
NLog
Posted by Damien Aicheh
on 06/06/2019
·
8 mins read
Monitoring your Xamarin mobile applications
Discover why monitoring your application is so important!
Xamarin
App Center
NLog
Posted by Damien Aicheh
on 06/05/2019
·
2 mins read
How to add command to a Switch in Xamarin.Forms
The MVVM pattern is recommended when you develop your Xamarin projects but some graphical components like the Switch do not have fit exactly this pattern.
Xamarin
Xamarin.Forms
Posted by Damien Aicheh
on 05/17/2019
·
4 mins read
How to display a grouped list in UWP
In this tutorial, we will see how to group items and customize the style of our grouped list easily.
UWP
Posted by Damien Aicheh
on 07/23/2018
·
8 mins read
Download a file with progress bar in Xamarin.Forms
In this tutorial, we will discover how to download a file with Xamarin.Forms and follow the download status through a progress bar.
Xamarin
Xamarin.Forms
Posted by Damien Aicheh
on 07/10/2018
·
21 mins read
Create your own Xamarin project template
Start your project faster thanks to .Net Core!
Xamarin
.Net
Templates
Posted by Damien Aicheh
on 06/12/2018
·
4 mins read
How to use Parcelable with Xamarin.Android
When you develop a Xamarin.Android application, you often need to pass parameters between activities.
Xamarin
Xamarin.Android
Posted by Damien Aicheh
on 05/26/2018
·
11 mins read
Copy assets in a Xamarin.Android application
Sometimes when you are starting an application you do not have all the data ready, but you need to start to develop your application.
Xamarin
Xamarin.Android
Posted by Damien Aicheh
on 04/14/2018
·
2 mins read