Skip to content

Commit 3b617da

Browse files
committed
Merge branch 'main' of https://github.com/MicrosoftDocs/azure-docs-pr into ertutorial
2 parents 3abfb90 + ae5f3a2 commit 3b617da

File tree

723 files changed

+2028
-1730
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

723 files changed

+2028
-1730
lines changed

.openpublishing.redirection.active-directory.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5290,6 +5290,11 @@
52905290
"redirect_url": "/azure/active-directory/reports-monitoring/howto-customize-filter-logs",
52915291
"redirect_document_id": true
52925292
},
5293+
{
5294+
"source_path_from_root": "/articles/active-directory/reports-monitoring/tutorial-azure-monitor-stream-logs-to-event-hub.md",
5295+
"redirect_url": "/azure/active-directory/reports-monitoring/howto-stream-logs-to-event-hub",
5296+
"redirect_document_id": false
5297+
},
52935298
{
52945299
"source_path_from_root": "/articles/active-directory/reports-monitoring/reference-basic-info-sign-in-logs.md",
52955300
"redirect_url": "/azure/active-directory/reports-monitoring/concept-sign-in-log-activity-details",

articles/active-directory-domain-services/faqs.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ metadata:
1111
ms.subservice: domain-services
1212
ms.workload: identity
1313
ms.topic: faq
14-
ms.date: 09/05/2023
14+
ms.date: 09/15/2023
1515
ms.author: justinha
1616
title: Frequently asked questions (FAQs) about Azure Active Directory (AD) Domain Services
1717
summary: This page answers frequently asked questions about Azure Active Directory Domain Services.
@@ -62,7 +62,7 @@ sections:
6262
- question: |
6363
Can I enable Azure AD Domain Services using a Resource Manager Template?
6464
answer: |
65-
Yes, you can create an Azure AD Domain Services managed domain using a Resource Manager template. A service principal and Azure AD group for administration must be created using the Azure portal or Azure PowerShell before the template is deployed. For more information, see [Create an Azure AD DS managed domain using an Azure Resource Manager template](template-create-instance.md). When you create an Azure AD Domain Services managed domain in the Azure portal, there's also an option to export the template for use with additional deployments.
65+
Yes, you can create an Azure AD Domain Services managed domain using a Resource Manager template. A service principal and Azure AD group for administration must be created using the Microsoft Entra admin center or Azure PowerShell before the template is deployed. For more information, see [Create an Azure AD DS managed domain using an Azure Resource Manager template](template-create-instance.md). When you create an Azure AD Domain Services managed domain in the Microsoft Entra admin center, there's also an option to export the template for use with additional deployments.
6666
6767
- question: |
6868
Can I add domain controllers to an Azure AD Domain Services managed domain?
@@ -82,7 +82,7 @@ sections:
8282
- question: |
8383
Can I move a managed domain?
8484
answer: |
85-
After you create an Azure AD Domain Services managed domain, you can't move it to a different subscription, resource group, or region. As a workaround, you can [delete the managed domain](delete-aadds.md) by using PowerShell or the Azure portal and re-create it with your desired setup. No restore operations can be provided while the managed domain is re-created.
85+
After you create an Azure AD Domain Services managed domain, you can't move it to a different subscription, resource group, or region. As a workaround, you can [delete the managed domain](delete-aadds.md) by using PowerShell or the Microsoft Entra admin center and re-create it with your desired setup. No restore operations can be provided while the managed domain is re-created.
8686
8787
- question: |
8888
Can I rename an existing Azure AD Domain Services domain name?

articles/active-directory-domain-services/join-centos-linux-vm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ If you have an existing CentOS Linux VM in Azure, connect to it using SSH, then
3939

4040
If you need to create a CentOS Linux VM, or want to create a test VM for use with this article, you can use one of the following methods:
4141

42-
* [Azure portal](../virtual-machines/linux/quick-create-portal.md)
42+
* [Microsoft Entra admin center](../virtual-machines/linux/quick-create-portal.md)
4343
* [Azure CLI](../virtual-machines/linux/quick-create-cli.md)
4444
* [Azure PowerShell](../virtual-machines/linux/quick-create-powershell.md)
4545

articles/active-directory-domain-services/join-coreos-linux-vm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ If you have an existing CoreOS Linux VM in Azure, connect to it using SSH, then
3939

4040
If you need to create a CoreOS Linux VM, or want to create a test VM for use with this article, you can use one of the following methods:
4141

42-
* [Azure portal](../virtual-machines/linux/quick-create-portal.md)
42+
* [Microsoft Entra admin center](../virtual-machines/linux/quick-create-portal.md)
4343
* [Azure CLI](../virtual-machines/linux/quick-create-cli.md)
4444
* [Azure PowerShell](../virtual-machines/linux/quick-create-powershell.md)
4545

articles/active-directory-domain-services/join-rhel-linux-vm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ If you have an existing RHEL Linux VM in Azure, connect to it using SSH, then co
3939

4040
If you need to create a RHEL Linux VM, or want to create a test VM for use with this article, you can use one of the following methods:
4141

42-
* [Azure portal](../virtual-machines/linux/quick-create-portal.md)
42+
* [Microsoft Entra admin center](../virtual-machines/linux/quick-create-portal.md)
4343
* [Azure CLI](../virtual-machines/linux/quick-create-cli.md)
4444
* [Azure PowerShell](../virtual-machines/linux/quick-create-powershell.md)
4545

articles/active-directory-domain-services/join-suse-linux-vm.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ If you have an existing SLE Linux VM in Azure, connect to it using SSH, then con
3838

3939
If you need to create a SLE Linux VM, or want to create a test VM for use with this article, you can use one of the following methods:
4040

41-
* [Azure portal](../virtual-machines/linux/quick-create-portal.md)
41+
* [Microsoft Entra admin center](../virtual-machines/linux/quick-create-portal.md)
4242
* [Azure CLI](../virtual-machines/linux/quick-create-cli.md)
4343
* [Azure PowerShell](../virtual-machines/linux/quick-create-powershell.md)
4444

@@ -86,7 +86,7 @@ To join the managed domain using **SSSD** and the *User Logon Management* module
8686

8787
In YaST, select **System > Network Settings**.
8888

89-
1. Select the *Hostname/DNS* tab, then enter the IP address(es) of the managed domain into the text box *Name Server 1*. These IP addresses are shown on the *Properties* window in the Azure portal for your managed domain, such as *10.0.2.4* and *10.0.2.5*.
89+
1. Select the *Hostname/DNS* tab, then enter the IP address(es) of the managed domain into the text box *Name Server 1*. These IP addresses are shown on the *Properties* window in the Microsoft Entra admin center for your managed domain, such as *10.0.2.4* and *10.0.2.5*.
9090

9191
Add your own managed domain IP addresses, then select **OK**.
9292

@@ -162,7 +162,7 @@ To join the managed domain using **winbind** and the *Windows Domain Membership*
162162

163163
1. If you want to change the UID and GID ranges for the Samba users and groups, select *Expert Settings*.
164164

165-
1. Configure Network Time Protocol (NTP) time synchronization for your managed domain by selecting *NTP Configuration*. Enter the IP addresses of the managed domain. These IP addresses are shown on the *Properties* window in the Azure portal for your managed domain, such as *10.0.2.4* and *10.0.2.5*.
165+
1. Configure Network Time Protocol (NTP) time synchronization for your managed domain by selecting *NTP Configuration*. Enter the IP addresses of the managed domain. These IP addresses are shown on the *Properties* window in the Microsoft Entra admin center for your managed domain, such as *10.0.2.4* and *10.0.2.5*.
166166

167167
1. Select **OK** and confirm the domain join when prompted for it.
168168

articles/active-directory-domain-services/join-ubuntu-linux-vm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ If you have an existing Ubuntu Linux VM in Azure, connect to it using SSH, then
3939

4040
If you need to create an Ubuntu Linux VM, or want to create a test VM for use with this article, you can use one of the following methods:
4141

42-
* [Azure portal](../virtual-machines/linux/quick-create-portal.md)
42+
* [Microsoft Entra admin center](../virtual-machines/linux/quick-create-portal.md)
4343
* [Azure CLI](../virtual-machines/linux/quick-create-cli.md)
4444
* [Azure PowerShell](../virtual-machines/linux/quick-create-powershell.md)
4545

articles/active-directory-domain-services/join-windows-vm.md

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.service: active-directory
88
ms.subservice: domain-services
99
ms.workload: identity
1010
ms.topic: tutorial
11-
ms.date: 06/22/2023
11+
ms.date: 09/15/2023
1212
ms.author: justinha
1313

1414
#Customer intent: As an server administrator, I want to learn how to join a Windows Server VM to an Azure Active Directory Domain Services managed domain to provide centralized identity and policy.
@@ -43,21 +43,21 @@ To complete this tutorial, you need the following resources:
4343

4444
If you already have a VM that you want to domain-join, skip to the section to [join the VM to the managed domain](#join-the-vm-to-the-managed-domain).
4545

46-
## Sign in to the Azure portal
46+
## Sign in to the Microsoft Entra admin center
4747

48-
In this tutorial, you create a Windows Server VM to join to your managed domain using the Azure portal. To get started, first sign in to the [Azure portal](https://portal.azure.com).
48+
In this tutorial, you create a Windows Server VM to join to your managed domain using the Microsoft Entra admin center. To get started, first sign in to the [Microsoft Entra admin center](https://entra.microsoft.com).
4949

5050
## Create a Windows Server virtual machine
5151

5252
To see how to join a computer to a managed domain, let's create a Windows Server VM. This VM is connected to an Azure virtual network that provides connectivity to the managed domain. The process to join a managed domain is the same as joining a regular on-premises Active Directory Domain Services domain.
5353

5454
If you already have a VM that you want to domain-join, skip to the section to [join the VM to the managed domain](#join-the-vm-to-the-managed-domain).
5555

56-
1. From the Azure portal menu or from the **Home** page, select **Create a resource**.
56+
1. From the Microsoft Entra admin center menu or from the **Home** page, select **Create a resource**.
5757

5858
1. From **Get started**, choose **Windows Server 2016 Datacenter**.
5959

60-
![Choose to create a Windows Server 2016 Datacenter VM in the Azure portal](./media/join-windows-vm/select-vm-image.png)
60+
![Choose to create a Windows Server 2016 Datacenter VM](./media/join-windows-vm/select-vm-image.png)
6161

6262
1. In the **Basics** window, configure the core settings for the virtual machine. Leave the defaults for *Availability options*, *Image*, and *Size*.
6363

@@ -71,7 +71,7 @@ If you already have a VM that you want to domain-join, skip to the section to [j
7171

7272
1. By default, VMs created in Azure are accessible from the Internet using RDP. When RDP is enabled, automated sign-in attacks are likely to occur, which may disable accounts with common names such as *admin* or *administrator* due to multiple failed successive sign-in attempts.
7373

74-
RDP should only be enabled when required, and limited to a set of authorized IP ranges. This configuration helps improve the security of the VM and reduces the area for potential attack. Or, create and use an Azure Bastion host that allows access only through the Azure portal over TLS. In the next step of this tutorial, you use an Azure Bastion host to securely connect to the VM.
74+
RDP should only be enabled when required, and limited to a set of authorized IP ranges. This configuration helps improve the security of the VM and reduces the area for potential attack. Or, create and use an Azure Bastion host that allows access only through the Microsoft Entra admin center over TLS. In the next step of this tutorial, you use an Azure Bastion host to securely connect to the VM.
7575

7676
Under **Public inbound ports**, select *None*.
7777

@@ -89,21 +89,21 @@ If you already have a VM that you want to domain-join, skip to the section to [j
8989
In the **Networking** pane, select the virtual network in which your managed domain is deployed, such as *aaads-vnet*
9090
1. In this example, the existing *aaads-subnet* is shown that the managed domain is connected to. Don't connect your VM to this subnet. To create a subnet for the VM, select **Manage subnet configuration**.
9191

92-
![Choose to manage the subnet configuration in the Azure portal](./media/join-windows-vm/manage-subnet.png)
92+
![Choose to manage the subnet configuration](./media/join-windows-vm/manage-subnet.png)
9393

9494
1. In the left-hand menu of the virtual network window, select **Address space**. The virtual network is created with a single address space of *10.0.2.0/24*, which is used by the default subnet. Other subnets, such as for *workloads* or Azure Bastion may also already exist.
9595

9696
Add an additional IP address range to the virtual network. The size of this address range and the actual IP address range to use depends on other network resources already deployed. The IP address range shouldn't overlap with any existing address ranges in your Azure or on-premises environment. Make sure that you size the IP address range large enough for the number of VMs you expect to deploy into the subnet.
9797

9898
In the following example, an additional IP address range of *10.0.5.0/24* is added. When ready, select **Save**.
9999

100-
![Add an additional virtual network IP address range in the Azure portal](./media/join-windows-vm/add-vnet-address-range.png)
100+
![Add an additional virtual network IP address range](./media/join-windows-vm/add-vnet-address-range.png)
101101

102102
1. Next, in the left-hand menu of the virtual network window, select **Subnets**, then choose **+ Subnet** to add a subnet.
103103

104104
1. Select **+ Subnet**, then enter a name for the subnet, such as *management*. Provide an **Address range (CIDR block)**, such as *10.0.5.0/24*. Make sure that this IP address range doesn't overlap with any other existing Azure or on-premises address ranges. Leave the other options as their default values, then select **OK**.
105105

106-
![Create a subnet configuration in the Azure portal](./media/join-windows-vm/create-subnet.png)
106+
![Create a subnet configuration](./media/join-windows-vm/create-subnet.png)
107107

108108
1. It takes a few seconds to create the subnet. Once it's created, select the *X* to close the subnet window.
109109
1. Back in the **Networking** pane to create a VM, choose the subnet you created from the drop-down menu, such as *management*. Again, make sure you choose the correct subnet and don't deploy your VM in the same subnet as your managed domain.
@@ -112,23 +112,23 @@ If you already have a VM that you want to domain-join, skip to the section to [j
112112
1. Set **Boot diagnostics** to *Off*. Leave the other options as their default values, then select **Review + create**.
113113
1. Review the VM settings, then select **Create**.
114114

115-
It takes a few minutes to create the VM. The Azure portal shows the status of the deployment. Once the VM is ready, select **Go to resource**.
115+
It takes a few minutes to create the VM. The Microsoft Entra admin center shows the status of the deployment. Once the VM is ready, select **Go to resource**.
116116

117-
![Go to the VM resource in the Azure portal once it's successfully created](./media/join-windows-vm/vm-created.png)
117+
![Go to the VM resource once it's successfully created](./media/join-windows-vm/vm-created.png)
118118

119119
## Connect to the Windows Server VM
120120

121-
To securely connect to your VMs, use an Azure Bastion host. With Azure Bastion, a managed host is deployed into your virtual network and provides web-based RDP or SSH connections to VMs. No public IP addresses are required for the VMs, and you don't need to open network security group rules for external remote traffic. You connect to VMs using the Azure portal from your web browser. If needed, [create an Azure Bastion host][azure-bastion].
121+
To securely connect to your VMs, use an Azure Bastion host. With Azure Bastion, a managed host is deployed into your virtual network and provides web-based RDP or SSH connections to VMs. No public IP addresses are required for the VMs, and you don't need to open network security group rules for external remote traffic. You connect to VMs using the Microsoft Entra admin center from your web browser. If needed, [create an Azure Bastion host][azure-bastion].
122122

123123
To use a Bastion host to connect to your VM, complete the following steps:
124124

125125
1. In the **Overview** pane for your VM, select **Connect**, then **Bastion**.
126126

127-
![Connect to Windows virtual machine using Bastion in the Azure portal](./media/join-windows-vm/connect-to-vm.png)
127+
![Connect to Windows virtual machine using Bastion](./media/join-windows-vm/connect-to-vm.png)
128128

129129
1. Enter the credentials for your VM that you specified in the previous section, then select **Connect**.
130130

131-
![Connect through the Bastion host in the Azure portal](./media/join-windows-vm/connect-to-bastion.png)
131+
![Connect through the Bastion host](./media/join-windows-vm/connect-to-bastion.png)
132132

133133
If needed, allow your web browser to open pop-ups for the Bastion connection to be displayed. It takes a few seconds to make the connection to your VM.
134134

articles/active-directory/app-proxy/app-proxy-protect-ndes.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,14 +50,14 @@ Azure AD Application Proxy is built on Azure. It gives you a massive amount of n
5050
* If Internet Explorer Enhanced Security Configuration is turned on for the server where you install the connector, the registration screen might be blocked. To allow access, follow the instructions in the error message, or turn off Internet Explorer Enhanced Security during the install process.
5151
* If connector registration fails, see [Troubleshoot Application Proxy](application-proxy-troubleshoot.md).
5252
1. At the end of the setup, a note is shown for environments with an outbound proxy. To configure the Azure AD Application Proxy connector to work through the outbound proxy, run the provided script, such as `C:\Program Files\Microsoft AAD App Proxy connector\ConfigureOutBoundProxy.ps1`.
53-
1. On the Application proxy page in the Azure portal, the new connector is listed with a status of *Active*, as shown in the following example:
53+
1. On the Application proxy page in the Microsoft Entra admin center, the new connector is listed with a status of *Active*, as shown in the following example:
5454

55-
![The new Azure AD Application Proxy connector shown as active in the Azure portal](./media/app-proxy-protect-ndes/connected-app-proxy.png)
55+
![The new Azure AD Application Proxy connector shown as active in the Microsoft Entra admin center](./media/app-proxy-protect-ndes/connected-app-proxy.png)
5656

5757
> [!NOTE]
5858
> To provide high availability for applications authenticating through the Azure AD Application Proxy, you can install connectors on multiple VMs. Repeat the same steps listed in the previous section to install the connector on other servers joined to the Azure AD DS managed domain.
5959
60-
1. After successful installation, go back to the Azure portal.
60+
1. After successful installation, go back to the Microsoft Entra admin center.
6161

6262
1. Select **Enterprise applications**.
6363

0 commit comments

Comments
 (0)