Skip to content

Commit 19251cc

Browse files
committed
update metadata for Azure Files includes
1 parent f8b7956 commit 19251cc

File tree

35 files changed

+52
-53
lines changed

35 files changed

+52
-53
lines changed

includes/files-nfs-limitations.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: "include file"
33
description: "include file"
44
services: storage
55
author: khdownie
6-
ms.service: azure-storage
6+
ms.service: azure-file-storage
77
ms.topic: "include"
88
ms.date: 10/18/2022
99
ms.author: kendownie
@@ -13,4 +13,3 @@ Currently, only NFS version 4.1 is supported. NFS 4.1 shares are only supported
1313

1414
NFS Azure file shares support most features from the 4.1 protocol specification. Some features such as delegations and callback of all kinds, Kerberos authentication, and encryption-in-transit aren't supported.
1515

16-
The nconnect mount option is currently in preview and isn't recommended for production use.

includes/files-nfs-regional-availability.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: "include file"
33
description: "include file"
44
services: storage
55
author: khdownie
6-
ms.service: azure-storage
6+
ms.service: azure-file-storage
77
ms.topic: "include"
88
ms.date: 06/04/2021
99
ms.author: kendownie

includes/storage-file-sync-cost-categories.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
description: include file
44
services: storage
55
author: khdownie
6-
ms.service: azure-storage
6+
ms.service: azure-file-storage
77
ms.topic: include
88
ms.date: 04/17/2022
99
ms.author: kendownie

includes/storage-files-aad-auth-include.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@
33
description: include file
44
services: storage
55
author: khdownie
6-
ms.service: azure-storage
6+
ms.service: azure-file-storage
77
ms.topic: include
88
ms.date: 11/07/2022
99
ms.author: kendownie
1010
ms.custom: include file
1111
---
1212

13-
Azure Files supports identity-based authentication for Windows file shares over Server Message Block (SMB) using the Kerberos authentication protocol through the following three methods:
13+
Azure Files supports identity-based authentication for Windows file shares over Server Message Block (SMB) using the Kerberos authentication protocol through the following methods:
1414

1515
- On-premises Active Directory Domain Services (AD DS)
1616
- Azure Active Directory Domain Services (Azure AD DS)

includes/storage-files-aad-permissions-and-mounting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
description: include file
44
services: storage
55
author: khdownie
6-
ms.service: azure-storage
6+
ms.service: azure-file-storage
77
ms.topic: include
88
ms.date: 01/24/2023
99
ms.author: kendownie

includes/storage-files-clean-up-portal.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
title: storage-files-create-clean-up-portal
33
description: Clean up after Azure Files quickstarts and tutorials.
44
services: storage
5-
author: wmgries
6-
ms.service: azure-storage
5+
author: khdownie
6+
ms.service: azure-file-storage
77
ms.topic: include
88
ms.date: 07/18/2022
9-
ms.author: wgries
9+
ms.author: kendownie
1010
ms.custom: include file
1111
---
1212
When you're done, delete the resource group. Deleting the resource group deletes the storage account, the Azure file share, and any other resources deployed inside the resource group.

includes/storage-files-condition-headers.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
description: include file
44
services: storage
55
author: khdownie
6-
ms.service: azure-storage
6+
ms.service: azure-file-storage
77
ms.topic: include
88
ms.date: 09/04/2019
99
ms.author: kendownie
@@ -12,13 +12,13 @@
1212

1313
## Error ConditionHeadersNotSupported from a Web Application using Azure Files from Browser
1414

15-
The ConditionHeadersNotSupported error occurs when accessing content hosted in Azure Files through an application that makes use of conditional headers, such as a web browser, access fails. The error states that condition headers are not supported.
15+
The ConditionHeadersNotSupported error occurs when accessing content hosted in Azure Files through an application that makes use of conditional headers, such as a web browser, access fails. The error states that condition headers aren't supported.
1616

1717
![Azure Files conditional headers error](media/storage-files-condition-headers/conditionalerror.png)
1818

1919
### Cause
2020

21-
Conditional headers are not yet supported. Applications implementing them will need to request the full file every time the file is accessed.
21+
Conditional headers aren't currently supported. Applications implementing them will need to request the full file every time the file is accessed.
2222

2323
### Workaround
2424

includes/storage-files-encryption-at-rest.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
description: include file
44
services: storage
55
author: khdownie
6-
ms.service: azure-storage
6+
ms.service: azure-file-storage
77
ms.topic: include
88
ms.date: 12/27/2019
99
ms.author: kendownie

includes/storage-files-file-share-management-concepts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
description: include file
44
services: storage
55
author: khdownie
6-
ms.service: azure-storage
6+
ms.service: azure-file-storage
77
ms.topic: include
88
ms.date: 12/26/2019
99
ms.author: kendownie

includes/storage-files-migration-configure-sync.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: include file
33
description: include file
44
services: storage
55
author: khdownie
6-
ms.service: azure-storage
6+
ms.service: azure-file-storage
77
ms.topic: include
88
ms.date: 2/20/2020
99
ms.author: kendownie

0 commit comments

Comments
 (0)