The “remote 0000000000aaTF401027” error is related to account permission on the repository. Usually, you can resolve it by giving the Contribute permission to the account that gets the error message. Navigate to the Azure DevOps protal and select your...
In this post, I will provide a workaround for a problem I recently faced with an Azure DevOps pipeline. In this pipeline, I used the Generate Release Notes (Crossplatform) task, and I received the error message below: remote: TF401019: The Git repository with name or...
The purpose of this post is to examine how easy it is to transfer files from one service to another. This can be easily done with the mover.io service. We need to know which connectors should be used for which Microsoft services before starting the demo. Please refer...
In the Covid19 days, more and more enterprises start using Windows Virtual Desktop to provide a safe remote work environment to their employees. This post will help us to get understand how to configure a VM to start, when a user connects via the RDP, and what are the...
In this post, I will show you how easy you can configure the Auto-Shutdown setting to send a notification on Microsoft Teams. Prerequisites A valid Azure Subscription An Azure VM An Azure Logic App The most important part of this post is the Azure Logic App because it...
In this post, we will read how to sign in to an Azure VM using an Azure AD account. This way allow us to use our corporate account credentials instead of a local windows account. Prerequisites Before you start to follow the guide steps you must make sure that applies...