// return nil, fmt.Errorf("SIG requires that replication regions %v include the region %s in which the Managed Image resides", b.config.SharedGalleryDestination.SigDestinationReplicationRegions, b.config.manageImageLocation)
ui.Say(fmt.Sprintf("Adding Managed Image region SIG replications regions %v",b.config.SharedGalleryDestination.SigDestinationReplicationRegions))
ui.Say(fmt.Sprintf("Adding Managed Image region SIG replications regions %v",b.stateBag.Get(constants.ArmManagedImageSharedGalleryReplicationRegions)))