Hello,
I have a strange problem, possibly due to my inability to understand how things work.
When I connect to my Preview Portal using my email address, I can see one VM I have created, and virtual networks and everything. If I click on the top right corner to go to the Azure Portal, I cannot see my VMs. I only see the company's AD, inside which the only user is me with the same email address (this is crucial information).
Nevertheless, I used Azure Powershell to assign a reserved IP to my VM. The problem is that the resources are not available. If I run get-azurevm I get not VMs, while as I said, I can see them on the Preview Portal, but not on the Management Portal. The Get-AzureAccount returns my subscription ID.
To my understanding, the susbcription and azure services are somehow connected to the user under the AD.
Ultimately, what has happened is that I can access the Azure Portal using two different passwords with the same email. If I use passwordA I can get and see my VMs, if I use passwordB with the same email account, I do not see my VMs...
On the Preview Portal, if I put my mouse on my name on the top-right hand corner, I see Directory:REGAT which is the AD directory. If this helps....
Any help on how to sort this out?