Skip to content

Commit 3ee5bfc

Browse files
authored
Merge pull request #10 from DanWahlin/main
Add video overview to readme
2 parents 9116b84 + eca4202 commit 3ee5bfc

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

README.md

+6
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,12 @@ urlFragment: remote-mcp-functions-dotnet
1818

1919
This is a quickstart template to easily build and deploy a custom remote MCP server to the cloud using Azure functions. You can clone/restore/run on your local machine with debugging, and `azd up` to have it in the cloud in a couple minutes. The MCP server is secured by design using keys and HTTPs, and allows more options for OAuth using EasyAuth and/or API Management as well as network isolation using VNET.
2020

21+
**Watch the video overview**
22+
23+
<a href="https://www.youtube.com/watch?v=XwnEtZxaokg">
24+
<img src="./images/video-overview.png" alt="Watch the video" width="500" />
25+
</a>
26+
2127
If you're looking for this sample in more languages check out the [Node.js/TypeScript](https://github.com/Azure-Samples/remote-mcp-functions-typescript) and [Python](https://github.com/Azure-Samples/remote-mcp-functions-python) samples.
2228

2329
[![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/Azure-Samples/remote-mcp-functions-dotnet)

images/video-overview.png

49.5 KB
Loading

0 commit comments

Comments
 (0)