import { createProvider } from "../../create-provider"; export const APIForFhir = createProvider( "https://github.com/mingrammer/diagrams/raw/master/resources/azure/integration/api-for-fhir.png" ); export const APIManagement = createProvider( "https://github.com/mingrammer/diagrams/raw/master/resources/azure/integration/api-management.png" ); export const AppConfiguration = createProvider( "https://github.com/mingrammer/diagrams/raw/master/resources/azure/integration/app-configuration.png" ); export const DataCatalog = createProvider( "https://github.com/mingrammer/diagrams/raw/master/resources/azure/integration/data-catalog.png" ); export const EventGridDomains = createProvider( "https://github.com/mingrammer/diagrams/raw/master/resources/azure/integration/event-grid-domains.png" ); export const EventGridSubscriptions = createProvider( "https://github.com/mingrammer/diagrams/raw/master/resources/azure/integration/event-grid-subscriptions.png" ); export const EventGridTopics = createProvider( "https://github.com/mingrammer/diagrams/raw/master/resources/azure/integration/event-grid-topics.png" ); export const IntegrationAccounts = createProvider( "https://github.com/mingrammer/diagrams/raw/master/resources/azure/integration/integration-accounts.png" ); export const IntegrationServiceEnvironments = createProvider( "https://github.com/mingrammer/diagrams/raw/master/resources/azure/integration/integration-service-environments.png" ); export const LogicAppsCustomConnector = createProvider( "https://github.com/mingrammer/diagrams/raw/master/resources/azure/integration/logic-apps-custom-connector.png" ); export const LogicApps = createProvider( "https://github.com/mingrammer/diagrams/raw/master/resources/azure/integration/logic-apps.png" ); export const PartnerTopic = createProvider( "https://github.com/mingrammer/diagrams/raw/master/resources/azure/integration/partner-topic.png" ); export const SendgridAccounts = createProvider( "https://github.com/mingrammer/diagrams/raw/master/resources/azure/integration/sendgrid-accounts.png" ); export const ServiceBusRelays = createProvider( "https://github.com/mingrammer/diagrams/raw/master/resources/azure/integration/service-bus-relays.png" ); export const ServiceBus = createProvider( "https://github.com/mingrammer/diagrams/raw/master/resources/azure/integration/service-bus.png" ); export const ServiceCatalogManagedApplicationDefinitions = createProvider( "https://github.com/mingrammer/diagrams/raw/master/resources/azure/integration/service-catalog-managed-application-definitions.png" ); export const SoftwareAsAService = createProvider( "https://github.com/mingrammer/diagrams/raw/master/resources/azure/integration/software-as-a-service.png" ); export const StorsimpleDeviceManagers = createProvider( "https://github.com/mingrammer/diagrams/raw/master/resources/azure/integration/storsimple-device-managers.png" ); export const SystemTopic = createProvider( "https://github.com/mingrammer/diagrams/raw/master/resources/azure/integration/system-topic.png" );