We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 837a60a commit 6cba136Copy full SHA for 6cba136
1 file changed
netapp_dataops_traditional/docs/anf_mcp_server_readme.md
@@ -56,6 +56,9 @@ The MCP server uses **`DefaultAzureCredential`** from `azure-identity`, which au
56
Authenticate once via Azure CLI:
57
58
```bash
59
+# Install Azure CLI (if not already installed)
60
+# https://docs.microsoft.com/en-us/cli/azure/install-azure-cli
61
+
62
# Login to Azure (opens browser)
63
az login
64
0 commit comments