Skip to content

Commit 98cc99a

Browse files
authored
Merge pull request #217807 from spelluru/sbuspwless1109
moving passwordless file back to where they were
2 parents 85a38c2 + 56daae4 commit 98cc99a

14 files changed

+12
-12
lines changed

articles/service-bus-messaging/service-bus-dotnet-get-started-with-queues.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,14 +28,14 @@ If you're new to the service, see [Service Bus overview](service-bus-messaging-o
2828
- **Visual Studio 2022**. The sample application makes use of new features that were introduced in C# 10. You can still use the Service Bus client library with previous C# language versions, but the syntax may vary. To use the latest syntax, we recommend that you install .NET 6.0 or higher and set the language version to `latest`. If you're using Visual Studio, versions before Visual Studio 2022 aren't compatible with the tools needed to build C# 10 projects.
2929

3030
## [Connection String](#tab/connection-string)
31-
[!INCLUDE [service-bus-create-namespace-portal](./includes/service-bus-create-namespace-portal-passwordless.md)]
31+
[!INCLUDE [service-bus-create-namespace-portal](../../includes/passwordless/service-bus/service-bus-create-namespace-portal-passwordless.md)]
3232

3333
## [Passwordless](#tab/passwordless)
34-
[!INCLUDE [service-bus-create-namespace-portal-passwordless](./includes/service-bus-create-namespace-portal-passwordless.md)]
34+
[!INCLUDE [service-bus-create-namespace-portal-passwordless](../../includes/passwordless/service-bus/service-bus-create-namespace-portal-passwordless.md)]
3535

3636
---
3737

38-
[!INCLUDE [service-bus-passwordless-template-tabbed](./includes/service-bus-passwordless-template-tabbed.md)]
38+
[!INCLUDE [service-bus-passwordless-template-tabbed](../../includes/passwordless/service-bus/service-bus-passwordless-template-tabbed.md)]
3939

4040
[!INCLUDE [service-bus-create-queue-portal](./includes/service-bus-create-queue-portal.md)]
4141

articles/service-bus-messaging/service-bus-dotnet-how-to-use-topics-subscriptions.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,14 +38,14 @@ If you're new to the service, see [Service Bus overview](service-bus-messaging-o
3838
- **Visual Studio 2022**. The sample application makes use of new features that were introduced in C# 10. You can still use the Service Bus client library with previous C# language versions, but the syntax may vary. To use the latest syntax, we recommend that you install .NET 6.0 or higher and set the language version to `latest`. If you're using Visual Studio, versions before Visual Studio 2022 aren't compatible with the tools needed to build C# 10 projects.
3939

4040
## [Connection String](#tab/connection-string)
41-
[!INCLUDE [service-bus-create-namespace-portal](./includes/service-bus-create-namespace-portal-passwordless.md)]
41+
[!INCLUDE [service-bus-create-namespace-portal](../../includes/passwordless/service-bus/service-bus-create-namespace-portal-passwordless.md)]
4242

4343
## [Passwordless](#tab/passwordless)
44-
[!INCLUDE [service-bus-create-namespace-portal-passwordless](./includes/service-bus-create-namespace-portal-passwordless.md)]
44+
[!INCLUDE [service-bus-create-namespace-portal-passwordless](../../includes/passwordless/service-bus/service-bus-create-namespace-portal-passwordless.md)]
4545

4646
---
4747

48-
[!INCLUDE [service-bus-passwordless-template-tabbed](./includes/service-bus-passwordless-template-tabbed.md)]
48+
[!INCLUDE [service-bus-passwordless-template-tabbed](../../includes/passwordless/service-bus/service-bus-passwordless-template-tabbed.md)]
4949

5050
[!INCLUDE [service-bus-create-topic-subscription-portal](./includes/service-bus-create-topic-subscription-portal.md)]
5151

41 KB
Loading
58 KB
Loading
34.6 KB
Loading
94.1 KB
Loading
43.5 KB
Loading
83.7 KB
Loading
58 KB
Loading

0 commit comments

Comments
 (0)