Skip to content

Commit 34f4786

Browse files
committed
change connection string text to be more vague
1 parent 5263592 commit 34f4786

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/ai-studio/how-to/develop/sdk-overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ Not yet available in C#.
102102

103103
::: zone-end
104104

105-
Copy the **Project connection string** from the **Overview** page of the project and update the `project_connection_string` variable above.
105+
Copy the **Project connection string** from the **Overview** page of the project and update the connections string value above.
106106

107107
Once you have created the project client, you can use the client for the capabilities in the following sections.
108108

@@ -114,7 +114,7 @@ Be sure to check out the [reference](https://aka.ms/aifoundrysdk/reference) and
114114

115115
::: zone pivot="programming-language-csharp"
116116

117-
Be sure to check out the [reference](https://aka.ms/aifoundrysdk/reference) and [samples](https://aka.ms/azsdk/azure-ai-projects/samples).
117+
Be sure to check out the [reference](https://aka.ms/aifoundrysdk/reference) and [samples](https://aka.ms/azsdk/azure-ai-projects/csharp/samples).
118118

119119
::: zone-end
120120

0 commit comments

Comments
 (0)