Skip to content

[AOE] Resources name check fails when checking log analytics workspace availability #1529

Description

@cristian-1

🐛 Problem

Log analytics workspace name validation fails with a 404 status code during HTTP call to portal.loganalytics.io

$laNameResult = Invoke-WebRequest -Uri "https://portal.loganalytics.io/api/workspaces/IsWorkspaceExists?name=$laWorkspaceName"

👣 Repro steps

  1. Execute the deployment script Deploy-AzureOptimizationEngine.ps1
  2. Fill the requested values. For log analytics typing Y or N when asking if reusing a workspace does not matter.
  3. Go forward until resources name availability then it fails:

📷 Screenshots

Image

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions