update_azure_icons_v4

pull/864/head
Rafael Fernández 3 years ago
parent a71e447dc0
commit f20793fb7e

@ -0,0 +1,35 @@
# This module is automatically generated by autogen.sh. DO NOT EDIT.
from . import _Azure
class _Ai_Machine_Learning(_Azure):
_type = "ai_machine_learning"
_icon_dir = "resources/azure/ai_machine_learning"
class BotServices(_Ai_Machine_Learning):
_icon = "bot-services.png"
class CognitiveServices(_Ai_Machine_Learning):
_icon = "cognitive-services.png"
class MachineLearningStudioClassicWebServices(_Ai_Machine_Learning):
_icon = "machine-learning-studio-classic-web-services.png"
class MachineLearningStudioWebServicePlans(_Ai_Machine_Learning):
_icon = "machine-learning-studio-web-service-plans.png"
class MachineLearningStudioWorkspaces(_Ai_Machine_Learning):
_icon = "machine-learning-studio-workspaces.png"
class TranslatorText(_Ai_Machine_Learning):
_icon = "translator-text.png"
# Aliases

@ -12,18 +12,6 @@ class AnalysisServices(_Analytics):
_icon = "analysis-services.png" _icon = "analysis-services.png"
class DataExplorerClusters(_Analytics):
_icon = "data-explorer-clusters.png"
class DataFactories(_Analytics):
_icon = "data-factories.png"
class DataLakeAnalytics(_Analytics):
_icon = "data-lake-analytics.png"
class DataLakeStoreGen1(_Analytics): class DataLakeStoreGen1(_Analytics):
_icon = "data-lake-store-gen1.png" _icon = "data-lake-store-gen1.png"
@ -40,8 +28,8 @@ class EventHubs(_Analytics):
_icon = "event-hubs.png" _icon = "event-hubs.png"
class Hdinsightclusters(_Analytics): class HDInsightClusters(_Analytics):
_icon = "hdinsightclusters.png" _icon = "hd-insight-clusters.png"
class LogAnalyticsWorkspaces(_Analytics): class LogAnalyticsWorkspaces(_Analytics):

@ -0,0 +1,47 @@
# This module is automatically generated by autogen.sh. DO NOT EDIT.
from . import _Azure
class _App_Services(_Azure):
_type = "app_services"
_icon_dir = "resources/azure/app_services"
class APIManagementServices(_App_Services):
_icon = "api-management-services.png"
class AppServiceCertificates(_App_Services):
_icon = "app-service-certificates.png"
class AppServiceDomains(_App_Services):
_icon = "app-service-domains.png"
class AppServiceEnvironments(_App_Services):
_icon = "app-service-environments.png"
class AppServicePlans(_App_Services):
_icon = "app-service-plans.png"
class AppServices(_App_Services):
_icon = "app-services.png"
class CDNProfiles(_App_Services):
_icon = "cdn-profiles.png"
class NotificationHubs(_App_Services):
_icon = "notification-hubs.png"
class SearchServices(_App_Services):
_icon = "search-services.png"
# Aliases

@ -0,0 +1,43 @@
# This module is automatically generated by autogen.sh. DO NOT EDIT.
from . import _Azure
class _Azure_Stack(_Azure):
_type = "azure_stack"
_icon_dir = "resources/azure/azure_stack"
class Capacity(_Azure_Stack):
_icon = "capacity.png"
class InfrastructureBackup(_Azure_Stack):
_icon = "infrastructure-backup.png"
class MultiTenancy(_Azure_Stack):
_icon = "multi-tenancy.png"
class Offers(_Azure_Stack):
_icon = "offers.png"
class Plans(_Azure_Stack):
_icon = "plans.png"
class Stack(_Azure_Stack):
_icon = "stack.png"
class Updates(_Azure_Stack):
_icon = "updates.png"
class UserSubscriptions(_Azure_Stack):
_icon = "user-subscriptions.png"
# Aliases

@ -0,0 +1,15 @@
# This module is automatically generated by autogen.sh. DO NOT EDIT.
from . import _Azure
class _Azure_Vmware_Solution(_Azure):
_type = "azure_vmware_solution"
_icon_dir = "resources/azure/azure_vmware_solution"
class Avs(_Azure_Vmware_Solution):
_icon = "avs.png"
# Aliases

@ -0,0 +1,31 @@
# This module is automatically generated by autogen.sh. DO NOT EDIT.
from . import _Azure
class _Blockchain(_Azure):
_type = "blockchain"
_icon_dir = "resources/azure/blockchain"
class AbsMember(_Blockchain):
_icon = "abs-member.png"
class BlockchainService(_Blockchain):
_icon = "blockchain-service.png"
class Consortium(_Blockchain):
_icon = "consortium.png"
class OutboundConnection(_Blockchain):
_icon = "outbound-connection.png"
class TokenService(_Blockchain):
_icon = "token-service.png"
# Aliases

