Skip to content

Commit 65495dd

Browse files
committed
resolve comments
1 parent 0b54865 commit 65495dd

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

articles/azure-web-pubsub/howto-authorize-from-application.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -111,10 +111,10 @@ To learn more about how to assign and manage Azure role assignments, see these a
111111

112112
We officially support 4 programming languages:
113113

114-
- [C#](./howto-use-aad-in-csharp.md)
115-
- [Python](./howto-use-aad-in-python.md)
116-
- [Java](./howto-use-aad-in-java.md)
117-
- [JavaScript](./howto-use-aad-in-javascript.md)
114+
- [C#](./howto-create-serviceclient-with-net-and-azure-identity.md)
115+
- [Python](./howto-create-serviceclient-with-python-and-azure-identity.md)
116+
- [Java](./howto-create-serviceclient-with-java-and-azure-identity.md)
117+
- [JavaScript](./howto-create-serviceclient-with-javascript-and-azure-identity.md)
118118

119119
## Next steps
120120

articles/azure-web-pubsub/howto-authorize-from-managed-identity.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -96,10 +96,10 @@ To learn more about how to assign and manage Azure role assignments, see these a
9696

9797
We officially support 4 programming languages:
9898

99-
- [C#](./howto-use-aad-in-csharp.md)
100-
- [Python](./howto-use-aad-in-python.md)
101-
- [Java](./howto-use-aad-in-java.md)
102-
- [JavaScript](./howto-use-aad-in-javascript.md)
99+
- [C#](./howto-create-serviceclient-with-net-and-azure-identity.md)
100+
- [Python](./howto-create-serviceclient-with-python-and-azure-identity.md)
101+
- [Java](./howto-create-serviceclient-with-java-and-azure-identity.md)
102+
- [JavaScript](./howto-create-serviceclient-with-javascript-and-azure-identity.md)
103103

104104
## Next steps
105105

0 commit comments

Comments
 (0)