Skip to content

Commit fe13d03

Browse files
committed
apply relative link, set date
1 parent e1d449c commit fe13d03

File tree

2 files changed

+8
-7
lines changed

2 files changed

+8
-7
lines changed

articles/nat-gateway/faq.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ metadata:
33
title: Azure NAT Gateway frequently asked questions
44
description: Answers to common questions about using Azure NAT Gateway.
55
ms.topic: faq
6+
ms.date: 12/10/2024
67

78
title: Frequently asked questions for Azure NAT Gateway
89
summary: |

articles/service-bus-messaging/service-bus-troubleshooting-guide.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -290,11 +290,11 @@ See the following articles:
290290
[MaxConcurrentSessions]: /dotnet/api/azure.messaging.servicebus.servicebussessionprocessoroptions.maxconcurrentsessions
291291
[DebugThreadPoolStarvation]: /dotnet/core/diagnostics/debug-threadpool-starvation
292292
[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
297297
[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

0 commit comments

Comments
 (0)