@ -24,36 +24,28 @@ class BatchAccounts(_Compute):
_icon = "batch-accounts.png" _icon = "batch-accounts.png"
class CitrixVirtualDesktopsEssentials(_Compute):
_icon = "citrix-virtual-desktops-essentials.png"
class CloudServicesClassic(_Compute): class CloudServicesClassic(_Compute):
_icon = "cloud-services-classic.png" _icon = "cloud-services-classic.png"
class CloudServices(_Compute):
_icon = "cloud-services.png"
class CloudsimpleVirtualMachines(_Compute):
_icon = "cloudsimple-virtual-machines.png"
class ContainerInstances(_Compute): class ContainerInstances(_Compute):
_icon = "container-instances.png" _icon = "container-instances.png"
class ContainerRegistries(_Compute): class ContainerServicesDeprecated(_Compute):
_icon = "container-registries.png" _icon = "container-services-deprecated.png"
class DiskEncryptionSets(_Compute): class DiskEncryptionSets(_Compute):
_icon = "disk-encryption-sets.png" _icon = "disk-encryption-sets.png"
class DiskSnapshots(_Compute): class DisksClassic(_Compute):
_icon = "disk-snapshots.png" _icon = "disks-classic.png"
class DisksSnapshots(_Compute):
_icon = "disks-snapshots.png"
class Disks(_Compute): class Disks(_Compute):
@ -72,6 +64,10 @@ class ImageVersions(_Compute):
_icon = "image-versions.png" _icon = "image-versions.png"
class Images(_Compute):
_icon = "images.png"
class KubernetesServices(_Compute): class KubernetesServices(_Compute):
_icon = "kubernetes-services.png" _icon = "kubernetes-services.png"
@ -80,12 +76,8 @@ class MeshApplications(_Compute):
_icon = "mesh-applications.png" _icon = "mesh-applications.png"
class OsImages(_Compute): class OsImagesClassic(_Compute):
_icon = "os-images.png" _icon = "os-images-classic.png"
class SAPHANAOnAzure(_Compute):
_icon = "sap-hana-on-azure.png"
class ServiceFabricClusters(_Compute): class ServiceFabricClusters(_Compute):
@ -100,28 +92,20 @@ class SpringCloud(_Compute):
_icon = "spring-cloud.png" _icon = "spring-cloud.png"
class VMClassic(_Compute): class VirtualMachine(_Compute):
_icon = "vm-classic.png" _icon = "virtual-machine.png"
class VMImages(_Compute):
_icon = "vm-images.png"
class VMLinux(_Compute):
_icon = "vm-linux.png"
class VMScaleSet(_Compute): class VirtualMachinesClassic(_Compute):
_icon = "vm-scale-set.png" _icon = "virtual-machines-classic.png"
class VMWindows(_Compute): class VMImagesClassic(_Compute):
_icon = "vm-windows.png" _icon = "vm-images-classic.png"
class VM(_Compute): class VMScaleSets(_Compute):
_icon = "vm.png" _icon = "vm-scale-sets.png"
class Workspaces(_Compute): class Workspaces(_Compute):

@ -0,0 +1,35 @@
# This module is automatically generated by autogen.sh. DO NOT EDIT.
from . import _Azure
class _Containers(_Azure):
_type = "containers"
_icon_dir = "resources/azure/containers"
class AppServices(_Containers):
_icon = "app-services.png"
class BatchAccounts(_Containers):
_icon = "batch-accounts.png"
class ContainerInstances(_Containers):
_icon = "container-instances.png"
class ContainerRegistries(_Containers):
_icon = "container-registries.png"
class KubernetesServices(_Containers):
_icon = "kubernetes-services.png"
class ServiceFabricClusters(_Containers):
_icon = "service-fabric-clusters.png"
# Aliases

@ -0,0 +1,99 @@
# This module is automatically generated by autogen.sh. DO NOT EDIT.
from . import _Azure
class _Databases(_Azure):
_type = "databases"
_icon_dir = "resources/azure/databases"
class CacheRedis(_Databases):
_icon = "cache-redis.png"
class CosmosDb(_Databases):
_icon = "cosmos-db.png"
class DataExplorerClusters(_Databases):
_icon = "data-explorer-clusters.png"
class DataFactory(_Databases):
_icon = "data-factory.png"
class DatabaseMariadbServer(_Databases):
_icon = "database-mariadb-server.png"
class DatabaseMigrationServices(_Databases):
_icon = "database-migration-services.png"
class DatabaseMysqlServer(_Databases):
_icon = "database-mysql-server.png"
class DatabasePostgresqlServer(_Databases):
_icon = "database-postgresql-server.png"
class ElasticJobAgents(_Databases):
_icon = "elastic-job-agents.png"
class InstancePools(_Databases):
_icon = "instance-pools.png"
class ManagedDatabase(_Databases):
_icon = "managed-database.png"
class SQLDataWarehouses(_Databases):
_icon = "sql-data-warehouses.png"
class SQLDatabase(_Databases):
_icon = "sql-database.png"
class SQLElasticPools(_Databases):
_icon = "sql-elastic-pools.png"
class SQLManagedInstance(_Databases):
_icon = "sql-managed-instance.png"
class SQLServerStretchDatabases(_Databases):
_icon = "sql-server-stretch-databases.png"
class SQLServer(_Databases):
_icon = "sql-server.png"
class SQLVM(_Databases):
_icon = "sql-vm.png"
class SQL(_Databases):
_icon = "sql.png"
class SsisLiftAndShiftIr(_Databases):
_icon = "ssis-lift-and-shift-ir.png"
class SynapseAnalytics(_Databases):
_icon = "synapse-analytics.png"
class VirtualClusters(_Databases):
_icon = "virtual-clusters.png"
# Aliases

