bytelyst-devops-tools/_AZURE/uma@hotmail/README.md
2026-03-31 01:43:35 -07:00

106 lines
3.7 KiB
Markdown

# 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:** openrouter/auto (all agents; pending Ollama on dedicated VM)
- **Channels:** Slack (#general, socket mode)
- **Containers:**
- `runtime-openclaw-gateway-1` — OpenClaw gateway (ports 18789-18790)
- `runtime-openclaw-cli-1` — CLI tool
- **Ollama:** Removed from this VM (insufficient memory for inference). Will run on a dedicated VM.
- **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