You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-4Lines changed: 1 addition & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,9 +14,6 @@ A demonstration project showcasing Model Context Protocol (MCP) implementations
14
14
-[Inspect with MCP inspector](#inspect-with-mcp-inspector)
15
15
-[Run local Agents <-> MCP](#run-local-agents---mcp)
16
16
-[Deploy to Azure](#deploy-to-azure)
17
-
-[Azure account setup](#azure-account-setup)
18
-
-[Deploying with azd](#deploying-with-azd)
19
-
-[Costs](#costs)
20
17
-[Deploy to Azure with private networking](#deploy-to-azure-with-private-networking)
21
18
22
19
## Getting started
@@ -253,7 +250,7 @@ You can try the [Azure pricing calculator](https://azure.com/e/3987c81282c84410b
253
250
254
251
---
255
252
256
-
###Deploy to Azure with private networking
253
+
## Deploy to Azure with private networking
257
254
258
255
To demonstrate enhanced security for production deployments, this project supports deploying with a virtual network (VNet) configuration that restricts public access to Azure resources.
0 commit comments