File tree Expand file tree Collapse file tree 2 files changed +8
-7
lines changed Expand file tree Collapse file tree 2 files changed +8
-7
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,7 @@ metadata:
3
3
title : Azure NAT Gateway frequently asked questions
4
4
description : Answers to common questions about using Azure NAT Gateway.
5
5
ms.topic : faq
6
+ ms.date : 12/10/2024
6
7
7
8
title : Frequently asked questions for Azure NAT Gateway
8
9
summary : |
Original file line number Diff line number Diff line change @@ -290,11 +290,11 @@ See the following articles:
290
290
[ MaxConcurrentSessions ] : /dotnet/api/azure.messaging.servicebus.servicebussessionprocessoroptions.maxconcurrentsessions
291
291
[ DebugThreadPoolStarvation ] : /dotnet/core/diagnostics/debug-threadpool-starvation
292
292
[ DiagnoseThreadPoolExhaustion ] : /shows/on-net/diagnosing-thread-pool-exhaustion-issues-in-net-core-apps
293
- [ TryTimeout ] : https://learn.microsoft.com /dotnet/api/azure.messaging.servicebus.servicebusretryoptions.trytimeout?view=azure-dotnet
294
- [ SessionIdleTimeout ] : https://learn.microsoft.com /dotnet/api/azure.messaging.servicebus.servicebussessionprocessoroptions.sessionidletimeout?view=azure-dotnet
295
- [ BackgroundService ] : https://learn.microsoft.com /dotnet/api/microsoft.extensions.hosting.backgroundservice?view=dotnet
296
- [ TransactionTimeout ] : https://learn.microsoft.com /azure/service-bus-messaging/service-bus-transactions#timeout
293
+ [ TryTimeout ] : /dotnet/api/azure.messaging.servicebus.servicebusretryoptions.trytimeout?view=azure-dotnet
294
+ [ SessionIdleTimeout ] : /dotnet/api/azure.messaging.servicebus.servicebussessionprocessoroptions.sessionidletimeout?view=azure-dotnet
295
+ [ BackgroundService ] : /dotnet/api/microsoft.extensions.hosting.backgroundservice?view=dotnet
296
+ [ TransactionTimeout ] : /azure/service-bus-messaging/service-bus-transactions#timeout
297
297
[ CrossEntityTransactions ] : https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/servicebus/Azure.Messaging.ServiceBus/samples/Sample06_Transactions.md#transactions-across-entities
298
- [ Transactions ] : https://learn.microsoft.com /azure/service-bus-messaging/service-bus-transactions
299
- [ TransactionOperations ] : https://learn.microsoft.com /azure/service-bus-messaging/service-bus-transactions#operations-within-a-transaction-scope
300
- [ ServiceBusQuotas ] : https://learn.microsoft.com /azure/service-bus-messaging/service-bus-quotas
298
+ [ Transactions ] : /azure/service-bus-messaging/service-bus-transactions
299
+ [ TransactionOperations ] : /azure/service-bus-messaging/service-bus-transactions#operations-within-a-transaction-scope
300
+ [ ServiceBusQuotas ] : /azure/service-bus-messaging/service-bus-quotas
You can’t perform that action at this time.
0 commit comments