File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
articles/ai-studio/how-to/develop Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff 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
107107Once 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
You can’t perform that action at this time.
0 commit comments