Adding a Microsoft Account - Dev Eye for Azure Client VMs
Azure Client VMs are an awesomely cool way to have a Windows 8.1 client in the cloud for development efforts. Assumedly you've setup your Azure Client VM and created a developer account to run under. (If you haven't see the resource links at the end of this post). But once you've got a dev account running in Azure, how do you associated a Windows Store account for your dev environment.
By associating in a Microsoft account with your DEVACCOUNT in your Client VM, a number of new capabilities will come your way. Once a Microsoft account is associated you are now "cloud enabled". At the very least, you'll be able to use OneDrive to host a shared file environment for both accounts you can use to transfer files in and out of your Client VM. You'll also be able to use Roaming Storage in your application. Roaming storage allows you to write settings into a special area of your application which is shared across all instance of an application running under that Microsoft account.
Let's look at how to setup a Microsoft Account for your Azure Client VM
Open the Azure Portal and navigate to your VM
Make sure your Azure Client VM is started
Click CONNECT
Use your YourVMName\DEVACCOUNT to sign in, aka devfishw8vm02\MAZER….
While in the VM bring up the Charms menu (WindowsKey+C)
Navigate the following menu options: Settings -> Change PC Settings -> Accounts
Click Connect with your Microsoft Account
Sign in with your current password
Sign in with the Microsoft account and work through the pasword dialogs
Your are now signed in with your Microsoft account
And you can see how mazer.rackham@outlook.com is now our primary account for this Windows 8.1 instance.
Next up - Signing in from scratch with your Microsoft account to your client VM - https://blogs.msdn.com/b/devfish/archive/2014/05/27/signing-in-with-your-microsoft-account-dev-eye-for-azure-client-vms.aspx .
!!! Remember to shut down your VM if you're not using it to avoid charges.
Other Resources
- Visual Studio WPF App in Windows 8.1 Azure Client VM - https://blogs.msdn.com/b/devfish/archive/2014/05/19/visual-studio-wpf-app-in-win81-dev-eye-for-azure-client-vms.aspx
- Setting Up a DEVACCOUNT - Unable to Activate Windows Store App in Azure Client VM - https://blogs.msdn.com/b/devfish/archive/2014/05/19/unable-to-activate-windows-store-app-dev-eye-for-azure-client-vms.aspx
- Yung Chou on Initial Provisioning of an Azure Client VM - https://blogs.technet.com/b/yungchou/archive/2014/05/13/deploying_2d00_windows_2d00_7_2d00_and_2d00_windows_2d00_8_2d00_1_2d00_enterprise_2d00_clients_2d00_to_2d00_microsoft_2d00_azure_2d00_availabel_2d00_for_2d00_msdn_2d00_subscribers.aspx
DEV EYE FOR AZURE CLIENT VM SERIES
- Visual Studio WPF App in Win81 - https://blogs.msdn.com/b/devfish/archive/2014/05/19/visual-studio-wpf-app-in-win81-dev-eye-for-azure-client-vms.aspx
- Unable to activate Windows Store app - https://blogs.msdn.com/b/devfish/archive/2014/05/19/unable-to-activate-windows-store-app-dev-eye-for-azure-client-vms.aspx
- Adding a Microsoft Account - https://blogs.msdn.com/b/devfish/archive/2014/05/27/adding-a-microsoft-account-dev-eye-for-azure-client-vms.aspx
- Signing in with your Microsoft Account - https://blogs.msdn.com/b/devfish/archive/2014/05/27/signing-in-with-your-microsoft-account-dev-eye-for-azure-client-vms.aspx
Comments
- Anonymous
June 03, 2014
I've tried this and I don't see in the Accounts screen the ability to connect my local account that was used to create the VM with a Microsoft Account.