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/cost-management-billing/understand/pay-bill.md
+5-2Lines changed: 5 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ ms.reviewer: lishepar
7
7
ms.service: cost-management-billing
8
8
ms.subservice: billing
9
9
ms.topic: how-to
10
-
ms.date: 10/04/2024
10
+
ms.date: 10/08/2024
11
11
ms.author: banders
12
12
---
13
13
@@ -116,9 +116,12 @@ Although you can generally use debit cards to pay your Azure bill, consider thes
116
116
117
117
If the default payment method of your billing profile is wire transfer, follow the payment instructions on your invoice PDF file.
118
118
119
+
> [!NOTE]
120
+
> When you pay your bill by wire transfer, the payment might take up to 10 business days to get processed.
121
+
119
122
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**.
120
123
121
-
>[!NOTE]
124
+
>[!NOTE]
122
125
> When multiple invoices are remitted in a single wire transfer, you must specify the invoice numbers for all of the invoices.
123
126
124
127
### Bank details used to send wire transfer payments
Copy file name to clipboardExpand all lines: articles/stream-analytics/run-job-in-virtual-network.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,7 +34,7 @@ If you're interested in enabling VNet integration in your region, **fill out thi
34
34
- An existing **Azure Virtual Network** or [create one](../virtual-network/quick-create-portal.md).
35
35
36
36
> [!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.
38
38
>
39
39
> 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.
40
40
@@ -53,9 +53,9 @@ The scale operation affects the real, available supported instances for a given
53
53
54
54
- 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.
55
55
- 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)
59
59
60
60
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:
61
61
@@ -109,7 +109,7 @@ If the virtual network is in a different subscription than your ASA job, you mus
109
109
110
110
## Limitations
111
111
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)
113
113
- Make sure the subnet range doesn't collide with ASA subnet range (that is, don't use subnet range 10.0.0.0/16).
114
114
- ASA job(s) and the virtual network must be in the same region.
115
115
- The delegated subnet can only be used by Azure Stream Analytics.
0 commit comments