Skip to content

TechDirectArchive

Hands-on IT, Cloud, Security, Veeam & DevOps

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

Category: AWS/Azure/OpenShift

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

How to sync on-premises AD with Azure AD via Azure AD Connect

Posted on 13/07/202013/03/2026 IT Expert By IT Expert 4 Comments on How to sync on-premises AD with Azure AD via Azure AD Connect
How to sync on-premises AD with Azure AD via Azure AD Connect

Azure AD is a service that provides identity and access management capabilities in the cloud. With Pass-through Authentication, users are able to sign in to both on-premises and cloud-based applications using the same credentials. In this guide, you will learn how to sync on-premises AD with Azure AD via Azure AD Connect. Please see how…

Read More “How to sync on-premises AD with Azure AD via Azure AD Connect” »

AWS/Azure/OpenShift

The password has expired: Update your password and try again

Posted on 10/07/202013/03/2026 IT Expert By IT Expert No Comments on The password has expired: Update your password and try again
The password has expired: Update your password and try again

Azure AD Connect is an on-premises Microsoft application that’s designed to meet and accomplish your hybrid identity goals. The following error will be prompted if you wish to perform an on-premise synchronisation to the Azure Active Directory environment. In this guide, we shall discuss “The password has expired: Update your password and try again”. Please see…

Read More “The password has expired: Update your password and try again” »

AWS/Azure/OpenShift

Add or delete users and set permissions in Azure AD

Posted on 06/07/202002/06/2023 IT Expert By IT Expert No Comments on Add or delete users and set permissions in Azure AD
Add or delete users and set permissions in Azure AD

In Azure Active Directory, user accounts are granted a set of default permissions. A user account in Azure depends on one or all of the following, type of user, role assignments, and their ownership of individual objects. See this guide for reasons to deploy AAD and how to set up an Azure AD Tenant. There are different…

Read More “Add or delete users and set permissions in Azure AD” »

AWS/Azure/OpenShift

How to add and verify a custom domain name to Azure Active Directory

Posted on 06/07/202018/09/2023 IT Expert By IT Expert No Comments on How to add and verify a custom domain name to Azure Active Directory
How to add and verify a custom domain name to Azure Active Directory

After you create your directory, you can add your custom domain name. Every new AAD tenant comes with an initial domain name, <domainname>.onmicrosoft.com. You can’t change or delete the initial domain name, but you can add your organization’s names. Adding custom domain names helps you to create user names that are familiar to your users, such…

Read More “How to add and verify a custom domain name to Azure Active Directory” »

AWS/Azure/OpenShift

Microsoft Azure Active Directory: How to setup Azure AD Tenant

Posted on 06/07/202018/09/2023 IT Expert By IT Expert No Comments on Microsoft Azure Active Directory: How to setup Azure AD Tenant
Microsoft Azure Active Directory: How to setup Azure AD Tenant

Azure tenant is a dedicated and trusted instance of Azure Active Directory (AD) that’s automatically created when your organization signs up for a Microsoft cloud service subscription, such as Microsoft Azure, Microsoft Intune, or Office 365. An Azure tenant represents a single organization. Therefore, in order to use Azure AD, you must become a “tenant” within…

Read More “Microsoft Azure Active Directory: How to setup Azure AD Tenant” »

AWS/Azure/OpenShift

Configure Windows Server using EC2 Launch

Posted on 17/05/202025/03/2023 IT Expert By IT Expert No Comments on Configure Windows Server using EC2 Launch
Configure Windows Server using EC2 Launch

EC2Launch is a set of Windows PowerShell scripts that replaces the EC2Config service on Windows Server 2016 and later AMIs. On how to launch an EC2 instance on Windows Server 2016, see the following link for more information. Please refer to these articles on Driver Management on AWS, Windows clients, and servers. “How to remove a…

Read More “Configure Windows Server using EC2 Launch” »

AWS/Azure/OpenShift

Lifecycle rules: Transition to Glacier still appears in s3

Posted on 17/05/202011/09/2023 IT Expert By IT Expert No Comments on Lifecycle rules: Transition to Glacier still appears in s3
Lifecycle rules: Transition to Glacier still appears in s3

Amazon S3 Glacier and S3 Glacier Deep Archive are secure, durable, and extremely low-cost Amazon S3 cloud storage classes for data archiving and long-term backup. They are designed to deliver 99.999999999% durability and provide comprehensive security and compliance capabilities that can help meet even the most stringent regulatory requirements. Customers can store data for as…

Read More “Lifecycle rules: Transition to Glacier still appears in s3” »

AWS/Azure/OpenShift

How to create an AMI from the Command line

Posted on 16/05/202025/09/2024 IT Expert By IT Expert No Comments on How to create an AMI from the Command line
How to create an AMI from the Command line

In this article, we will discuss how to create an AMI from the Command line. Amazon Machine Images (AMI) provides the information required to launch an instance, which is a virtual server in the cloud. You must specify a source AMI when you launch an instance. Please see how to Import Virtual Machines to AWS…

Read More “How to create an AMI from the Command line” »

AWS/Azure/OpenShift

Why am I unable to ping the Public IP Address of an EC2 instance

Posted on 16/05/202001/10/2024 IT Expert By IT Expert No Comments on Why am I unable to ping the Public IP Address of an EC2 instance
Why am I unable to ping the Public IP Address of an EC2 instance

Ping is a network administration utility that tests the reachability of a host on an Internet Protocol network. In this article, we will explain “Why am I unable to ping the Public IP Address of an EC2 instance”. This command helps troubleshoot device accessibility between two endpoints. Here are some related articles: Ping request could…

Read More “Why am I unable to ping the Public IP Address of an EC2 instance” »

AWS/Azure/OpenShift

What to note before assigning Multiple IPs’ to an Instance

Posted on 16/05/202025/03/2024 IT Expert By IT Expert No Comments on What to note before assigning Multiple IPs’ to an Instance
What to note before assigning Multiple IPs’ to an Instance

You can specify multiple private IPv4 and IPv6 addresses for your instances. The number of network interfaces and private IPv4 and IPv6 addresses that you can specify for an instance depends on the instance type. In this article, we will discuss “What to note before assigning Multiple IPs’ to an Instance”. Please see Add or…

Read More “What to note before assigning Multiple IPs’ to an Instance” »

AWS/Azure/OpenShift, Network | Monitoring

How to install and Update Azure PowerShell on your Windows PC

Posted on 09/04/202011/09/2023 IT Expert By IT Expert No Comments on How to install and Update Azure PowerShell on your Windows PC
How to install and Update Azure PowerShell on your Windows PC

Here are the steps to install the Azure PowerShell module on Windows.– Install the Azure PowerShell modules using PowerShellGet (best method).– By installing (importing) windows module for PowerShell– By installing Azure PowerShell modules with the MSI Note: Azure PowerShell is also available in Azure Cloud Shell and is now preinstalled in Docker images. Example 1:…

Read More “How to install and Update Azure PowerShell on your Windows PC” »

AWS/Azure/OpenShift

How to scale up and scale out on Azure

Posted on 08/04/202001/10/2024 IT Expert By IT Expert No Comments on How to scale up and scale out on Azure
How to scale up and scale out on Azure

In this article, we will learn How to scale up and scale out on Azure. The following terms “scaling up” and “scaling out” are usually used in cloud environments. The cover image of this blog post clearly differentiates both terms as well. Please see How to deploy WordPress on Azure App Service, How to Add and Format…

Read More “How to scale up and scale out on Azure” »

AWS/Azure/OpenShift

Azure Active Directory integration with on-premise AD using PTA

Posted on 02/02/202013/03/2026 IT Expert By IT Expert No Comments on Azure Active Directory integration with on-premise AD using PTA
Azure Active Directory integration with on-premise AD using PTA

In this guide, you shall learn how Pass-Through Authentication works: Azure Active Directory integration with on-premise AD using PTA. Azure Active Directory (AAD) is a Microsoft cloud-based multi-tenant directory that provides identity and access management capabilities in the cloud. It provides MFA to help protect users from 99.9% of cybersecurity attacks. Please, see Unicode Manipulation:…

Read More “Azure Active Directory integration with on-premise AD using PTA” »

AWS/Azure/OpenShift

Posts pagination

Previous 1 … 12 13 14 15 Next

Microsoft MVP

VEEAMLEGEND

vexpert-badge-stars-5

Virtual Background

GoogleNews

Categories

veeaam100

Veeam Vanguard

  • Active Directory Restore issue
    AD Recovery: Fix device ran into an issue with error 0xc00002e2 Windows Server
  • PersonalHow to Create Symbolic Links in Linux
    All You Need to Know About Symbolic Links in Linux Linux
  • Bulk operations in Azure AD
    Perform Bulk User Operations in Azure AD AWS/Azure/OpenShift
  • Screenshot 2020 11 17 at 02.06.58
    The PA Server Monitor review and product details Reviews
  • microsoft azure new logo 2017 e1572843284943
    Pass-Through Authentication: Azure AD Connect Tool status displays inactive AWS/Azure/OpenShift
  • Join Synology NAS to Active Directory Domain and Create New Users
    Create New Users and Join Synology NAS to Active Directory Reviews
  • Configure NFS on Windows Server
    How to install NFS Server on Windows Server Windows Server
  • SCSI Controoler HyperV issue failed to start VM
    Failed to Power on with Error ‘A virtual machine disk support provider for the specified file was not found Virtualization

Subscribe to Blog via Email

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

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

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

Copyright © 2025 TechDirectArchive