Skip to content

Commit 7956536

Browse files
author
Cephas Lin
committed
add copilot tip
1 parent 63555f3 commit 7956536

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

articles/app-service/quickstart-dotnetcore.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,6 +169,9 @@ If you already installed Visual Studio 2022:
169169

170170
-----
171171

172+
> [!TIP]
173+
> If you have a GitHub Copilot account, try [getting GitHub Copilot features for Visual Studio](https://visualstudio.microsoft.com/github-copilot/).
174+
172175
:::zone-end
173176

174177
<!-- markdownlint-disable MD044 -->
@@ -597,7 +600,7 @@ You'll make a change to *Index.cshtml* and redeploy to see the changes. In the .
597600
> [!TIP]
598601
> With GitHub Copilot enabled in Visual Studio, try the following:
599602
>
600-
> 1. Select the <div> element and type `Alt`+`/`
603+
> 1. Select the `<div>` element and type `Alt`+`/`
601604
> 1. Ask Copilot, "Change to a Bootstrap card that says .NET 💜 Azure."
602605
603606
Save your changes.

0 commit comments

Comments
 (0)