We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent acc3adb commit ce40824Copy full SHA for ce40824
articles/communication-services/quickstarts/identity/service-principal.md
@@ -27,6 +27,10 @@ This quickstart shows you how to authorize access to the Identity and SMS SDKs f
27
- To send an SMS you will need a [Phone Number](../telephony/get-phone-number.md).
28
- A setup Service Principal for a development environment, see [Authorize access with service principal](./service-principal-from-cli.md)
29
30
+::: zone pivot="programming-language-cli"
31
+[!INCLUDE [.NET](./includes/active-directory/service-principal-cli.md)]
32
+::: zone-end
33
+
34
::: zone pivot="programming-language-csharp"
35
[!INCLUDE [.NET](./includes/active-directory/service-principal-net.md)]
36
::: zone-end
0 commit comments