# Defines the names of "infrastructure microservices". $Global:SubscriptionServiceFabricName = "Alkami.Services.Subscriptions.Host"; $Global:InfrastructureMicroServices = @($Global:SubscriptionServiceFabricName, "Alkami.MicroServices.Broker.Host");