Enroll macOS Beta Seed without profile installation
$ sudo /System/Library/PrivateFrameworks/Seeding.framework/Versions/A/Resources/seedutil
usage: seedutil enroll SEED_PROGRAM
seedutil unenroll
seedutil current
| #Open Azure Powershell | |
| #Import your Azure Subscription | |
| Add-AzureAccount | |
| #Get the list of Azure Subscriptions | |
| Get-AzureSubscription | |
| #Select the azure Subscription of the Virtual Machines | |
| Select-AzureSubscription "[SubscriptionName]" |