Skip to content

TechDirectArchive

Hands-on IT, Cloud, Security & DevOps Insights

  • Home
  • About
  • Advertise With US
  • Reviews
  • Contact
  • Toggle search form

Tag: Azure

Add or Remove Network Interface from a VM in Azure

Posted on 06/09/202115/09/2023 Christian By Christian No Comments on Add or Remove Network Interface from a VM in Azure
Add or Remove Network Interface from a VM in Azure

A network interface enables an Azure Virtual Machine to communicate with the internet, Azure, and on-premises resources. When creating a virtual machine using the Azure portal, the portal creates one network interface with default settings for you. Also, Network Interface Card (NIC) is assigned with an IP address and associated with NSG rules, which is…

Read More “Add or Remove Network Interface from a VM in Azure” »

AWS/Azure/OpenShift

Create an App Service Plan with Continuous Deployment to deploy a .NET Application from GitHub

Posted on 05/09/202129/08/2023 Imoh Etuk By Imoh Etuk No Comments on Create an App Service Plan with Continuous Deployment to deploy a .NET Application from GitHub
Create an App Service Plan with Continuous Deployment to deploy a .NET Application from GitHub

With Azure App Service, organizations or individuals looking to get their Web Apps, Mobile Apps or API Apps running without having to bother about managing the underlying infrastructure such as patching of Operating System, managing security, updating new software and patching the underlying virtualization can easily get it up and running within seconds. Just as…

Read More “Create an App Service Plan with Continuous Deployment to deploy a .NET Application from GitHub” »

AWS/Azure/OpenShift, Version Control System

Install and configure Ansible on Azure Virtual Machine

Posted on 02/09/202115/09/2023 Christian By Christian No Comments on Install and configure Ansible on Azure Virtual Machine
Install and configure Ansible on Azure Virtual Machine

Ansible is an open-source product that automates cloud provisioning, configuration management, and application deployments. When using Ansible you can easily provision virtual machines, containers, and networks and complete cloud infrastructures. Also, Ansible it allows you to automate the deployment and configuration of resources in your environment. In this article, you will be learning what is…

Read More “Install and configure Ansible on Azure Virtual Machine” »

Configuration Management Tool

Azure CI/CD: Configuring Email Notifications in Azure DevOps

Posted on 01/09/202115/12/2023 Imoh Etuk By Imoh Etuk 1 Comment on Azure CI/CD: Configuring Email Notifications in Azure DevOps
Azure CI/CD: Configuring Email Notifications in Azure DevOps

When building your first Azure CI/CD Pipeline on Azure DevOps, one of your responsibilities as the project administrator will be to manage notifications for a team, group, or organization so that can receive email notifications for each successful build or failure build pipeline. In his guide, we shall discuss “Azure CI/CD: Configuring Email Notifications in…

Read More “Azure CI/CD: Configuring Email Notifications in Azure DevOps” »

AWS/Azure/OpenShift, Version Control System

How to deploy your Angular App to Azure from Visual Studio Code

Posted on 29/08/202120/12/2023 Temitope Odemo By Temitope Odemo 3 Comments on How to deploy your Angular App to Azure from Visual Studio Code
How to deploy your Angular App to Azure from Visual Studio Code

This guide will show you how easy it is in deploying your angular app to Azure right from your IDE-like visual studio code. The integration of Azure with VS Code is very seamless when you put the right things in place and you do the right thing. Azure is a public cloud computing platform from…

Read More “How to deploy your Angular App to Azure from Visual Studio Code” »

AWS/Azure/OpenShift, Version Control System

CI/CD Pipeline: Your First in Azure DevOps with ASP.Net Core

Posted on 29/08/202123/03/2024 Imoh Etuk By Imoh Etuk No Comments on CI/CD Pipeline: Your First in Azure DevOps with ASP.Net Core
CI/CD Pipeline: Your First in Azure DevOps with ASP.Net Core

In times past, CI/CD Pipeline software releases were scheduled in terms of weeks or even years before they were released to production. Subsequently, with the transformation agenda of DevOps, it is easier for software teams to release features in smaller batches that are often scheduled in days or weeks. However, some teams even deliver software…

Read More “CI/CD Pipeline: Your First in Azure DevOps with ASP.Net Core” »

AWS/Azure/OpenShift, Version Control System

How to Integrate SonarCloud with Azure DevOps Pipeline

Posted on 28/08/202110/09/2023 Temitope Odemo By Temitope Odemo No Comments on How to Integrate SonarCloud with Azure DevOps Pipeline
How to Integrate SonarCloud with Azure DevOps Pipeline

SonarCloud is an application that you can use to build robust and safe applications. With this application, you can use it to rapidly assess your code health to know where your code stands at every level of the software development life cycle (SDLC). This is an application that you can use to build clean code,…

Read More “How to Integrate SonarCloud with Azure DevOps Pipeline” »

AWS/Azure/OpenShift

How to secure access to your Virtual Machine with Just-in-Time (JIT) VM Access

Posted on 27/08/202129/09/2023 Imoh Etuk By Imoh Etuk No Comments on How to secure access to your Virtual Machine with Just-in-Time (JIT) VM Access
How to secure access to your Virtual Machine with Just-in-Time (JIT) VM Access

Just-in-Time (JIT) Access is one of the features of Azure Security Center. Azure Security Center by Microsoft is a solution that gives unified security management across hybrid cloud workloads. It offers threat protection for data centers within both cloud workloads and on-premises. The platform also works with hybrid clouds that aren’t a part of Azure….

Read More “How to secure access to your Virtual Machine with Just-in-Time (JIT) VM Access” »

AWS/Azure/OpenShift, Security | Vulnerability Scans and Assessment

How To Use Azure Key Vault Secrets in Azure Pipelines

