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

Azure - Node page doesn't provide a link to Azure VM #5838

Open
chirag-yb opened this issue Sep 28, 2020 · 3 comments
Open

Azure - Node page doesn't provide a link to Azure VM #5838

chirag-yb opened this issue Sep 28, 2020 · 3 comments
Assignees
Labels
area/platform Yugabyte Platform
Milestone

Comments

@chirag-yb
Copy link
Contributor

chirag-yb commented Sep 28, 2020

Cloud Provider - Azure
Release - 2.3.x
Issue -

Universe > Node > It doesn't provide a link back to the Azure VMs

Screen Shot 2020-09-27 at 5 10 03 PM

#5623

@streddy-yb streddy-yb added the area/platform Yugabyte Platform label Oct 26, 2020
@streddy-yb streddy-yb added this to the v2.5 milestone Oct 26, 2020
@chirag-yb chirag-yb modified the milestones: v2.5, 2.5.x Jan 4, 2021
@streddy-yb
Copy link
Contributor

Hi @sshev - This looks like a UI only issue. Please assign it SergeyPotachev if this requires backend changes as well.

@sshev
Copy link
Collaborator

sshev commented Jan 29, 2021

@WesleyW the link to VM in Azure console has the following format:
https://portal.azure.com/<accountName>.onmicrosoft.com/resource/subscriptions/<subscriptionID>/resourceGroups/<resourceGroup>/providers/Microsoft.Compute/virtualMachines/<vmName>/overview

We do have subscriptionID, resourceGroup and vmName parts, however we are missing the accountName which is the name of the ActiveDirectory associated with the account.

cc @iSignal pls correct me if I'm wrong

@sshev sshev assigned WesleyW and unassigned sshev Jan 29, 2021
WesleyW added a commit that referenced this issue Mar 9, 2021
Summary: Added the link to the corresponding Azure VM portal URL on the universe nodes tab.

Test Plan: Create azure universe, click on nodes page link.

Reviewers: sshevchenko, andrew

Reviewed By: andrew

Subscribers: yugaware

Differential Revision: https://phabricator.dev.yugabyte.com/D10834
@chirag-yb
Copy link
Contributor Author

@WesleyW @sshev should this be closed?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/platform Yugabyte Platform
Projects
None yet
Development

No branches or pull requests

5 participants