Skip to content

Commit d9352ae

Browse files
committed
update
1 parent eb28f5a commit d9352ae

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

articles/payment-hsm/fastpathenabled.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ ms.author: mbaldwin
1717

1818
Azure Payment HSM uses the term "Fastpathenabled" in two related but distinct ways:
1919

20-
- "FastPathEnabled" is an Azure Feature Exposure Control (AFEC) flag. It must be applied to **every** subscription ID that wants to connect to a payment HSM.
21-
- "fastpathenabled" (always lowercased) is a virtual network tag. . It must be added to the virtual network hosting the payment HSM's delegated subnet, as well as to **every** peered VNet requiring connectivity to the payment HSM.
20+
- "FastPathEnabled" is an Azure Feature Exposure Control (AFEC) flag. It must be applied to **every** subscription ID that wants to access to Azure Payment HSM.
21+
- "fastpathenabled" (always lowercased) is a virtual network tag. It must be added to the virtual network hosting the payment HSM's delegated subnet, as well as to **every** peered VNet requiring connectivity to the payment HSM.
2222

2323
Adding the “FastPathEnabled” feature flag and enabling the “fastpathenabled” tag don't cause any downtime.
2424

@@ -31,11 +31,12 @@ The "FastPathEnabled" feature flag must be added/registered to all subscriptions
3131
3232
### Virtual networks
3333

34-
The "fastpathenabled" tag must be added to every virtual networks connecting to Azure Payment HSM usesIn a Hub and Spoke topology, the "fastpathenabled" tag must be added to both the central Hub VNet and the peered Spoke VNet containing Payment HSM. In a Hub and Spoke topology, the "fastpathenabled" tag must be added to both the central Hub VNet and the peered Spoke VNet containing Azure Payment HSM.
34+
The "fastpathenabled" tag must be added to every virtual networks connecting to the payment HSM's delegated subnet. In a Hub and Spoke topology, the "fastpathenabled" tag must be added to both the central Hub VNet and the peered Spoke VNet containing the payment HSM.
3535

3636
The "fastpathenabled" tag is not required on non-directly peered VNets reaching the Payment HSM's VNet via a Central hub.
3737

38-
Adding the "fastpathenabled" tag through the Azure portal is insufficient—it must be done from the commandline. To do so, follow the steps outlined in [How to peer Azure Payment HSM virtual networks](peer-vnets.md?tabs=azure-cli).
38+
> [!WARNING]
39+
> Adding the "fastpathenabled" tag through the Azure portal is insufficient—it must be done from the commandline. To do so, follow the steps outlined in [How to peer Azure Payment HSM virtual networks](peer-vnets.md?tabs=azure-cli).
3940
4041
### Virtual Network NAT scenario
4142

0 commit comments

Comments
 (0)