Skip to content

Commit 38c74b7

Browse files
committed
fix boldings
1 parent 48f1611 commit 38c74b7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/app-service/deploy-intelligent-apps-dotnet-to-azure-sql.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@ Install the following packages to interact with Azure OpenAI and Azure SQL.
3030
- `Microsoft.SemanticKernel`
3131
- `Microsoft.Data.SqlClient`
3232

33-
1. Right click on the **Pages** folder found under the **Components** folder and add a new item named *OpenAI.razor*
34-
2. Add the following code to the *OpenAI.razor* file and click **Save** to create the chat box
33+
1. Right click on the **Pages** folder found under the **Components** folder and add a new item named *OpenAI.razor*
34+
2. Add the following code to the **OpenAI.razor* file and click **Save**
3535

3636
```csharp
3737
@page "/openai"

0 commit comments

Comments
 (0)