@azure/mcp-win32-x64 3.0.0-beta.13 → 3.0.0-beta.14

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -137,6 +137,7 @@ For full configuration options, see the [Sovereign Clouds documentation](https:/
137
137
  ### 📊 Azure Advisor
138
138
 
139
139
  * "List my Advisor recommendations"
140
+ * "Apply Advisor recommendations to IaaC files"
140
141
 
141
142
  ### 🔎 Azure AI Search
142
143
 
package/dist/azmcp.exe CHANGED
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@azure/mcp-win32-x64",
3
- "version": "3.0.0-beta.13",
3
+ "version": "3.0.0-beta.14",
4
4
  "description": "Azure MCP Server - Model Context Protocol implementation for Azure, for win32 on x64",
5
5
  "author": "Microsoft",
6
6
  "homepage": "https://github.com/Microsoft/mcp/blob/main/servers/Azure.Mcp.Server#readme",