From 7da6e76785b956f10d699d81942211b26a81b6cc Mon Sep 17 00:00:00 2001 From: Saravana Achu Mac Date: Tue, 31 Mar 2026 00:39:24 -0700 Subject: [PATCH] docs: add Azure account documentation for sara@live and uma@hotmail - sara@live: subscription details, resources (Cognitive Services, CosmosDB, Key Vault, Storage, App Insights), budget alert (/mo, 60% threshold) - uma@hotmail: subscription details, resources, VM (usaa-openclaw-linux) specs, OpenClaw v2026.3.28 setup, Docker compose config, Ollama integration, SSH config, cost summary (.86 MTD), known issues Co-Authored-By: Oz --- _AZURE/sara@live/README.md | 61 ++++++++++++++++++++ _AZURE/uma@hotmail/README.md | 107 +++++++++++++++++++++++++++++++++++ 2 files changed, 168 insertions(+) create mode 100644 _AZURE/sara@live/README.md create mode 100644 _AZURE/uma@hotmail/README.md diff --git a/_AZURE/sara@live/README.md b/_AZURE/sara@live/README.md new file mode 100644 index 0000000..6e348c4 --- /dev/null +++ b/_AZURE/sara@live/README.md @@ -0,0 +1,61 @@ +# Azure Account: sara@live + +## Account Details +- **User:** saravanakumardb@live.com +- **Subscription:** Azure subscription 1 +- **Subscription ID:** 0e0ceaea-2677-4097-9401-1102707db826 +- **Tenant:** eScube (saravanakumardblive.onmicrosoft.com) +- **Tenant ID:** ab33246e-c9c9-4cb9-9a87-3616bb4920f0 +- **Environment:** AzureCloud +- **State:** Enabled + +## Resource Groups +### rg-mywisprai +- **Location:** East US +- **Purpose:** Main resource group for MyWisprAI project + +### ai_bytelyst-appinsights_..._managed +- **Location:** East US +- **Purpose:** Managed resource group for Application Insights + +## Resources + +### Cognitive Services +| Resource | Location | +|----------|----------| +| mywisprai-speech | East US | +| mywisprai-openai-sweden | Sweden Central | + +### Key Vault +| Resource | Location | +|----------|----------| +| kv-mywisprai | East US | + +### Cosmos DB +| Resource | Location | +|----------|----------| +| cosmos-mywisprai | West US 2 | + +### Storage +| Resource | Location | +|----------|----------| +| bytelystblobs | West US 2 | + +### Monitoring +| Resource | Location | +|----------|----------| +| bytelyst-appinsights | East US | +| managed-bytelyst-appinsights-ws (Log Analytics) | East US | +| Application Insights Smart Detection (Action Group) | Global | + +## Budget & Cost Alerts +- **Budget Name:** MonthlyBudget +- **Amount:** $5.00/month +- **Period:** April 2026 – March 2027 +- **Alert Threshold:** 60% of actual spend ($3.00) +- **Notification Emails:** + - saravanakumardb@gmail.com + - umamaheshwari.d@gmail.com + +## Last Updated +2026-03-31 diff --git a/_AZURE/uma@hotmail/README.md b/_AZURE/uma@hotmail/README.md new file mode 100644 index 0000000..8b8ed79 --- /dev/null +++ b/_AZURE/uma@hotmail/README.md @@ -0,0 +1,107 @@ +# Azure Account: uma@hotmail + +## Account Details +- **User:** umadevrajan31@hotmail.com +- **Subscription:** Visual Studio Enterprise +- **Subscription ID:** fee4ea1f-3e5f-45a6-aaa6-dd6b72f20554 +- **Tenant:** Default Directory (umadevrajan31hotmail.onmicrosoft.com) +- **Tenant ID:** fbd5a9e0-47e7-4daa-bf37-1df875d95493 +- **Environment:** AzureCloud +- **State:** Enabled + +## Resource Groups +### uma-openclaw-bots +- **Location:** West US +- **Purpose:** OpenClaw bots VM and networking resources + +### DefaultResourceGroup-WUS +- **Location:** West US +- **Purpose:** Default resource group (Log Analytics workspace) + +### DefaultResourceGroup-WUS2 +- **Location:** West US 2 +- **Purpose:** Default resource group (Log Analytics workspace) + +### NetworkWatcherRG +- **Location:** West US +- **Purpose:** Network Watcher resources + +### azureapp-auto-alerts-c6d124-umadevrajan31_hotmail_com +- **Location:** East US +- **Purpose:** Auto-generated alerts and action groups + +## Resources + +### Virtual Machines +| Resource | Resource Group | Location | +|----------|---------------|----------| +| usaa-openclaw-linux | uma-openclaw-bots | West US | +| usaa-openclaw-linux_OsDisk_1_... (OS Disk) | uma-openclaw-bots | West US | + +#### VM: usaa-openclaw-linux +- **Size:** Standard_D4as_v5 (4 vCPU, 16 GB RAM) +- **OS:** Ubuntu 22.04.5 LTS (Kernel 6.8.0-1051-azure) +- **Public IP:** 168.61.21.159 +- **Private IP:** 172.16.0.5 +- **Disk:** 128 GB Premium SSD +- **Admin User:** saravana +- **SSH:** `ssh usaa-openclaw-linux` (configured in `~/.ssh/config`) +- **NSG:** `usaa-openclaw-linux-nsg` — SSH (port 22) restricted to home IP +- **Created:** 2026-02-24 + +#### OpenClaw Setup (on usaa-openclaw-linux) +- **Version:** v2026.3.28 +- **Config:** `/srv/openclaw/config/openclaw.json` +- **Compose:** `/srv/openclaw/runtime/docker-compose.yml` + override +- **Agent Model:** anthropic/claude-opus-4-6 +- **Channels:** Slack (#general, socket mode) +- **Containers:** + - `runtime-openclaw-gateway-1` — OpenClaw gateway (ports 18789-18790) + - `runtime-ollama-1` — Ollama v0.17.7 (port 11434) + - `runtime-openclaw-cli-1` — CLI tool +- **Ollama Model:** qwen3:8b-q4_K_M (8.2B params, Q4_K_M) +- **Ollama Fix:** socat forwards 127.0.0.1:11434 → ollama:11434 (in gateway entrypoint) +- **Backup:** `/home/saravana/openclaw_backup/` + +### Networking +| Resource | Resource Group | Location | +|----------|---------------|----------| +| vnet-westus | uma-openclaw-bots | West US | +| usaa-openclaw-linux-pip (Public IP) | uma-openclaw-bots | West US | +| usaa-openclaw-linux-nsg (NSG) | uma-openclaw-bots | West US | +| usaa-openclaw-linuxVMNic (NIC) | uma-openclaw-bots | West US | +| NetworkWatcher_westus | NetworkWatcherRG | West US | +| NetworkWatcher_westus2 | NetworkWatcherRG | West US 2 | + +### Storage +| Resource | Resource Group | Location | +|----------|---------------|----------| +| openclawbackups0224 | uma-openclaw-bots | East US | + +### Monitoring +| Resource | Resource Group | Location | +|----------|---------------|----------| +| DefaultWorkspace-...-WUS (Log Analytics) | DefaultResourceGroup-WUS | West US | +| DefaultWorkspace-...-WUS2 (Log Analytics) | DefaultResourceGroup-WUS2 | West US 2 | +| Service Health issue alert | azureapp-auto-alerts-... | Global | +| azureapp-auto (Action Group) | azureapp-auto-alerts-... | Global | + +## Cost Summary (March 2026 Month-to-Date) +| Service | Cost (USD) | +|---------|-----------| +| Virtual Machines | $116.76 | +| Storage | $18.54 | +| Virtual Network | $3.50 | +| Bandwidth | $0.06 | +| **Total** | **$138.86** | + +## Budget & Cost Alerts +- **No budget alerts configured.** + +## Known Issues +- Ollama model discovery logs a timeout at gateway startup (race condition with socat install); resolves on next periodic check +- Memory search has no embedding provider configured +- Embedded agent periodic runs fail with HTTP 401 (API key/user config issue) + +## Last Updated +2026-03-31