Skip to content

Commit 4229055

Browse files
authored
Merge pull request #191846 from JasonWHowell/suggestions
Remove extra table cell
2 parents f1456b0 + befb739 commit 4229055

File tree

2 files changed

+2
-9
lines changed

2 files changed

+2
-9
lines changed

articles/azure-netapp-files/modify-active-directory-connections.md

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,9 @@
11
---
22
title: Modify an Active Directory Connection for Azure NetApp Files | Microsoft Docs
33
description: This article shows you how to modify Active Directory connections for Azure NetApp Files.
4-
services: azure-netapp-files
5-
documentationcenter: ''
64
author: b-hchen
7-
manager: ''
8-
editor: ''
9-
10-
ms.assetid:
115
ms.service: azure-netapp-files
126
ms.workload: storage
13-
ms.tgt_pltfrm: na
147
ms.topic: how-to
158
ms.date: 03/15/2022
169
ms.author: anfdocs
@@ -46,7 +39,7 @@ Once you have [created an Active Directory connection](create-active-directory-c
4639
| Username | Username of the Active Directory domain administrator | Yes | None* | Credential change to contact DC |
4740
| Password | Password of the Active Directory domain administrator | Yes | None* | Credential change to contact DC |
4841
| Kerberos Realm: AD Server Name | The name of the Active Directory machine. This option is only used when creating a Kerberos volume. | Yes | None* | |
49-
| Kerberos Realm: KDC IP | Specifies the IP address of the Kerberos Distribution Center (KDC) server. KDC in Azure NetApp Files is an Active Directory server | Yes | None | A new KDC IP address will be used | None* |
42+
| Kerberos Realm: KDC IP | Specifies the IP address of the Kerberos Distribution Center (KDC) server. KDC in Azure NetApp Files is an Active Directory server | Yes | None | A new KDC IP address will be used |
5043
| Region | The region where the Active Directory credentials are associated | No | None | N/A |
5144
| User DN | User domain name, which overrides the base DN for user lookups Nested userDN can be specified in `OU=subdirectory, OU=directory, DC=domain, DC=com` format.​ | Yes | None* | User search scope gets limited to User DN instead of base DN. |
5245
| Group DN | Group domain name. groupDN overrides the base DN for group lookups. Nested groupDN can be specified in `OU=subdirectory, OU=directory, DC=domain, DC=com` format.​ | Yes | None* | Group search scope gets limited to Group DN instead of base DN. |

articles/communication-services/samples/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Azure Communication Services has many samples available, which you can use to te
2020
| Sample Name | Description | Languages/Platforms Available |
2121
| :--------------------------------------------------------------------------------------------------- | :------------------------------------------------------------------ | :--------------------------------- |
2222
| [Calling Hero Sample](./calling-hero-sample.md) | Provides a sample of creating a calling application. | [Web](https://github.com/Azure-Samples/communication-services-web-calling-hero), [iOS](https://github.com/Azure-Samples/communication-services-ios-calling-hero), [Android](https://github.com/Azure-Samples/communication-services-android-calling-hero) |
23-
| [Chat Hero Sample](./chat-hero-sample.md) | Provides a sample of creating a chat application. | [Web](https://github.com/Azure-Samples/communication-services-web-chat-hero) | |
23+
| [Chat Hero Sample](./chat-hero-sample.md) | Provides a sample of creating a chat application. | [Web](https://github.com/Azure-Samples/communication-services-web-chat-hero) |
2424
| [Trusted Authentication Server Sample](./trusted-auth-sample.md) | Provides a sample implementation of a trusted authentication service used to generate user and access tokens for Azure Communication Services. The service by default maps generated identities to Azure Active Directory | [node.JS](https://github.com/Azure-Samples/communication-services-authentication-hero-nodejs), [C#](https://github.com/Azure-Samples/communication-services-authentication-hero-csharp)
2525
| [Web Calling Sample](./web-calling-sample.md) | A step by step walk-through of ACS Calling features, including PSTN, within the Web. | [Web](https://github.com/Azure-Samples/communication-services-web-calling-tutorial/) |
2626
| [Network Traversal Sample]( https://github.com/Azure-Samples/communication-services-network-traversal-hero) | Sample app demonstrating network traversal functionality | Node.js

0 commit comments

Comments
 (0)