@ -12,14 +12,6 @@ class ApplicationInsights(_Devops):
_icon = "application-insights.png" _icon = "application-insights.png"
class Artifacts(_Devops):
_icon = "artifacts.png"
class Boards(_Devops):
_icon = "boards.png"
class Devops(_Devops): class Devops(_Devops):
_icon = "devops.png" _icon = "devops.png"
@ -32,16 +24,4 @@ class LabServices(_Devops):
_icon = "lab-services.png" _icon = "lab-services.png"
class Pipelines(_Devops):
_icon = "pipelines.png"
class Repos(_Devops):
_icon = "repos.png"
class TestPlans(_Devops):
_icon = "test-plans.png"
# Aliases # Aliases

@ -8,36 +8,260 @@ class _General(_Azure):
_icon_dir = "resources/azure/general" _icon_dir = "resources/azure/general"
class Allresources(_General): class AllResources(_General):
_icon = "allresources.png" _icon = "all-resources.png"
class Azurehome(_General): class Backlog(_General):
_icon = "azurehome.png" _icon = "backlog.png"
class Developertools(_General): class BizTalk(_General):
_icon = "developertools.png" _icon = "biz-talk.png"
class Helpsupport(_General): class BlobBlock(_General):
_icon = "helpsupport.png" _icon = "blob-block.png"
class BlobPage(_General):
_icon = "blob-page.png"
class Branch(_General):
_icon = "branch.png"
class Browser(_General):
_icon = "browser.png"
class Bug(_General):
_icon = "bug.png"
class Builds(_General):
_icon = "builds.png"
class Cache(_General):
_icon = "cache.png"
class Code(_General):
_icon = "code.png"
class Commit(_General):
_icon = "commit.png"
class ControlsHorizontal(_General):
_icon = "controls-horizontal.png"
class Controls(_General):
_icon = "controls.png"
class CostAlerts(_General):
_icon = "cost-alerts.png"
class CostAnalysis(_General):
_icon = "cost-analysis.png"
class CostBudgets(_General):
_icon = "cost-budgets.png"
class CostManagementAndBilling(_General):
_icon = "cost-management-and-billing.png"
class CostManagement(_General):
_icon = "cost-management.png"
class Counter(_General):
_icon = "counter.png"
class Cubes(_General):
_icon = "cubes.png"
class Dashboard(_General):
_icon = "dashboard.png"
class DevConsole(_General):
_icon = "dev-console.png"
class Download(_General):
_icon = "download.png"
class Error(_General):
_icon = "error.png"
class Extensions(_General):
_icon = "extensions.png"
class File(_General):
_icon = "file.png"
class Files(_General):
_icon = "files.png"
class FolderBlank(_General):
_icon = "folder-blank.png"
class FolderWebsite(_General):
_icon = "folder-website.png"
class FreeServices(_General):
_icon = "free-services.png"
class Ftp(_General):
_icon = "ftp.png"
class Gear(_General):
_icon = "gear.png"
class GlobeError(_General):
_icon = "globe-error.png"
class GlobeSuccess(_General):
_icon = "globe-success.png"
class GlobeWarning(_General):
_icon = "globe-warning.png"
class Globe(_General):
_icon = "globe.png"
class Guide(_General):
_icon = "guide.png"
class Heart(_General):
_icon = "heart.png"
class HelpAndSupport(_General):
_icon = "help-and-support.png"
class Image(_General):
_icon = "image.png"
class Information(_General): class Information(_General):
_icon = "information.png" _icon = "information.png"
class Managementgroups(_General): class InputOutput(_General):
_icon = "managementgroups.png" _icon = "input-output.png"
class JourneyHub(_General):
_icon = "journey-hub.png"
class LaunchPortal(_General):
_icon = "launch-portal.png"
class Learn(_General):
_icon = "learn.png"
class LoadTest(_General):
_icon = "load-test.png"
class Location(_General):
_icon = "location.png"
class LogStreaming(_General):
_icon = "log-streaming.png"
class ManagementGroups(_General):
_icon = "management-groups.png"
class ManagementPortal(_General):
_icon = "management-portal.png"
class Marketplace(_General): class Marketplace(_General):
_icon = "marketplace.png" _icon = "marketplace.png"
class Quickstartcenter(_General): class MediaFile(_General):
_icon = "quickstartcenter.png" _icon = "media-file.png"
class Media(_General):
_icon = "media.png"
class MobileEngagement(_General):
_icon = "mobile-engagement.png"
class Mobile(_General):
_icon = "mobile.png"
class Module(_General):
_icon = "module.png"
class PowerUp(_General):
_icon = "power-up.png"
class Power(_General):
_icon = "power.png"
class Powershell(_General):
_icon = "powershell.png"
class Preview(_General):
_icon = "preview.png"
class ProcessExplorer(_General):
_icon = "process-explorer.png"
class ProductionReadyDatabase(_General):
_icon = "production-ready-database.png"
class QuickstartCenter(_General):
_icon = "quickstart-center.png"
class Recent(_General): class Recent(_General):
@ -48,32 +272,72 @@ class Reservations(_General):
_icon = "reservations.png" _icon = "reservations.png"
class Resource(_General): class ResourceExplorer(_General):
_icon = "resource.png" _icon = "resource-explorer.png"
class Resourcegroups(_General): class ResourceGroupList(_General):
_icon = "resourcegroups.png" _icon = "resource-group-list.png"
class Servicehealth(_General): class ResourceGroups(_General):
_icon = "servicehealth.png" _icon = "resource-groups.png"
class Shareddashboard(_General): class ResourceLinked(_General):
_icon = "shareddashboard.png" _icon = "resource-linked.png"
class Subscriptions(_General): class Scale(_General):
_icon = "subscriptions.png" _icon = "scale.png"
class Scheduler(_General):
_icon = "scheduler.png"
class SearchGrid(_General):
_icon = "search-grid.png"
class Search(_General):
_icon = "search.png"
class ServerFarm(_General):
_icon = "server-farm.png"
class ServiceBus(_General):
_icon = "service-bus.png"
class Support(_General):
_icon = "support.png"
class ServiceHealth(_General):
_icon = "service-health.png"
class Supportrequests(_General):
_icon = "supportrequests.png" class Ssd(_General):
_icon = "ssd.png"
class StorageAzureFiles(_General):
_icon = "storage-azure-files.png"
class StorageContainer(_General):
_icon = "storage-container.png"
class StorageQueue(_General):
_icon = "storage-queue.png"
class Subscriptions(_General):
_icon = "subscriptions.png"
class Table(_General):
_icon = "table.png"
class Tag(_General): class Tag(_General):
@ -84,32 +348,40 @@ class Tags(_General):
_icon = "tags.png" _icon = "tags.png"
class Templates(_General): class TfsVcRepository(_General):
_icon = "templates.png" _icon = "tfs-vc-repository.png"
class Toolbox(_General):
_icon = "toolbox.png"
class Versions(_General):
_icon = "versions.png"
class Twousericon(_General): class WebSlots(_General):
_icon = "twousericon.png" _icon = "web-slots.png"
class Userhealthicon(_General): class WebTest(_General):
_icon = "userhealthicon.png" _icon = "web-test.png"
class Usericon(_General): class WebsitePower(_General):
_icon = "usericon.png" _icon = "website-power.png"
class Userprivacy(_General): class WebsiteStaging(_General):
_icon = "userprivacy.png" _icon = "website-staging.png"
class Userresource(_General): class Workbooks(_General):
_icon = "userresource.png" _icon = "workbooks.png"
class Whatsnew(_General): class Workflow(_General):
_icon = "whatsnew.png" _icon = "workflow.png"
# Aliases # Aliases

