public void ProcessGetAzurePublishSettingsTest()
 {
     ShowAzurePortalCommand showAzurePortalCommand = new ShowAzurePortalCommand { Name = null };
     showAzurePortalCommand.ProcessShowAzurePortal();
 }