I have an instance deployed under Azure portal, Now I wanna to share this instance detail with my team members for real time.
Is there an instance URL provided from Azure API (e.g., powershell, java sdk, etc) that I can use directly to get into this page.
Basically, I wanna deep link into the instance in Azure Portal.
Many thanks