@ -8,10 +8,6 @@ class _Identity(_Azure):
_icon_dir = "resources/azure/identity" _icon_dir = "resources/azure/identity"
class AccessReview(_Identity):
_icon = "access-review.png"
class ActiveDirectoryConnectHealth(_Identity): class ActiveDirectoryConnectHealth(_Identity):
_icon = "active-directory-connect-health.png" _icon = "active-directory-connect-health.png"
@ -32,18 +28,10 @@ class ADIdentityProtection(_Identity):
_icon = "ad-identity-protection.png" _icon = "ad-identity-protection.png"
class ADPrivilegedIdentityManagement(_Identity):
_icon = "ad-privileged-identity-management.png"
class AppRegistrations(_Identity): class AppRegistrations(_Identity):
_icon = "app-registrations.png" _icon = "app-registrations.png"
class ConditionalAccess(_Identity):
_icon = "conditional-access.png"
class EnterpriseApplications(_Identity): class EnterpriseApplications(_Identity):
_icon = "enterprise-applications.png" _icon = "enterprise-applications.png"
@ -56,10 +44,6 @@ class IdentityGovernance(_Identity):
_icon = "identity-governance.png" _icon = "identity-governance.png"
class InformationProtection(_Identity):
_icon = "information-protection.png"
class ManagedIdentities(_Identity): class ManagedIdentities(_Identity):
_icon = "managed-identities.png" _icon = "managed-identities.png"

@ -12,12 +12,8 @@ class APIForFhir(_Integration):
_icon = "api-for-fhir.png" _icon = "api-for-fhir.png"
class APIManagement(_Integration): class APIManagementServices(_Integration):
_icon = "api-management.png" _icon = "api-management-services.png"
class AppConfiguration(_Integration):
_icon = "app-configuration.png"
class DataCatalog(_Integration): class DataCatalog(_Integration):
@ -40,14 +36,6 @@ class IntegrationAccounts(_Integration):
_icon = "integration-accounts.png" _icon = "integration-accounts.png"
class IntegrationServiceEnvironments(_Integration):
_icon = "integration-service-environments.png"
class LogicAppsCustomConnector(_Integration):
_icon = "logic-apps-custom-connector.png"
class LogicApps(_Integration): class LogicApps(_Integration):
_icon = "logic-apps.png" _icon = "logic-apps.png"
@ -56,28 +44,16 @@ class PartnerTopic(_Integration):
_icon = "partner-topic.png" _icon = "partner-topic.png"
class SendgridAccounts(_Integration): class Relays(_Integration):
_icon = "sendgrid-accounts.png" _icon = "relays.png"
class ServiceBusRelays(_Integration):
_icon = "service-bus-relays.png"
class ServiceBus(_Integration):
_icon = "service-bus.png"
class ServiceCatalogManagedApplicationDefinitions(_Integration):
_icon = "service-catalog-managed-application-definitions.png"
class SoftwareAsAService(_Integration): class SoftwareAsAService(_Integration):
_icon = "software-as-a-service.png" _icon = "software-as-a-service.png"
class StorsimpleDeviceManagers(_Integration): class SQLDataWarehouses(_Integration):
_icon = "storsimple-device-managers.png" _icon = "sql-data-warehouses.png"
class SystemTopic(_Integration): class SystemTopic(_Integration):

@ -0,0 +1,19 @@
# This module is automatically generated by autogen.sh. DO NOT EDIT.
from . import _Azure
class _Internet_Of_Things(_Azure):
_type = "internet_of_things"
_icon_dir = "resources/azure/internet_of_things"
class DigitalTwins(_Internet_Of_Things):
_icon = "digital-twins.png"
class TimeSeriesInsightsAccessPolicies(_Internet_Of_Things):
_icon = "time-series-insights-access-policies.png"
# Aliases

@ -0,0 +1,35 @@
# This module is automatically generated by autogen.sh. DO NOT EDIT.
from . import _Azure
class _Intune(_Azure):
_type = "intune"
_icon_dir = "resources/azure/intune"
class ADRolesAndAdministrators(_Intune):
_icon = "ad-roles-and-administrators.png"
class DeviceSecurityApple(_Intune):
_icon = "device-security-apple.png"
class DeviceSecurityGoogle(_Intune):
_icon = "device-security-google.png"
class DeviceSecurityWindows(_Intune):
_icon = "device-security-windows.png"
class IntuneForEducation(_Intune):
_icon = "intune-for-education.png"
class Intune(_Intune):
_icon = "intune.png"
# Aliases

@ -12,40 +12,44 @@ class DeviceProvisioningServices(_Iot):
_icon = "device-provisioning-services.png" _icon = "device-provisioning-services.png"
class DigitalTwins(_Iot): class EventHubs(_Iot):
_icon = "digital-twins.png" _icon = "event-hubs.png"
class IotCentralApplications(_Iot): class FunctionApps(_Iot):
_icon = "iot-central-applications.png" _icon = "function-apps.png"
class IotHubSecurity(_Iot): class IotCentralApplications(_Iot):
_icon = "iot-hub-security.png" _icon = "iot-central-applications.png"
class IotHub(_Iot): class IotHub(_Iot):
_icon = "iot-hub.png" _icon = "iot-hub.png"
class Maps(_Iot): class LogicApps(_Iot):
_icon = "maps.png" _icon = "logic-apps.png"
class Sphere(_Iot): class MapsAccounts(_Iot):
_icon = "sphere.png" _icon = "maps-accounts.png"
class TimeSeriesInsightsEnvironments(_Iot): class NotificationHubs(_Iot):
_icon = "time-series-insights-environments.png" _icon = "notification-hubs.png"
class StreamAnalyticsJobs(_Iot):
_icon = "stream-analytics-jobs.png"
class TimeSeriesInsightsEventsSources(_Iot): class TimeSeriesInsightsEnvironments(_Iot):
_icon = "time-series-insights-events-sources.png" _icon = "time-series-insights-environments.png"
class Windows10IotCoreServices(_Iot): class TimeSeriesInsightsEventSources(_Iot):
_icon = "windows-10-iot-core-services.png" _icon = "time-series-insights-event-sources.png"
# Aliases # Aliases

@ -0,0 +1,111 @@
# This module is automatically generated by autogen.sh. DO NOT EDIT.
from . import _Azure
class _Management_Governance(_Azure):
_type = "management_governance"
_icon_dir = "resources/azure/management_governance"
class ActivityLog(_Management_Governance):
_icon = "activity-log.png"
class Advisor(_Management_Governance):
_icon = "advisor.png"
class Alerts(_Management_Governance):
_icon = "alerts.png"
class ApplicationInsights(_Management_Governance):
_icon = "application-insights.png"
class Arc(_Management_Governance):
_icon = "arc.png"
class AutomationAccounts(_Management_Governance):
_icon = "automation-accounts.png"
class Blueprints(_Management_Governance):
_icon = "blueprints.png"
class Compliance(_Management_Governance):
_icon = "compliance.png"
class CostManagementAndBilling(_Management_Governance):
_icon = "cost-management-and-billing.png"
class DiagnosticsSettings(_Management_Governance):
_icon = "diagnostics-settings.png"
class Education(_Management_Governance):
_icon = "education.png"
class Lighthouse(_Management_Governance):
_icon = "lighthouse.png"
class LogAnalyticsWorkspaces(_Management_Governance):
_icon = "log-analytics-workspaces.png"
class Machinesazurearc(_Management_Governance):
_icon = "machinesazurearc.png"
class ManagedApplicationsCenter(_Management_Governance):
_icon = "managed-applications-center.png"
class Metrics(_Management_Governance):
_icon = "metrics.png"
class Monitor(_Management_Governance):
_icon = "monitor.png"
class MyCustomers(_Management_Governance):
_icon = "my-customers.png"
class OperationLogClassic(_Management_Governance):
_icon = "operation-log-classic.png"
class Policy(_Management_Governance):
_icon = "policy.png"
class RecoveryServicesVaults(_Management_Governance):
_icon = "recovery-services-vaults.png"
class ResourceGraphExplorer(_Management_Governance):
_icon = "resource-graph-explorer.png"
class ServiceProviders(_Management_Governance):
_icon = "service-providers.png"
class Solutions(_Management_Governance):
_icon = "solutions.png"
class UserPrivacy(_Management_Governance):
_icon = "user-privacy.png"
# Aliases

@ -0,0 +1,31 @@
# This module is automatically generated by autogen.sh. DO NOT EDIT.
from . import _Azure
class _Migrate(_Azure):
_type = "migrate"
_icon_dir = "resources/azure/migrate"
class CostManagementAndBilling(_Migrate):
_icon = "cost-management-and-billing.png"
class DataBoxEdge(_Migrate):
_icon = "data-box-edge.png"
class DataBox(_Migrate):
_icon = "data-box.png"
class Migrate(_Migrate):
_icon = "migrate.png"
class RecoveryServicesVaults(_Migrate):
_icon = "recovery-services-vaults.png"
# Aliases

@ -0,0 +1,15 @@
# This module is automatically generated by autogen.sh. DO NOT EDIT.
from . import _Azure
class _Mixed_Reality(_Azure):
_type = "mixed_reality"
_icon_dir = "resources/azure/mixed_reality"
class RemoteRendering(_Mixed_Reality):
_icon = "remote-rendering.png"
# Aliases

@ -0,0 +1,15 @@
# This module is automatically generated by autogen.sh. DO NOT EDIT.
from . import _Azure
class _Monitor(_Azure):
_type = "monitor"
_icon_dir = "resources/azure/monitor"
class SAPAzureMonitor(_Monitor):
_icon = "sap-azure-monitor.png"
# Aliases

@ -0,0 +1,139 @@
# This module is automatically generated by autogen.sh. DO NOT EDIT.
from . import _Azure
class _Networking(_Azure):
_type = "networking"
_icon_dir = "resources/azure/networking"
class ApplicationGateways(_Networking):
_icon = "application-gateways.png"
class CDNProfiles(_Networking):
_icon = "cdn-profiles.png"
class Connections(_Networking):
_icon = "connections.png"
class DDOSProtectionPlans(_Networking):
_icon = "ddos-protection-plans.png"
class DNSZones(_Networking):
_icon = "dns-zones.png"
class ExpressrouteCircuits(_Networking):
_icon = "expressroute-circuits.png"
class FirewallManager(_Networking):
_icon = "firewall-manager.png"
class Firewalls(_Networking):
_icon = "firewalls.png"
class FrontDoors(_Networking):
_icon = "front-doors.png"
class IpGroups(_Networking):
_icon = "ip-groups.png"
class LoadBalancers(_Networking):
_icon = "load-balancers.png"
class LocalNetworkGateways(_Networking):
_icon = "local-network-gateways.png"
class Nat(_Networking):
_icon = "nat.png"
class NetworkInterfaces(_Networking):
_icon = "network-interfaces.png"
class NetworkSecurityGroups(_Networking):
_icon = "network-security-groups.png"
class NetworkWatcher(_Networking):
_icon = "network-watcher.png"
class PrivateLinkService(_Networking):
_icon = "private-link-service.png"
class PrivateLink(_Networking):
_icon = "private-link.png"
class ProximityPlacementGroups(_Networking):
_icon = "proximity-placement-groups.png"
class PublicIpAddressesClassic(_Networking):
_icon = "public-ip-addresses-classic.png"
class PublicIpAddresses(_Networking):
_icon = "public-ip-addresses.png"
class PublicIpPrefixes(_Networking):
_icon = "public-ip-prefixes.png"
class ReservedIpAddressesClassic(_Networking):
_icon = "reserved-ip-addresses-classic.png"
class RouteFilters(_Networking):
_icon = "route-filters.png"
class RouteTables(_Networking):
_icon = "route-tables.png"
class ServiceEndpointPolicies(_Networking):
_icon = "service-endpoint-policies.png"
class TrafficManagerProfiles(_Networking):
_icon = "traffic-manager-profiles.png"
class VirtualNetworkGateways(_Networking):
_icon = "virtual-network-gateways.png"
class VirtualNetworksClassic(_Networking):
_icon = "virtual-networks-classic.png"
class VirtualNetworks(_Networking):
_icon = "virtual-networks.png"
class VirtualWans(_Networking):
_icon = "virtual-wans.png"
class WebApplicationFirewallPolicieswaf(_Networking):
_icon = "web-application-firewall-policieswaf.png"
# Aliases

@ -0,0 +1,59 @@
# This module is automatically generated by autogen.sh. DO NOT EDIT.
from . import _Azure
class _Other(_Azure):
_type = "other"
_icon_dir = "resources/azure/other"
class BackupCenter(_Other):
_icon = "backup-center.png"
class Detonation(_Other):
_icon = "detonation.png"
class ExpressrouteDirect(_Other):
_icon = "expressroute-direct.png"
class InstancePools(_Other):
_icon = "instance-pools.png"
class InternetAnalyzerProfiles(_Other):
_icon = "internet-analyzer-profiles.png"
class LocalNetworkGateways(_Other):
_icon = "local-network-gateways.png"
class PeeringService(_Other):
_icon = "peering-service.png"
class ResourceMover(_Other):
_icon = "resource-mover.png"
class SshKeys(_Other):
_icon = "ssh-keys.png"
class TemplateSpecs(_Other):
_icon = "template-specs.png"
class UniversalPrint(_Other):
_icon = "universal-print.png"
class WindowsVirtualDesktop(_Other):
_icon = "windows-virtual-desktop.png"
# Aliases

@ -0,0 +1,47 @@
# This module is automatically generated by autogen.sh. DO NOT EDIT.
from . import _Azure
class _Preview(_Azure):
_type = "preview"
_icon_dir = "resources/azure/preview"
class CloudShell(_Preview):
_icon = "cloud-shell.png"
class IotEdge(_Preview):
_icon = "iot-edge.png"
class PrivateLinkHub(_Preview):
_icon = "private-link-hub.png"
class Rtos(_Preview):
_icon = "rtos.png"
class Sphere(_Preview):
_icon = "sphere.png"
class StaticApps(_Preview):
_icon = "static-apps.png"
class TimeSeriesDataSets(_Preview):
_icon = "time-series-data-sets.png"
class WebEnvironment(_Preview):
_icon = "web-environment.png"
class Workbooks(_Preview):
_icon = "workbooks.png"
# Aliases

@ -20,8 +20,8 @@ class Defender(_Security):
_icon = "defender.png" _icon = "defender.png"
class ExtendedSecurityUpdates(_Security): class Extendedsecurityupdates(_Security):
_icon = "extended-security-updates.png" _icon = "extendedsecurityupdates.png"
class KeyVaults(_Security): class KeyVaults(_Security):

@ -8,40 +8,44 @@ class _Storage(_Azure):
_icon_dir = "resources/azure/storage" _icon_dir = "resources/azure/storage"
class ArchiveStorage(_Storage): class DataBoxEdge(_Storage):
_icon = "archive-storage.png" _icon = "data-box-edge.png"
class Azurefxtedgefiler(_Storage): class DataBox(_Storage):
_icon = "azurefxtedgefiler.png" _icon = "data-box.png"
class BlobStorage(_Storage): class DataLakeStorageGen1(_Storage):
_icon = "blob-storage.png" _icon = "data-lake-storage-gen1.png"
class DataBoxEdgeDataBoxGateway(_Storage): class DataShareInvitations(_Storage):
_icon = "data-box-edge-data-box-gateway.png" _icon = "data-share-invitations.png"
class DataBox(_Storage): class DataShares(_Storage):
_icon = "data-box.png" _icon = "data-shares.png"
class DataLakeStorage(_Storage): class HcpCache(_Storage):
_icon = "data-lake-storage.png" _icon = "hcp-cache.png"
class GeneralStorage(_Storage): class ImportExportJobs(_Storage):
_icon = "general-storage.png" _icon = "import-export-jobs.png"
class NetappFiles(_Storage): class NetappFiles(_Storage):
_icon = "netapp-files.png" _icon = "netapp-files.png"
class QueuesStorage(_Storage): class RecoveryServicesVaults(_Storage):
_icon = "queues-storage.png" _icon = "recovery-services-vaults.png"
class StackEdge(_Storage):
_icon = "stack-edge.png"
class StorageAccountsClassic(_Storage): class StorageAccountsClassic(_Storage):
@ -52,10 +56,6 @@ class StorageAccounts(_Storage):
_icon = "storage-accounts.png" _icon = "storage-accounts.png"
class StorageExplorer(_Storage):
_icon = "storage-explorer.png"
class StorageSyncServices(_Storage): class StorageSyncServices(_Storage):
_icon = "storage-sync-services.png" _icon = "storage-sync-services.png"
@ -68,8 +68,4 @@ class StorsimpleDeviceManagers(_Storage):
_icon = "storsimple-device-managers.png" _icon = "storsimple-device-managers.png"
class TableStorage(_Storage):
_icon = "table-storage.png"
# Aliases # Aliases

@ -8,44 +8,12 @@ class _Web(_Azure):
_icon_dir = "resources/azure/web" _icon_dir = "resources/azure/web"
class APIConnections(_Web): class MediaService(_Web):
_icon = "api-connections.png" _icon = "media-service.png"
class AppServiceCertificates(_Web):
_icon = "app-service-certificates.png"
class AppServiceDomains(_Web):
_icon = "app-service-domains.png"
class AppServiceEnvironments(_Web):
_icon = "app-service-environments.png"
class AppServicePlans(_Web):
_icon = "app-service-plans.png"
class AppServices(_Web):
_icon = "app-services.png"
class MediaServices(_Web):
_icon = "media-services.png"
class NotificationHubNamespaces(_Web): class NotificationHubNamespaces(_Web):
_icon = "notification-hub-namespaces.png" _icon = "notification-hub-namespaces.png"
class Search(_Web):
_icon = "search.png"
class Signalr(_Web):
_icon = "signalr.png"
# Aliases # Aliases

File diff suppressed because it is too large Load Diff

Binary file not shown.

Before

Width:  |  Height:  |  Size: 17 KiB

After

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 14 KiB

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 14 KiB

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.5 KiB

After

Width:  |  Height:  |  Size: 5.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.1 KiB

After

Width:  |  Height:  |  Size: 9.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.9 KiB

After

Width:  |  Height:  |  Size: 6.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.4 KiB

After

Width:  |  Height:  |  Size: 4.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.3 KiB

After

Width:  |  Height:  |  Size: 3.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.5 KiB

After

Width:  |  Height:  |  Size: 5.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 13 KiB

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.5 KiB

After

Width:  |  Height:  |  Size: 6.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.6 KiB

After

Width:  |  Height:  |  Size: 5.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.1 KiB

After

Width:  |  Height:  |  Size: 5.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.3 KiB

After

Width:  |  Height:  |  Size: 7.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 29 KiB

After

Width:  |  Height:  |  Size: 29 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.8 KiB

After

Width:  |  Height:  |  Size: 4.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.6 KiB

After

Width:  |  Height:  |  Size: 3.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.9 KiB

After

Width:  |  Height:  |  Size: 8.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 29 KiB

After

Width:  |  Height:  |  Size: 29 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.2 KiB

After

Width:  |  Height:  |  Size: 6.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.3 KiB

After

Width:  |  Height:  |  Size: 5.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 25 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.2 KiB

After

Width:  |  Height:  |  Size: 8.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 14 KiB

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.7 KiB

After

Width:  |  Height:  |  Size: 9.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 14 KiB

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.3 KiB

After

Width:  |  Height:  |  Size: 9.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.2 KiB

After

Width:  |  Height:  |  Size: 7.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.3 KiB

After

Width:  |  Height:  |  Size: 7.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 10 KiB

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.2 KiB

After

Width:  |  Height:  |  Size: 7.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 10 KiB

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.8 KiB

After

Width:  |  Height:  |  Size: 4.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.9 KiB

After

Width:  |  Height:  |  Size: 5.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.6 KiB

After

Width:  |  Height:  |  Size: 5.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.2 KiB

After

Width:  |  Height:  |  Size: 7.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.6 KiB

After

Width:  |  Height:  |  Size: 6.6 KiB

Some files were not shown because too many files have changed in this diff Show More

Loading…
Cancel
Save