Posted on 25/08/202115/09/2023 Christian By Christian No Comments on How To Use Azure Key Vault Secrets in Azure Pipelines
How To Use Azure Key Vault Secrets in  Azure Pipelines

Azure Key Vault is a cloud service for securely, storing and accessing secrets. A secret is anything you want to strictly control access to, such as .B. API keys, passwords, certificates, or cryptographic keys. Vaults support the storage of software and HSM-based keys, secrets, and certificates. Managed HSM pools that support only HSM-based keys. Azure…

Read More “How To Use Azure Key Vault Secrets in Azure Pipelines” »

AWS/Azure/OpenShift

Provisioning Azure Resources using Azure Az PowerShell Cmdlet from Cloud Shell

Posted on 20/08/202108/09/2024 Imoh Etuk By Imoh Etuk No Comments on Provisioning Azure Resources using Azure Az PowerShell Cmdlet from Cloud Shell
Provisioning Azure Resources using Azure Az PowerShell Cmdlet from Cloud Shell

In this article, we shall discuss how to provision Azure Resources using Azure Az PowerShell Cmdlet from Cloud Shell. Provisioning Azure resources using Azure Az PowerShell Cmdlet from Cloud Shell is an essential aspect of developing and managing applications on the cloud platform. Please see VMSA-2022-0026: An arbitrary file read vulnerability in VMware Aria Operations,…

Read More “Provisioning Azure Resources using Azure Az PowerShell Cmdlet from Cloud Shell” »

AWS/Azure/OpenShift, Scripts

Azure AD Connect Permission issue: Error 8344 insufficient access rights to perform the operation

Posted on 10/08/202125/03/2024 Christian By Christian 14 Comments on Azure AD Connect Permission issue: Error 8344 insufficient access rights to perform the operation
Azure AD Connect Permission issue: Error 8344 insufficient access rights to perform the operation

Azure AD Connect is a tool for connecting on-premises identity infrastructure to Microsoft Azure AD. The wizard deploys and configures prerequisites and components required for the connection, including sync and sign-on. Azure AD Connect encompasses functionality that was previously released as Dirsync and AAD Sync. Here is a guide on how to synchronize your on-premises…

Read More “Azure AD Connect Permission issue: Error 8344 insufficient access rights to perform the operation” »

AWS/Azure/OpenShift

Unable to install Azure AD Connect, TLS 1.2 is required: How to enable or disable TLS 1.2 on a Windows Server via the Registry and PowerShell

Posted on 09/08/202108/09/2023 Christian By Christian No Comments on Unable to install Azure AD Connect, TLS 1.2 is required: How to enable or disable TLS 1.2 on a Windows Server via the Registry and PowerShell
Unable to install Azure AD Connect, TLS 1.2 is required: How to enable or disable TLS 1.2 on a Windows Server via the Registry and PowerShell

Transport Layer Security (TLS) is a protocol that provides communications over a computer network, typically between a website and a browser. for your information. The primary goal of TLS is to provide a secure channel between two communicating peers and the only requirement from the underlying transport is a reliable, in-order data stream. Specifically, the…

Read More “Unable to install Azure AD Connect, TLS 1.2 is required: How to enable or disable TLS 1.2 on a Windows Server via the Registry and PowerShell” »

AWS/Azure/OpenShift

Repair or Uninstall Azure AD Connect: How to uninstall Azure AD Connect

Posted on 09/08/202108/09/2023 Christian By Christian No Comments on Repair or Uninstall Azure AD Connect: How to uninstall Azure AD Connect
Repair or Uninstall Azure AD Connect: How to uninstall Azure AD Connect

Azure AD Connect is a tool for connecting on-premises identity infrastructure to Microsoft Azure AD. The wizard deploys and configures pre-requisites and components required for the connection, including sync and sign-on. Azure AD Connect encompasses functionality that was previously released as Dirsync and AAD Sync. Azure AD Connect as described in this guide is used to…

Read More “Repair or Uninstall Azure AD Connect: How to uninstall Azure AD Connect” »

AWS/Azure/OpenShift

Posts pagination

Previous 1 … 4 5 6 7 Next

Microsoft MVP

VEEAMLEGEND

vexpert-badge-stars-5

Virtual Background

GoogleNews

Categories

veeaam100

sysadmin top30a

  • Retrict access to external storage
    Restrict access to removable Storage Drives [Part 2] Windows
  • PowerShell 1
    How to upgrade PowerShell to the latest version on macOS via Homebrew Mac
  • Webp.net resizeimage 5
    How to create a Traffic Manager Profile in Azure AWS/Azure/OpenShift
  • SUID GUID Sticky Bit 1
    Set Special File Permissions with SUID or GUID and Sticky Bit Linux
  • download
    How to import Users and Groups into Pleasant Password Manager Password Manager
  • Error 1069 Windows could not start
    Fix Error 1069: Windows could not start the Veeam backup service on local computer Backup
  • ref error
    Error: cannot lock ref ‘refs/remotes/origin/windows’: unable to resolve reference ‘refs/remotes/origin/windows’, Not a directory Version Control System
  • Storage Explorer
    How to Install Azure Storage Explorer on Windows AWS/Azure/OpenShift

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 1,825 other subscribers
  • RSS - Posts
  • RSS - Comments
  • About
  • Authors
  • Write for us
  • Advertise with us
  • General Terms and Conditions
  • Privacy policy
  • Feedly
  • Telegram
  • Youtube
  • Facebook
  • Instagram
  • LinkedIn
  • Tumblr
  • Pinterest
  • Twitter
  • mastodon

Tags

AWS Azure Bitlocker Microsoft Windows PowerShell WDS Windows 10 Windows 11 Windows Deployment Services Windows Server 2016

Copyright © 2025 TechDirectArchive