Skip to content

Task 1: Workspace & Project Detection for AKS Deploy Commands #1849

@Tatsinnit

Description

@Tatsinnit

Workspace & Project Detection for AKS Deploy Commands

Description


Implement logic in the VS Code AKS extension to detect when a valid project is loaded in the workspace. This ensures AKS deployment and Container Assist commands are only shown when relevant.

Scope

  • Detect active workspace and project root
  • Support single-root and multi-root workspaces
  • Define minimal signals of a valid project (e.g., source files present)
  • Gracefully disable commands when no valid project is detected

Outcome


Users only see AKS deployment options when they make sense.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions