File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -8,6 +8,7 @@ import AzureADServicePrincipal from '../services/adServicePrincipal'
88import AzureADUser from '../services/adUser'
99import AzureAksManagedCluster from '../services/aksManagedCluster'
1010import AzureMetricAlert from '../services/metricAlert'
11+ import AzureApplicationGateway from '../services/applicationGateway'
1112import AzureAppServiceEnvironment from '../services/appServiceEnvironment'
1213// import AzureAppServiceKubeEnvironment from '../services/appServiceKubeEnvironment'
1314import AzureAppServicePlan from '../services/appServicePlan'
@@ -87,7 +88,6 @@ import AzureBackupPolicy from '../services/backupPolicies'
8788import AzureBilling from '../services/billing'
8889import AzureLogProfiles from '../services/logProfiles'
8990import Subscription from '../services/subscription'
90- import AzureApplicationGateway from '../services/applicationGateway'
9191
9292/**
9393 * serviceMap is an object that contains all currently supported services for AWS
You can’t perform that action at this time.
0 commit comments