Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix issue related to subscription selection during installation #751

Open
santhoshb-msft opened this issue Aug 15, 2024 · 0 comments
Open
Labels
enhancement A request for new functionality or improvement issue-stage:triage The issue is under triage by the team

Comments

@santhoshb-msft
Copy link
Contributor

Is your feature request related to a problem? Please describe.
Fix issue related to subscription selection during installation

Describe the solution you'd like
Two things

  1. Fail when there is an error on this line
    az account set -s $AzureSubscriptionID
  2. Should the selected sub through az account instead of the variable name
    Write-Host "🔑 Azure Subscription '$AzureSubscriptionID' selected."

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

@fthorntonai fthorntonai added enhancement A request for new functionality or improvement issue-stage:triage The issue is under triage by the team and removed issue-stage:triage The issue is under triage by the team labels Sep 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement A request for new functionality or improvement issue-stage:triage The issue is under triage by the team
Projects
None yet
Development

No branches or pull requests

2 participants