Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ReOrder examples on how they appear in Playground #1040

Merged
merged 10 commits into from
Dec 2, 2020
60 changes: 30 additions & 30 deletions src/playground/src/examples.ts
Original file line number Diff line number Diff line change
Expand Up @@ -49,52 +49,52 @@ import example_301_modules_vwan_to_vnet_s2s_with_fw from '../../../docs/examples

export const examples = {
'blank': '',
'101/vm-simple-windows': example_101_vm_simple_windows,
'101/logic-app-create': example_101_logic_app_create,
'101/storage-blob-container': example_101_storage_blob_container,
'101/vnet-two-subnets': example_101_vnet_two_subnets,
'101/1vm-2nics-2subnets-1vnet': example_101_1vm_2nics_2subnets_1vnet,
'101/app-config': example_101_app_config,
'101/aks': example_101_aks,
'101/aks-vmss-systemassigned-identity': example_101_aks_vmss_systemassigned_identity,
'101/basic-publicip': example_101_basic_publicip,
'101/container-registry': example_101_container_registry,
'101/cosmosdb-webapp': example_101_cosmosdb_webapp,
'101/key-vault-create': example_101_key_vault_create,
'101/create-rg-lock-role-assignment': example_101_create_rg_lock_role_assignment,
'101/data-factory-v2-blob-to-blob-copy': example_101_data_factory_v2_blob_to_blob_copy,
'101/databricks-workspace': example_101_databricks_workspace,
'101/databricks-all-in-one-template-for-vnet-injection': example_101_databricks_all_in_one_template_for_vnet_injection,
'101/aks': example_101_aks,
'101/monitor-action-groups': example_101_monitor_action_groups,
'101/vm-simple-linux': example_101_vm_simple_linux,
'101/key-vault-secret-only': example_101_key_vault_secret_only,
'101/website-with-container': example_101_website_with_container,
'101/1vm-2nics-2subnets-1vnet': example_101_1vm_2nics_2subnets_1vnet,
'101/web-app-windows': example_101_web_app_windows,
'101/data-factory-v2-blob-to-blob-copy': example_101_data_factory_v2_blob_to_blob_copy,
'101/wvd-backplane': example_101_wvd_backplane,
'201/vm-windows-with-custom-script-extension': example_201_vm_windows_with_custom_script_extension,
'201/key-vault-secret-create': example_201_key_vault_secret_create,
'201/vm-push-cert-windows': example_201_vm_push_cert_windows,
'201/decrypt-running-windows-vm-without-aad': example_201_decrypt_running_windows_vm_without_aad,
'201/iot-with-storage': example_201_iot_with_storage,
'201/vnet-peering': example_201_vnet_peering,
'201/sql': example_201_sql,
'201/201-web-app-loganalytics': example_201_web_app_loganalytics,
'101/deployment-script-with-storage': example_101_deployment_script_with_storage,
'101/front-door-basic': example_101_front_door_basic,
'101/front-door-custom-domain': example_101_front_door_custom_domain,
'101/front-door-redirect': example_101_front_door_redirect,
'101/mg-policy': example_101_mg_policy,
'101/aks-vmss-systemassigned-identity': example_101_aks_vmss_systemassigned_identity,
'101/app-config': example_101_app_config,
'101/basic-publicip': example_101_basic_publicip,
'101/container-registry': example_101_container_registry,
'101/create-rg-lock-role-assignment': example_101_create_rg_lock_role_assignment,
'101/function-app-create': example_101_function_app_create,
'101/logic-app-create': example_101_logic_app_create,
'101/key-vault-create': example_101_key_vault_create,
'101/key-vault-secret-only': example_101_key_vault_secret_only,
'101/mg-policy': example_101_mg_policy,
'101/monitor-action-groups': example_101_monitor_action_groups,
'101/redis-cache': example_101_redis_cache,
'101/storage-blob-container': example_101_storage_blob_container,
'101/website-with-container': example_101_website_with_container,
'101/web-app-windows': example_101_web_app_windows,
'101/wvd-backplane': example_101_wvd_backplane,
'101/vm-simple-linux': example_101_vm_simple_linux,
'101/vm-simple-windows': example_101_vm_simple_windows,
'101/vnet-two-subnets': example_101_vnet_two_subnets,
'201/1vm-2nics-2subnets-1vnet': example_201_1vm_2nics_2subnets_1vnet,
'201/aci-wordpress': example_201_aci_wordpress,
'201/anchored-proximity-placement-group': example_201_anchored_proximity_placement_group,
'201/cyclecloud': example_201_cyclecloud,
'201/decrypt-running-windows-vm-without-aad': example_201_decrypt_running_windows_vm_without_aad,
'201/firewall-with-ip-from-prefix': example_201_firewall_with_ip_from_prefix,
'201/iot-with-storage': example_201_iot_with_storage,
'201/key-vault-secret-create': example_201_key_vault_secret_create,
'201/log-analytics-with-solutions-and-diagnostics': example_201_log_analytics_with_solutions_and_diagnostics,
'201/policy-with-initiative-definition-and-assignment': example_201_policy_with_initiative_definition_and_assignment,
'201/sql': example_201_sql,
'201/vm-push-cert-windows': example_201_vm_push_cert_windows,
'201/vm-windows-with-custom-script-extension': example_201_vm_windows_with_custom_script_extension,
'201/vnet-peering': example_201_vnet_peering,
'201/vnet-to-vnet-bgp': example_201_vnet_to_vnet_bgp,
'201/vwan-shared-services': example_201_vwan_shared_services,
'301/nested-vms-in-virtual-network': example_301_nested_vms_in_virtual_network,
'301/modules-vwan-to-vnet-s2s-with-fw': example_301_modules_vwan_to_vnet_s2s_with_fw
'201/web-app-loganalytics': example_201_web_app_loganalytics,
'301/modules-vwan-to-vnet-s2s-with-fw': example_301_modules_vwan_to_vnet_s2s_with_fw,
'301/nested-vms-in-virtual-network': example_301_nested_vms_in_virtual_network
}