Azure / draft

A day 0 tool for getting your app on k8s fast
MIT License
492 stars 58 forks source link

Select Subscription Bug #290

Closed meecethereese closed 3 weeks ago

meecethereese commented 1 month ago

Description

The two issues I had was that the GetCurrentAzSubscriptionId() was only returning the user's current subscription and also didn't provide the subscription names making them difficult to identify.

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration. Is it a breaking change which will impact consuming tool(s).

Checklist:

davidgamero commented 3 weeks ago

running a final manual test end-to-end with app creation to verify

davidgamero commented 3 weeks ago

confirmed, approved. great work