Skip to content

TechDirectArchive

Hands-on IT, Cloud, Security & DevOps Insights

  • 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

Lifecycle rules: Transition to Glacier still appears in s3

Posted on 17/05/202011/09/2023 Christian By Christian 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 Christian By Christian 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 Christian By Christian 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 Christian By Christian 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 Christian By Christian 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 Christian By Christian 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 Christian By Christian 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

Guide on federating ADFS with Azure Active Directory

Posted on 02/02/202025/10/2023 Christian By Christian No Comments on Guide on federating ADFS with Azure Active Directory
Guide on federating ADFS with Azure Active Directory

Active Directory Federation Services (ADFS) is a Single Sign-On solution developed by Microsoft and provides users with authenticated access to applications that are not capable of using Integrated Windows Authentication (IWA) through Active Directory (AD). Take a look at this article to see various options that are possible for Integrating Azure Active Directory with on-Premise…

Read More “Guide on federating ADFS with Azure Active Directory” »

AWS/Azure/OpenShift

Methods for Integrating Azure Active Directory with on-Premise Active Directory

Posted on 02/02/202013/03/2026 Christian By Christian No Comments on Methods for Integrating Azure Active Directory with on-Premise Active Directory
Methods for Integrating Azure Active Directory with on-Premise Active Directory

In this article, we will learn the methods for Integrating Azure Active Directory with on-Premise Active Directory. Azure Active Directory (Azure AD) is a multi-tenant, cloud-based identity and access management service. Azure Active Directory (Azure AD) offers single sign-on (SSO) and multi-factor authentication. See the following articles for Azure AD Pass-Through Authentication with on-Premise AD, reasons to…

Read More “Methods for Integrating Azure Active Directory with on-Premise Active Directory” »

AWS/Azure/OpenShift

Microsoft Azure Multi-Factor Authentication (MFA)

Posted on 28/01/202022/09/2023 Christian By Christian No Comments on Microsoft Azure Multi-Factor Authentication (MFA)
Microsoft Azure Multi-Factor Authentication (MFA)

Due to the increase in cybercrime, it is very vital to adopt appropriate security measures to prevent (stall) these threats. Multi-Factor Authentication (MFA), also known as Two-Factor Authentication (2FA) can help us overcome this by preventing unauthorized access to your application. Microsoft Azure Multi-Factor Authentication helps safeguard access to data and applications by providing an…

Read More “Microsoft Azure Multi-Factor Authentication (MFA)” »

AWS/Azure/OpenShift

Azure Active Directory: Why do I need to deploy Azure AD?

Posted on 25/01/202022/09/2023 Christian By Christian No Comments on Azure Active Directory: Why do I need to deploy Azure AD?
Azure Active Directory: Why do I need to deploy Azure AD?

Azure Active Directory (AAD) is a Microsoft cloud-based multi-tenant directory and provides identity and access management capabilities in the cloud. It provides MFA to help protect users from 99.9% of cybersecurity attacks. This is the backbone of the Office 365 system, and it can sync with on-premise Active Directory and provide authentication to other cloud-based…

Read More “Azure Active Directory: Why do I need to deploy Azure AD?” »

AWS/Azure/OpenShift

Integrating on-premise AD with Azure Active Directory and MFA

Posted on 25/01/202007/10/2024 Christian By Christian No Comments on Integrating on-premise AD with Azure Active Directory and MFA
Integrating on-premise AD with Azure Active Directory and MFA

This articles describes “What you need to know before integrating on-premise AD with Azure Active Directory and MFA”. Azure Active Directory (AAD) is a Cloud Identity and Access Management solution that provides directory services, application access management, and advanced identity protection. Its single sign-on (SSO) and Multi-Factor Authentication (MFA) capability help protect employees from cyberattacks….

Read More “Integrating on-premise AD with Azure Active Directory and MFA” »

AWS/Azure/OpenShift

Azure CLI commands: How to use Azure Command-line Interface

Posted on 12/01/202022/09/2023 Christian By Christian No Comments on Azure CLI commands: How to use Azure Command-line Interface
Azure CLI commands: How to use Azure Command-line Interface

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. Below are some important Commands to manage Azure resources. Mastering these commands will make administering your tasks on Azure flawless. Please…

Read More “Azure CLI commands: How to use Azure Command-line Interface” »

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

  • nested virtualization
    Enable the Virtual Machine Platform Windows Feature and ensure Virtualization is enabled in the BIOS Virtualization
  • article 1280x720.192a2586 1 2
    Fix error 0x800f0805, run DISM executable (Failure 5627) Windows Server
  • windows subsystem
    What is Windows Subsystem for Linux Windows Server
  • How to stay protected on Windows 10 and11 device with Windows Security
    Stay protected on Windows device with Windows Security Security | Vulnerability Scans and Assessment
  • filezilla 1
    Connect to a FileZilla Server: How to install and configure a FileZilla Server on Windows Windows Server
  • Reset folder view settings on File Explorer for Windows 11 and 10
    Reset folder view settings on File Explorer for Windows 11 and 10 Windows
  • kubernetes
    Create and monitor Apps using the Azure Kubernetes Service manifest AWS/Azure/OpenShift
  • nicedisk les chatfield cropped 100734348 large
    How to create a bootable USB using Rufus on Windows Windows

Subscribe to Blog via Email

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

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