File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,11 +4,11 @@ A2A_PORT=8001
44A2A_LOG_LEVEL=INFO
55
66# Base application URL for monitoring
7- BASE_APP_URL=https://zava-aa51ac9e -app.azurewebsites.net
7+ BASE_APP_URL=https://zava-faf734f3 -app.azurewebsites.net
88
99# Azure monitoring integration
10- APPLICATION_INSIGHTS_CONNECTION_STRING=InstrumentationKey=67e4c5f2-f4db-4b91-87ed-9dacd39089ae ;IngestionEndpoint=https://westus3-1.in.applicationinsights.azure.com/;LiveEndpoint=https://westus3.livediagnostics.monitor.azure.com/;ApplicationId=8d8f42cf-e616-4785-b54f-bfb31224600b
11- LOG_ANALYTICS_WORKSPACE_ID=120893fa-3dbe-4219-9535-88080316e8ee
10+ APPLICATION_INSIGHTS_CONNECTION_STRING=InstrumentationKey=b16f2aab-9b8d-4734-8318-1a4128698c04 ;IngestionEndpoint=https://westus3-1.in.applicationinsights.azure.com/;LiveEndpoint=https://westus3.livediagnostics.monitor.azure.com/;ApplicationId=ef0dd860-3ddd-454b-88ac-c86c9a7f1395
11+ LOG_ANALYTICS_WORKSPACE_ID=df142d8f-5c43-46d7-8269-d44b0fbc4936
1212
1313# Automation features
1414ENABLE_PROCESS_MANAGEMENT=true
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ if () {
1111
1212# Check automation endpoint
1313try {
14- = Invoke-RestMethod - Uri " https://zava-aa51ac9e -app.azurewebsites.net/a2a/automation/status" - TimeoutSec 5
14+ = Invoke-RestMethod - Uri " https://zava-faf734f3 -app.azurewebsites.net/a2a/automation/status" - TimeoutSec 5
1515 Write-Host " Automation Status: "
1616} catch {
1717 Write-Host " Automation endpoint not accessible"
You can’t perform that action at this time.
0 commit comments