You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@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.
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
Cloud Provider - Azure
Release - 2.3.x
Issue -
Universe > Node > It doesn't provide a link back to the Azure VMs
#5623
The text was updated successfully, but these errors were encountered: