Skip to content

Commit c1a10b5

Browse files
committed
Merge branch 'main' of https://github.com/MicrosoftDocs/azure-docs-pr into ip-sfi-12
2 parents c46655d + 60951fd commit c1a10b5

File tree

9 files changed

+89
-131
lines changed

9 files changed

+89
-131
lines changed

.github/policies/disallow-edits.yml

Lines changed: 71 additions & 107 deletions
Original file line numberDiff line numberDiff line change
@@ -10,113 +10,77 @@ configuration:
1010
- payloadType: Pull_Request
1111
- isAction:
1212
action: Opened
13-
- or:
14-
15-
- includesModifiedFiles:
16-
files:
17-
- articles/aks/*
18-
- includesModifiedFiles:
19-
files:
20-
- articles/defender-for-cloud/*
21-
- includesModifiedFiles:
22-
files:
23-
- articles/attestation/*
24-
- includesModifiedFiles:
25-
files:
26-
- articles/confidential-ledger/*
27-
- includesModifiedFiles:
28-
files:
29-
- articles/dedicated-hsm/*
30-
- includesModifiedFiles:
31-
files:
32-
- articles/key-vault/*
33-
- includesModifiedFiles:
34-
files:
35-
- articles/payment-hsm/*
36-
- includesModifiedFiles:
37-
files:
38-
- articles/postgresql/*
39-
- includesModifiedFiles:
40-
files:
41-
- articles/cosmos-db/*
42-
- includesModifiedFiles:
43-
files:
44-
- articles/dms/*
45-
- includesModifiedFiles:
46-
files:
47-
- articles/mariadb/*
48-
- includesModifiedFiles:
49-
files:
50-
- articles/mysql/*
51-
- includesModifiedFiles:
52-
files:
53-
- articles/managed-instance-apache-cassandra/*
54-
- includesModifiedFiles:
55-
files:
56-
- articles/virtual-machines/*
57-
- includesModifiedFiles:
58-
files:
59-
- articles/virtual-machines-scale-sets/*
60-
- includesModifiedFiles:
61-
files:
62-
- articles/container-instances/*
63-
- includesModifiedFiles:
64-
files:
65-
- articles/service-fabric/*
66-
- includesModifiedFiles:
67-
files:
68-
- articles/machine-learning/*
69-
- includesModifiedFiles:
70-
files:
71-
- articles/ai-studio/*
72-
- includesModifiedFiles:
73-
files:
74-
- articles/ai-services/*
75-
- includesModifiedFiles:
76-
files:
77-
- articles/genomics/*
78-
- includesModifiedFiles:
79-
files:
80-
- articles/open-datasets/*
81-
- includesModifiedFiles:
82-
files:
83-
- articles/search/*
84-
- includesModifiedFiles:
85-
files:
86-
- articles/azure-monitor/*
87-
- includesModifiedFiles:
88-
files:
89-
- articles/advisor/*
90-
- includesModifiedFiles:
91-
files:
92-
- articles/chaos-studio/*
93-
- includesModifiedFiles:
94-
files:
95-
- articles/service-health/*
96-
- includesModifiedFiles:
97-
files:
98-
- articles/azure-arc/*
99-
- includesModifiedFiles:
100-
files:
101-
- articles/azure-linux/*
102-
- includesModifiedFiles:
103-
files:
104-
- articles/azure-portal/*
105-
- includesModifiedFiles:
106-
files:
107-
- articles/copilot/*
108-
- includesModifiedFiles:
109-
files:
110-
- articles/lighthouse/*
111-
- includesModifiedFiles:
112-
files:
113-
- articles/quotas/*
114-
- includesModifiedFiles:
115-
files:
116-
- articles/container-registry/*
117-
- includesModifiedFiles:
118-
files:
119-
- articles/kubernetes-fleet/*
13+
- or:
14+
- filesMatchPattern:
15+
pattern: articles/aks/*
16+
- filesMatchPattern:
17+
pattern: articles/defender-for-cloud/*
18+
- filesMatchPattern:
19+
pattern: articles/attestation/*
20+
- filesMatchPattern:
21+
pattern: articles/confidential-ledger/*
22+
- filesMatchPattern:
23+
pattern: articles/dedicated-hsm/*
24+
- filesMatchPattern:
25+
pattern: articles/key-vault/*
26+
- filesMatchPattern:
27+
pattern: articles/payment-hsm/*
28+
- filesMatchPattern:
29+
pattern: articles/postgresql/*
30+
- filesMatchPattern:
31+
pattern: articles/cosmos-db/*
32+
- filesMatchPattern:
33+
pattern: articles/dms/*
34+
- filesMatchPattern:
35+
pattern: articles/mariadb/*
36+
- filesMatchPattern:
37+
pattern: articles/mysql/*
38+
- filesMatchPattern:
39+
pattern: articles/managed-instance-apache-cassandra/*
40+
- filesMatchPattern:
41+
pattern: articles/virtual-machines/*
42+
- filesMatchPattern:
43+
pattern: articles/virtual-machines-scale-sets/*
44+
- filesMatchPattern:
45+
pattern: articles/container-instances/*
46+
- filesMatchPattern:
47+
pattern: articles/service-fabric/*
48+
- filesMatchPattern:
49+
pattern: articles/machine-learning/*
50+
- filesMatchPattern:
51+
pattern: articles/ai-studio/*
52+
- filesMatchPattern:
53+
pattern: articles/ai-services/*
54+
- filesMatchPattern:
55+
pattern: articles/genomics/*
56+
- filesMatchPattern:
57+
pattern: articles/open-datasets/*
58+
- filesMatchPattern:
59+
pattern: articles/search/*
60+
- filesMatchPattern:
61+
pattern: articles/azure-monitor/*
62+
- filesMatchPattern:
63+
pattern: articles/advisor/*
64+
- filesMatchPattern:
65+
pattern: articles/chaos-studio/*
66+
- filesMatchPattern:
67+
pattern: articles/service-health/*
68+
- filesMatchPattern:
69+
pattern: articles/azure-arc/*
70+
- filesMatchPattern:
71+
pattern: articles/azure-linux/*
72+
- filesMatchPattern:
73+
pattern: articles/azure-portal/*
74+
- filesMatchPattern:
75+
pattern: articles/copilot/*
76+
- filesMatchPattern:
77+
pattern: articles/lighthouse/*
78+
- filesMatchPattern:
79+
pattern: articles/quotas/*
80+
- filesMatchPattern:
81+
pattern: articles/container-registry/*
82+
- filesMatchPattern:
83+
pattern: articles/kubernetes-fleet/*
12084
then:
12185
- addReply:
12286
reply: >-

articles/cost-management-billing/understand/pay-bill.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.reviewer: lishepar
77
ms.service: cost-management-billing
88
ms.subservice: billing
99
ms.topic: how-to
10-
ms.date: 10/04/2024
10+
ms.date: 10/08/2024
1111
ms.author: banders
1212
---
1313

@@ -116,9 +116,12 @@ Although you can generally use debit cards to pay your Azure bill, consider thes
116116

117117
If the default payment method of your billing profile is wire transfer, follow the payment instructions on your invoice PDF file.
118118

119+
> [!NOTE]
120+
> When you pay your bill by wire transfer, the payment might take up to 10 business days to get processed.
121+
119122
Alternatively, if your invoice is under the threshold amount for your currency, you can make a one-time payment in the Azure portal with a credit or debit card by using **Pay now**. If your invoice amount exceeds the threshold, you can't pay your invoice with a credit or debit card. You'll find the threshold amount for your currency in the Azure portal after you select **Pay now**.
120123

121-
> [!NOTE]
124+
>[!NOTE]
122125
> When multiple invoices are remitted in a single wire transfer, you must specify the invoice numbers for all of the invoices.
123126
124127
### Bank details used to send wire transfer payments

articles/expressroute/about-fastpath.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -82,13 +82,14 @@ FastPath Private endpoint/Private Link connectivity is supported for the followi
8282
- Third Party Private Link Services
8383

8484
> [!NOTE]
85-
> * Enabling FastPath Private endpoint/Link support for limited GA scenarios may take upwards of 4 weeks to complete. Please plan your deployment(s) in advance.
85+
> * Plan your deployment(s) in advance, enabling FastPath Private Link and Private endpoint support for limited GA scenarios may take upwards of 4-6 weeks to complete.
8686
> * Connections associated to ExpressRoute partner circuits aren't eligible for this preview. Both IPv4 and IPv6 connectivity is supported.
87-
> * FastPath connectivity to a Private endpoint/Link service deployed to a spoke Virtual Network, peered to the Hub Virtual Network (where the ExpressRoute Virtual Network Gateway is deployed), is supported.
88-
> * Private Link pricing will not apply to traffic sent over ExpressRoute FastPath. For more information about pricing, check out the [Private Link pricing page](https://azure.microsoft.com/pricing/details/private-link/).
89-
> * FastPath supports a max of 100Gbps connectivity to a single Availability Zone (Az).
87+
> * FastPath connectivity to Azure Private Link service and Private endpoint deployed to a spoke Virtual Network, peered to the Hub Virtual Network (where the ExpressRoute Virtual Network Gateway is deployed), is supported.
88+
> * Azure Private Link pricing won't apply to traffic sent over ExpressRoute FastPath. For more information about pricing, check out the [Private Link pricing page](https://azure.microsoft.com/pricing/details/private-link/).
89+
> * FastPath supports a max of 100Gbps connectivity to a single Availability Zone.
9090
91-
For more information about supported scenarios and to enroll in the limited GA offering, complete this [Microsoft Form](https://aka.ms/FastPathLimitedGA).
91+
> [!IMPORTANT]
92+
> For more information about supported scenarios and to enroll in the limited GA offering, complete this [Microsoft Form](https://aka.ms/FastPathLimitedGA). Once Microsoft has reached out to you, [enable Private Link over FastPath](expressroute-howto-linkvnet-arm.md#fastpath-virtual-network-peering-user-defined-routes-udrs-and-private-link-support-for-expressroute-direct-connections) by running the commands in Step 2.
9293
9394
## Next steps
9495

articles/expressroute/expressroute-howto-linkvnet-cli.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -178,16 +178,6 @@ az network vpn-connection update --name ERConnection --resource-group ExpressRou
178178
> You can use [Connection Monitor](how-to-configure-connection-monitor.md) to verify that your traffic is reaching the destination using FastPath.
179179
>
180180
181-
## Enroll in ExpressRoute FastPath features (preview)
182-
183-
FastPath support for virtual network peering is now in Public preview. Enrollment is only available through Azure PowerShell. For instructions on how to enroll, see [FastPath preview features](expressroute-howto-linkvnet-arm.md#fastpath-virtual-network-peering-user-defined-routes-udrs-and-private-link-support-for-expressroute-direct-connections).
184-
185-
> [!NOTE]
186-
> Any connections configured for FastPath in the target subscription will be enrolled in this preview. We do not advise enabling this preview in production subscriptions.
187-
> If you already have FastPath configured and want to enroll in the preview feature, you need to do the following:
188-
> 1. Enroll in the FastPath preview feature with the Azure PowerShell command above.
189-
> 1. Disable and then re-enable FastPath on the target connection.
190-
191181
## Clean up resources
192182

193183
If you no longer need the ExpressRoute connection, from the subscription where the gateway is located use the `az network vpn-connection delete` command to remove the link between the gateway and the circuit.
485 Bytes
Loading
2.42 KB
Loading
7.43 KB
Loading

articles/openshift/support-policies-v4.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: johnmarco
55
ms.author: johnmarc
66
ms.service: azure-redhat-openshift
77
ms.topic: conceptual
8-
ms.date: 08/29/2024
8+
ms.date: 09/30/2024
99
#Customer intent: I need to understand the Azure Red Hat OpenShift support policies for OpenShift 4.0.
1010
---
1111

@@ -47,7 +47,7 @@ Certain configurations for Azure Red Hat OpenShift 4 clusters can affect your cl
4747

4848
### Network and security
4949

50-
* The ARO-provided Network Security Group can't be modified or replaced. Any attempt to modify or replace it will be reverted.
50+
* Unless you're using your own Network Security Group through the ["bring your own" Network Security Group feature](howto-bring-nsg.md), the ARO-provided Network Security Group can't be modified or replaced. Any attempt to modify or replace it will be reverted.
5151
* All cluster virtual machines must have direct outbound internet access, at least to the Azure Resource Manager (ARM) and service logging (Geneva) endpoints. No form of HTTPS proxying is supported.
5252
* The Azure Red Hat OpenShift service accesses your cluster via Private Link Service. Don't remove or modify service access.
5353
* Migrating from OpenShift SDN to OVN isn't supported.

articles/stream-analytics/run-job-in-virtual-network.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ If you're interested in enabling VNet integration in your region, **fill out thi
3434
- An existing **Azure Virtual Network** or [create one](../virtual-network/quick-create-portal.md).
3535

3636
> [!IMPORTANT]
37-
> ASA VNET injected jobs use an internal container injection technology provided by Azure networking. At this time, Azure Networking recommends that all customers set up Azure NAT Gateway for security and reliability.
37+
> ASA VNET injected jobs use an internal container injection technology provided by Azure networking. Azure Networking requires that all customers set up Azure NAT Gateway on subnets for security and reliability.
3838
>
3939
> Azure NAT Gateway is a fully managed and highly resilient Network Address Translation (NAT) service. Azure NAT Gateway simplifies outbound Internet connectivity for virtual networks. When configured on a subnet, all outbound connectivity uses the NAT gateway's static public IP addresses.
4040
@@ -53,9 +53,9 @@ The scale operation affects the real, available supported instances for a given
5353

5454
- Make sure the subnet range doesn't collide with ASA’s subnet range. Avoid IP range 10.0.0.0 to 10.0.255.255 as it's used by ASA.
5555
- Reserve:
56-
- 5 IP addresses for Azure Networking
57-
- 1 IP address is required to facilitate features such as sample data, test connection and metadata discovery for jobs associated with this subnet.
58-
- 2 IP addresses are required for every 6 SU or 1 SU V2 (ASA’s V2 pricing structure is launching July 1, 2023, see [here](https://aka.ms/AzureStreamAnalyticsisLaunchingaNewCompetitivePricingModel) for details)
56+
- Five IP addresses for Azure Networking
57+
- One IP address is required to facilitate features such as sample data, test connection and metadata discovery for jobs associated with this subnet.
58+
- Two IP addresses are required for every six SU or one SU V2 (ASA’s V2 pricing structure is launching July 1, 2023, see [here](https://aka.ms/AzureStreamAnalyticsisLaunchingaNewCompetitivePricingModel) for details)
5959

6060
When you indicate VNET integration with your Azure Stream Analytics job, Azure portal will automatically delegate the subnet to the ASA service. Azure portal will undelegate the subnet in the following scenarios:
6161

@@ -109,7 +109,7 @@ If the virtual network is in a different subscription than your ASA job, you mus
109109

110110
## Limitations
111111

112-
- VNET jobs require a minimum of 1 SU V2 (new pricing model) or 6 SUs (current)
112+
- VNET jobs require a minimum of one SU V2 (new pricing model) or six SUs (current)
113113
- Make sure the subnet range doesn't collide with ASA subnet range (that is, don't use subnet range 10.0.0.0/16).
114114
- ASA job(s) and the virtual network must be in the same region.
115115
- The delegated subnet can only be used by Azure Stream Analytics.

0 commit comments

Comments
 (0)