You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/application-gateway/proxy-buffers.md
+16-3Lines changed: 16 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -36,9 +36,22 @@ You can keep either the Request or Response buffer, enabled or disable, based on
36
36
> [!WARNING]
37
37
>We strongly recommend that you test and evaluate the performance before rolling this out on the production gateways.
38
38
39
-
## How to change the buffer setting?
39
+
## How to change the buffer settings?
40
40
41
-
You can change this setting by using GlobalConfiguration in the ARM template as shown below.
41
+
You can change this setting by using the globalConfiguration property.
42
+
43
+
### Azure CLI method
44
+
45
+
**Response Buffer**
46
+
```azurecli-interactive
47
+
az network application-gateway update --name <gw-name> --resource-group <rg-name> --set globalConfiguration.enableResponseBuffering=false
48
+
```
49
+
**Request Buffer**
50
+
```azurecli-interactive
51
+
az network application-gateway update --name <gw-name> --resource-group <rg-name> --set globalConfiguration.enableRequestBuffering=false
52
+
```
53
+
54
+
### ARM template method
42
55
43
56
```json
44
57
{
@@ -72,5 +85,5 @@ For reference, visit [Azure SDK for .NET](/dotnet/api/microsoft.azure.management
72
85
73
86
## Limitations
74
87
- API version 2020-01-01 or later should be used to configure buffers.
75
-
- Currently, these changes are supported only through ARM templates.
88
+
- Currently, these changes are not supported through Portal and PowerShell.
76
89
- Request and Response Buffers can only be disabled for the WAF v2 SKU if request body checking is disabled. Otherwise, Request and Response Buffers cannot be disabled for the WAF v2 SKU.
title: Disable showmount in Azure NetApp Files | Microsoft Docs
3
+
description: Showmount on NFS clients has historically been how users can see exported file systems on an NFS server. You can disable the showmount if it presents a security concern for your needs.
4
+
services: azure-netapp-files
5
+
documentationcenter: ''
6
+
author: b-ahibbard
7
+
manager: ''
8
+
editor: ''
9
+
10
+
ms.assetid:
11
+
ms.service: azure-netapp-files
12
+
ms.workload: storage
13
+
ms.tgt_pltfrm: na
14
+
ms.topic: how-to
15
+
ms.date: 03/16/2023
16
+
ms.author: anfdocs
17
+
---
18
+
# Disable showmount in Azure NetApp Files (preview)
19
+
20
+
Showmount on NFS clients has historically been how users can see exported file systems on an NFS server. By default, Azure NetApp Files enables showmount functionality to show exported paths but doesn't list the allowed client access. Instead, showmount displays that (everyone) has access. The setting allows NFS clients to use the `showmount -e` command to see a list of exports available on the Azure NetApp Files NFS-enabled storage endpoint.
21
+
22
+
This functionality might cause security scanners to flag the Azure NetApp Files NFS service as having a vulnerability because these scanners often use showmount to see what is being returned. In those scenarios, you might want to disable showmount on Azure NetApp Files.
23
+
24
+
Some applications, however, make use of showmount for functionality, such as Oracle OVM. In those scenarios, inform the security team of the application requirements.
25
+
26
+
The disable showmount capability is currently in preview. If you're using this feature for the first time, you need to register the feature first. By registering the feature, you disable the showmount. By unregistering the feature, you enable the showmount.
27
+
28
+
1. Register the feature by running the following commands:
> The **RegistrationState** may be in the `Registering` state for up to 60 minutes before changing to `Registered`. Wait until the status is `Registered` before continuing.
You can also use [Azure CLI commands](/cli/azure/feature) `az feature register` and `az feature show` to register the feature and display the registration status.
44
+
45
+
3. Confirm that you've disabled the showmount in the **Overview** menu of your Azure subscription. The attribute **Disable Showmount** displays as true if the operation succeeded.
46
+
47
+
:::image type="content" source="../media/azure-netapp-files/disable-showmount.png" alt-text="Screenshot of the Azure interface depicting the disable showmount option." lightbox="../media/azure-netapp-files/disable-showmount.png":::
48
+
49
+
4. If you need to enable showmount, unregister the feature.
By default, Azure NetApp Files enables [showmount functionality](/windows-server/administration/windows-commands/showmount) to show NFS exported paths. The setting allows NFS clients tp use the `showmount -e` command to see a list of exports available on the Azure NetApp Files NFS-enabled storage endpoint. This functionality might cause security scanners to flag the Azure NetApp Files NFS service as having a vulnerability because these scanners often use showmount to see what is being returned. In those scenarios, you might want to disable showmount on Azure NetApp Files. This setting allows you to enable/disable showmount for your NFS-enabled storage endpoints.
27
+
24
28
*[Active Directory support improvement](create-active-directory-connections.md#preferred-server-ldap) (Preview)
25
29
26
30
The Preferred server for LDAP client option allows you to submit the IP addresses of up to two Active Directory (AD) servers as a comma-separated list. Rather than sequentially contacting all of the discovered AD services for a domain, the LDAP client will contact the specified servers first.
@@ -148,6 +152,7 @@ Azure NetApp Files is updated regularly. This article provides a summary about t
148
152
* Azure Managed Disk as an alternate storage back end
Copy file name to clipboardExpand all lines: articles/communications-gateway/deploy.md
+12-5Lines changed: 12 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ author: rcdun
5
5
ms.author: rdunstan
6
6
ms.service: communications-gateway
7
7
ms.topic: how-to
8
-
ms.date: 12/16/2022
8
+
ms.date: 03/16/2023
9
9
---
10
10
11
11
# Deploy Azure Communications Gateway
@@ -55,19 +55,26 @@ Once your resource has been provisioned, a message appears saying **Your deploym
55
55
56
56
## 3. Complete the JSON onboarding file
57
57
58
-
Your onboarding team needs more information to complete your Operator Connect onboarding. If you're being onboarded to Operator Connect or Teams Phone Mobile by Microsoft, the onboarding team will contact you. Fill in the JSON onboarding file and give it to your onboarding team.
58
+
> [!NOTE]
59
+
>This step is required to set you up as an Operator in the Teams Phone Mobile (TPM) and Operator Connect (OC) environments. Skip this step if you have already onboarded to TPM or OC.
59
60
60
-
Wait for your onboarding team to confirm that the onboarding process is complete before testing your portal access.
61
+
Before your onboarding team can finish onboarding you to the Operator Connect and/or Teams Phone Mobile environments, you need to provide them with some additional information.
62
+
63
+
1. Wait for your onboarding team to provide you with a form to collect the additional information.
64
+
1. Complete the form and give it to your onboarding team.
65
+
1. Wait for your onboarding team to confirm that the onboarding process is complete before testing your portal access.
66
+
67
+
If you don't already have an onboarding team, contact [email protected], providing your Azure subscription ID and contact details.
61
68
62
69
## 4. Test your portal access
63
70
64
-
Navigate to the [Operator Connect homepage](https://operatorconnect.microsoft.com/) and ensure you're able to sign in.
71
+
Navigate to the [Operator Connect homepage](https://operatorconnect.microsoft.com/) and check that you're able to sign in.
65
72
66
73
## 5. Register your deployment's domain name in Active Directory
67
74
68
75
Microsoft Teams only sends traffic to domains that you've confirmed that you own. Your Azure Communications Gateway deployment automatically receives an autogenerated fully qualified domain name (FQDN). You need to add this domain name to your Active Directory tenant as a custom domain name, share the details with your onboarding team and then verify the domain name. This process confirms that you own the domain.
69
76
70
-
1. Navigate to your Azure Communications Gateway resource and select **Properties**. You'll see a field named **Domain name**. This name is your deployment's domain name.
77
+
1. Navigate to your Azure Communications Gateway resource and select **Properties**. Find the field named **Domain name**. This name is your deployment's domain name.
71
78
1. Complete the following procedure: [Add your custom domain name to Azure AD](../active-directory/fundamentals/add-custom-domain.md#add-your-custom-domain-name-to-azure-ad).
72
79
1. Share your DNS TXT record information with your onboarding team. Wait for your onboarding team to confirm that the DNS TXT record has been configured correctly.
73
80
1. Complete the following procedure: [Verify your custom domain name](../active-directory/fundamentals/add-custom-domain.md#verify-your-custom-domain-name).
0 commit comments