by George Chrysovaladis Grammatikos | Jan 4, 2023 | Azure, DevOps
This post will walk you through the steps of setting up a Personal Access Token (PAT) in an Azure DevOps organization. From your DevOps organization’s main page, on the top right side. Select the user setting and then “Personal access tokens”. Select...
by George Chrysovaladis Grammatikos | Dec 17, 2022 | App Service, Azure
In this quick post, we will read about the steps we need to take if we accidentally delete it. By executing a few PowerShell commands, it can be easily fixed. Prerequisites An active Azure subscription Azure Az PowerShell module (Only for PowerShell) Azure Cloud Shell...
by George Chrysovaladis Grammatikos | Dec 2, 2022 | Azure, DevOps, DevOps, IT
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...
by George Chrysovaladis Grammatikos | Nov 4, 2022 | Azure, Security
In this post, I will drive you into Microsoft Sentinel service and try to give you an idea of what this service is about and how can help you in your day-by-day work. Microsoft Sentinel Software as a Service (SaaS) is an intelligent security service that integrates...
by George Chrysovaladis Grammatikos | Oct 1, 2022 | Azure, Networking, Security
The Azure Front Door is a global OSI layer 7 service (Application Layer, i.e., HTTP/HTTPS) that provides reliability, resiliency, scalability, availability, and great performance to web-based services. Three tiers are available in Azure Front Door: Standard, Premium,...
by George Chrysovaladis Grammatikos | Aug 18, 2022 | Analytics, Azure, Troubleshooting
In this quick post, I’ll explain how easy we can get add the benefit of the Azure Application Insights to a word press site. Before proceeding with the configuration, let us see what Application Insights is. It’s a web app monitor service that allows us to...