Skip to content

Fix split subscription SDK import#103

Merged
TacoRocket merged 1 commit into
mainfrom
fix/resource-subscriptions-import
Apr 18, 2026
Merged

Fix split subscription SDK import#103
TacoRocket merged 1 commit into
mainfrom
fix/resource-subscriptions-import

Conversation

@TacoRocket
Copy link
Copy Markdown
Owner

Summary

  • switch AzureFox to the split Azure subscriptions management package for
  • add the new default dependency so editable installs include the runtime requirement
  • cover the import layout with a focused client factory regression test

Verification

  • All checks passed!
  • ........................................................................ [ 17%]
    ........................................................................ [ 34%]
    ........................................................................ [ 52%]
    ........................................................................ [ 69%]
    ........................................................................ [ 87%]
    .................................................... [100%]
    412 passed, 2 deselected in 1.81s
  • {
    "effective_scopes": [
    {
    "display_name": "Azure Personal Lab",
    "id": "/subscriptions/b436881a-b87e-44b6-a5d6-7bf7f4bc9c88",
    "scope_type": "subscription"
    }
    ],
    "issues": [],
    "metadata": {
    "auth_mode": "azure_cli_user",
    "command": "whoami",
    "devops_organization": null,
    "generated_at": "2026-04-18T00:30:01.661302Z",
    "schema_version": "1.4.0",
    "subscription_id": "b436881a-b87e-44b6-a5d6-7bf7f4bc9c88",
    "tenant_id": "0bdb6f5d-f8c3-4525-8417-b1fa701482cd",
    "token_source": "azure_cli"
    },
    "principal": {
    "display_name": "Colby Farley",
    "id": "1058bd62-c9bd-4332-b6c4-bcf3f90f1c4e",
    "principal_type": "User",
    "tenant_id": "0bdb6f5d-f8c3-4525-8417-b1fa701482cd"
    },
    "subscription": {
    "display_name": "Azure Personal Lab",
    "id": "b436881a-b87e-44b6-a5d6-7bf7f4bc9c88",
    "state": "Enabled"
    },
    "tenant_id": "0bdb6f5d-f8c3-4525-8417-b1fa701482cd"
    }

Note

  • repo-preferred CCR was not run because this session does not permit subagent delegation unless explicitly requested

@TacoRocket TacoRocket merged commit a4b2eac into main Apr 18, 2026
7 checks passed
@TacoRocket TacoRocket deleted the fix/resource-subscriptions-import branch April 18, 2026 00:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant