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#.
102
102
103
103
::: zone-end
104
104
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.
106
106
107
107
Once you have created the project client, you can use the client for the capabilities in the following sections.
108
108
@@ -114,7 +114,7 @@ Be sure to check out the [reference](https://aka.ms/aifoundrysdk/reference) and
114
114
115
115
::: zone pivot="programming-language-csharp"
116
116
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 ) .
118
118
119
119
::: zone-end
120
120
You can’t perform that action at this time.
0 commit comments