Skip to content

TechDirectArchive

Hands-on IT, Cloud, Security & DevOps Insights

  • Home
  • About
  • Advertise With US
  • Contact
  • Reviews
  • Toggle search form
  • veeam
    Fix Failed to connect to Veeam Backup and Replication Server Backup
  • wsus logo e1653651564255
    How to configure Windows server update services Windows Server
  • PIN9 1
    How to increase Windows PIN complexity Windows
  • ddf
    How to configure Windows Deployment Services on Windows Server Windows Server
  • command prompt powershell 670x335 1
    How to Start, Stop and Restart Windows Server Update WSUS Services via PowerShell and CMD Windows
  • images 4
    How to set up WatchGuard Log Server Network | Monitoring
  • Install FileZilla Client
    FileZilla Client on Mac: How to Transfer Files to WordPress via SFTP Mac
  • Delete Expired Profiles on Mac
    Remove Expired Configuration Profiles on Mac Mac

Category: AWS/Azure/OpenShift

This category describes the major cloud platforms such as AWS/Azure/Google Cloud/OpenShift

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

The Overview of Azure Cloud Shell

Posted on 26/08/202115/09/2023 Christian By Christian No Comments on The Overview of Azure Cloud Shell
The Overview of Azure Cloud Shell

Azure Cloud Shell is an interactive, authenticated, browser-accessible shell for managing Azure resources. It provides the flexibility of choosing the shell experience that best suits the way you work, either Bash or PowerShell. Whereas it also provides the flexibility of choosing either working with Bash or PowerShell. You can directly navigate to the shell account from…

Read More “The Overview of Azure Cloud Shell” »

AWS/Azure/OpenShift

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

Fix SSO sign-in and non-routable domain issues

Posted on 22/07/202021/03/2024 Christian By Christian 2 Comments on Fix SSO sign-in and non-routable domain issues
Fix SSO sign-in and non-routable domain issues

Single sign-on (SSO) is an identification method that enables users to log in to multiple applications and websites with one set of credentials. SSO streamlines the authentication process for users. After configuring Pass-Through Authentication (PTA) as discussed in the hyperlink, you may run into several user sign-in issues. In this guide, you will learn how to…

Read More “Fix SSO sign-in and non-routable domain issues” »

AWS/Azure/OpenShift

Fix the Synchronization service scheduler is suspended

Posted on 13/07/202025/09/2024 Christian By Christian No Comments on Fix the Synchronization service scheduler is suspended
Fix the Synchronization service scheduler is suspended

In this article, we shall discuss how to fix the Synchronization service scheduler is suspended until the setup wizard is closed. Azure AD Connect sync which is now referred to Entra ID Connect sync synchronize changes occurring in your on-premises directory using a scheduler. Please see “BitLocker Windows Update Shutdown or Reboot option behavior“, and…

Read More “Fix the Synchronization service scheduler is suspended” »

AWS/Azure/OpenShift

How to use the built-in Azure Active Directory Connect tool

Posted on 13/07/202018/09/2023 Christian By Christian No Comments on How to use the built-in Azure Active Directory Connect tool
How to use the built-in Azure Active Directory Connect tool

When it comes to hybrid AD setup, we have to work with whole different types of issues than on-premises AD environments. Azure AD is a managed service by Microsoft, so there is nothing we can do to manage its health. Therefore, most of the hybrid AD issues are related to connectivity, Directory sync, or authentication…

Read More “How to use the built-in Azure Active Directory Connect tool” »

AWS/Azure/OpenShift

Pass-Through Authentication: Azure AD Connect Tool status displays inactive

Posted on 13/07/202018/09/2023 Christian By Christian 3 Comments on Pass-Through Authentication: Azure AD Connect Tool status displays inactive
Pass-Through Authentication: Azure AD Connect Tool status displays inactive

Azure Active Directory (Azure AD) Pass-through Authentication allows your users to sign in to both on-premises and cloud-based applications by using the same passwords. Pass-through Authentication signs users in by validating their passwords directly against on-premises Active Directory. This error was because the program did not install correctly. You can read more on Pass-Through Authentication…

Read More “Pass-Through Authentication: Azure AD Connect Tool status displays inactive” »

AWS/Azure/OpenShift

Posts pagination

Previous 1 … 10 11 12 … 15 Next

Microsoft MVP

VEEAMLEGEND

vexpert-badge-stars-5

Virtual Background

GoogleNews

Categories

veeaam100

sysadmin top30a

  • veeam
    Fix Failed to connect to Veeam Backup and Replication Server Backup
  • wsus logo e1653651564255
    How to configure Windows server update services Windows Server
  • PIN9 1
    How to increase Windows PIN complexity Windows
  • ddf
    How to configure Windows Deployment Services on Windows Server Windows Server
  • command prompt powershell 670x335 1
    How to Start, Stop and Restart Windows Server Update WSUS Services via PowerShell and CMD Windows
  • images 4
    How to set up WatchGuard Log Server Network | Monitoring
  • Install FileZilla Client
    FileZilla Client on Mac: How to Transfer Files to WordPress via SFTP Mac
  • Delete Expired Profiles on Mac
    Remove Expired Configuration Profiles on Mac Mac

Subscribe to Blog via Email

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

Join 1,839 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