8000 coder-modules/azure-region at jupyterlab-subdomain-1 · framctr/coder-modules · GitHub
[go: up one dir, main page]

Skip to content
{"payload":{"allShortcutsEnabled":false,"path":"azure-region","repo":{"id":869333082,"defaultBranch":"main","name":"coder-modules","ownerLogin":"framctr","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2024-10-08T05:57:55.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/35109437?v=4","public":true,"private":false,"isOrgOwned":false},"currentUser":null,"refInfo":{"name":"jupyterlab-subdomain-1","listCacheKey":"v0:1728370098.0","canEdit":false,"refType":"branch","currentOid":"6936e8e027940d6caccbef5452d7a6c6605bbc6b"},"tree":{"items":[{"name":"README.md","path":"azure-region/README.md","contentType":"file"},{"name":"main.test.ts","path":"azure-region/main.test.ts","contentType":"file"},{"name":"main.tf","path":"azure-region/main.tf","contentType":"file"}],"templateDirectorySuggestionUrl":null,"readme":{"displayName":"README.md","richText":"\u003carticle class=\"markdown-body entry-content container-lg\" itemprop=\"text\"\u003e\u003cmarkdown-accessiblity-table\u003e\u003ctable\u003e\n \u003cthead\u003e\n \u003ctr\u003e\n \u003cth\u003edisplay_name\u003c/th\u003e\n \u003cth\u003edescription\u003c/th\u003e\n \u003cth\u003eicon\u003c/th\u003e\n \u003cth\u003emaintainer_github\u003c/th\u003e\n \u003cth\u003everified\u003c/th\u003e\n \u003cth\u003etags\u003c/th\u003e\n \u003c/tr\u003e\n \u003c/thead\u003e\n \u003ctbody\u003e\n \u003ctr\u003e\n \u003ctd\u003e\u003cdiv dir=\"auto\"\u003eAzure Region\u003c/div\u003e\u003c/td\u003e\n \u003ctd\u003e\u003cdiv dir=\"auto\"\u003eA parameter with human region names and icons\u003c/div\u003e\u003c/td\u003e\n \u003ctd\u003e\u003cdiv dir=\"auto\"\u003e../.icons/azure.svg\u003c/div\u003e\u003c/td\u003e\n \u003ctd\u003e\u003cdiv dir=\"auto\"\u003ecoder\u003c/div\u003e\u003c/td\u003e\n \u003ctd\u003e\u003cdiv dir=\"auto\"\u003etrue\u003c/div\u003e\u003c/td\u003e\n \u003ctd\u003e\u003cdiv dir=\"auto\"\u003e\u003ctable\u003e\n \u003ctbody\u003e\n \u003ctr\u003e\n \u003ctd\u003e\u003cdiv dir=\"auto\"\u003ehelper\u003c/div\u003e\u003c/td\u003e\n \u003ctd\u003e\u003cdiv dir=\"auto\"\u003eparameter\u003c/div\u003e\u003c/td\u003e\n \u003ctd\u003e\u003cdiv dir=\"auto\"\u003eazure\u003c/div\u003e\u003c/td\u003e\n \u003ctd\u003e\u003cdiv dir=\"auto\"\u003eregions\u003c/div\u003e\u003c/td\u003e\n \u003c/tr\u003e\n \u003c/tbody\u003e\n\u003c/table\u003e\n\u003c/div\u003e\u003c/td\u003e\n \u003c/tr\u003e\n \u003c/tbody\u003e\n\u003c/table\u003e\u003c/markdown-accessiblity-table\u003e\n\n\u003cdiv class=\"markdown-heading\" dir=\"auto\"\u003e\u003ch1 tabindex=\"-1\" class=\"heading-element\" dir=\"auto\"\u003eAzure Region\u003c/h1\u003e\u003ca id=\"user-content-azure-region\" class=\"anchor\" aria-label=\"Permalink: Azure Region\" href=\"#azure-region\"\u003e\u003csvg class=\"octicon octicon-link\" viewBox=\"0 0 16 16\" version=\"1.1\" width=\"16\" height=\"16\" aria-hidden=\"true\"\u003e\u003cpath d=\"m7.775 3.275 1.25-1.25a3.5 3.5 0 1 1 4.95 4.95l-2.5 2.5a3.5 3.5 0 0 1-4.95 0 .751.751 0 0 1 .018-1.042.751.751 0 0 1 1.042-.018 1.998 1.998 0 0 0 2.83 0l2.5-2.5a2.002 2.002 0 0 0-2.83-2.83l-1.25 1.25a.751.751 0 0 1-1.042-.018.751.751 0 0 1-.018-1.042Zm-4.69 9.64a1.998 1.998 0 0 0 2.83 0l1.25-1.25a.751.751 0 0 1 1.042.018.751.751 0 0 1 .018 1.042l-1.25 1.25a3.5 3.5 0 1 1-4.95-4.95l2.5-2.5a3.5 3.5 0 0 1 4.95 0 .751.751 0 0 1-.018 1.042.751.751 0 0 1-1.042.018 1.998 1.998 0 0 0-2.83 0l-2.5 2.5a1.998 1.998 0 0 0 0 2.83Z\"\u003e\u003c/path\u003e\u003c/svg\u003e\u003c/a\u003e\u003c/div\u003e\n\u003cp dir=\"auto\"\u003eThis module adds a parameter with all Azure regions, allowing developers to select the region closest to them.\u003c/p\u003e\n\u003cdiv class=\"highlight highlight-source-hcl notranslate position-relative overflow-auto\" dir=\"auto\" data-snippet-clipboard-copy-content=\"module \u0026quot;azure_region\u0026quot; {\n source = \u0026quot;registry.coder.com/modules/azure-region/coder\u0026quot;\n version = \u0026quot;1.0.12\u0026quot;\n default = \u0026quot;eastus\u0026quot;\n}\n\nresource \u0026quot;azurem_resource_group\u0026quot; \u0026quot;example\u0026quot; {\n location = module.azure_region.value\n}\"\u003e\u003cpre\u003e\u003cspan class=\"pl-en\"\u003emodule\u003c/span\u003e \u003cspan class=\"pl-smi\"\u003e\"azure_region\"\u003c/span\u003e {\n \u003cspan class=\"pl-v\"\u003e\u003cspan class=\"pl-smi\"\u003esource\u003c/span\u003e \u003cspan class=\"pl-k\"\u003e=\u003c/span\u003e \u003c/span\u003e\u003cspan class=\"pl-s\"\u003e\u003cspan class=\"pl-pds\"\u003e\"\u003c/span\u003eregistry.coder.com/modules/azure-region/coder\u003cspan class=\"pl-pds\"\u003e\"\u003c/span\u003e\u003c/span\u003e\n \u003cspan class=\"pl-v\"\u003e\u003cspan class=\"pl-smi\"\u003eversion\u003c/span\u003e \u003cspan class=\"pl-k\"\u003e=\u003c/span\u003e \u003c/span\u003e\u003cspan class=\"pl-s\"\u003e\u003cspan class=\"pl-pds\"\u003e\"\u003c/span\u003e1.0.12\u003cspan class=\"pl-pds\"\u003e\"\u003c/span\u003e\u003c/span\u003e\n \u003cspan class=\"pl-v\"\u003e\u003cspan class=\"pl-smi\"\u003edefault\u003c/span\u003e \u003cspan class=\"pl-k\"\u003e=\u003c/span\u003e \u003c/span\u003e\u003cspan class=\"pl-s\"\u003e\u003cspan class=\"pl-pds\"\u003e\"\u003c/span\u003eeastus\u003cspan class=\"pl-pds\"\u003e\"\u003c/span\u003e\u003c/span\u003e\n}\n\n\u003cspan class=\"pl-en\"\u003eresource\u003c/span\u003e \u003cspan class=\"pl-smi\"\u003e\"azurem_resource_group\"\u003c/span\u003e \u003cspan class=\"pl-smi\"\u003e\"example\"\u003c/span\u003e {\n \u003cspan class=\"pl-v\"\u003e\u003cspan class=\"pl-smi\"\u003elocation\u003c/span\u003e \u003cspan class=\"pl-k\"\u003e=\u003c/span\u003e \u003c/span\u003emodule\u003cspan class=\"pl-k\"\u003e.\u003c/span\u003e\u003cspan class=\"pl-smi\"\u003eazure_region\u003c/span\u003e\u003cspan class=\"pl-k\"\u003e.\u003c/span\u003e\u003cspan class=\"pl-smi\"\u003evalue\u003c/span\u003e\n}\u003c/pre\u003e\u003c/div\u003e\n\u003cp dir=\"auto\"\u003e\u003ca target=\"_blank\" rel=\"noopener noreferrer\" href=\"/framctr/coder-modules/blob/jupyterlab-subdomain-1/.images/azure-default.png\"\u003e\u003cimg src=\"/framctr/coder-modules/raw/jupyterlab-subdomain-1/.images/azure-default.png\" alt=\"Azure Region Default\" style=\"max-width: 100%; height: auto;\"\u003e\u003c/a\u003e\u003c/p\u003e\n\u003cdiv class=\"markdown-heading\" dir=\"auto\"\u003e\u003ch2 tabindex=\"-1\" class=\"heading-element\" dir=\"auto\"\u003eExamples\u003c/h2\u003e\u003ca id=\"user-content-examples\" class=\"anchor\" aria-label=\"Permalink: Examples\" href=\"#examples\"\u003e\u003csvg class=\"octicon octicon-link\" viewBox=\"0 0 16 16\" version=\"1.1\" width=\"16\" height=\"16\" aria-hidden=\"true\"\u003e\u003cpath d=\"m7.775 3.275 1.25-1.25a3.5 3.5 0 1 1 4.95 4.95l-2.5 2.5a3.5 3.5 0 0 1-4.95 0 .751.751 0 0 1 .018-1.042.751.751 0 0 1 1.042-.018 1.998 1.998 0 0 0 2.83 0l2.5-2.5a2.002 2.002 0 0 0-2.83-2.83l-1.25 1.25a.751.751 0 0 1-1.042-.018.751.751 0 0 1-.018-1.042Zm-4.69 9.64a1.998 1.998 0 0 0 2.83 0l1.25-1.25a.751.751 0 0 1 1.042.018.751.751 0 0 1 .018 1.042l-1.25 1.25a3.5 3.5 0 1 1-4.95-4.95l2.5-2.5a3.5 3.5 0 0 1 4.95 0 .751.751 0 0 1-.018 1.042.751.751 0 0 1-1.042.018 1.998 1.998 0 0 0-2.83 0l-2.5 2.5a1.998 1.998 0 0 0 0 2.83Z\"\u003e\u003c/path\u003e\u003c/svg\u003e\u003c/a\u003e\u003c/div\u003e\n\u003cdiv class=\"markdown-heading\" dir=\"auto\"\u003e\u003ch3 tabindex=\"-1\" class=\"heading-element\" dir=\"auto\"\u003eCustomize existing regions\u003c/h3\u003e\u003ca id=\"user-content-customize-existing-regions\" class=\"anchor\" aria-label=\"Permalink: Customize existing regions\" href=\"#customize-existing-regions\"\u003e\u003csvg class=\"octicon octicon-link\" viewBox=\"0 0 16 16\" version=\"1.1\" width=\"16\" height=\"16\" aria-hidden=\"true\"\u003e\u003cpath d=\"m7.775 3.275 1.25-1.25a3.5 3.5 0 1 1 4.95 4.95l-2.5 2.5a3.5 3.5 0 0 1-4.95 0 .751.751 0 0 1 .018-1.042.751.751 0 0 1 1.042-.018 1.998 1.998 0 0 0 2.83 0l2.5-2.5a2.002 2.002 0 0 0-2.83-2.83l-1.25 1.25a.751.751 0 0 1-1.042-.018.751.751 0 0 1-.018-1.042Zm-4.69 9.64a1.998 1.998 0 0 0 2.83 0l1.25-1.25a.751.751 0 0 1 1.042.018.751.751 0 0 1 .018 1.042l-1.25 1.25a3.5 3.5 0 1 1-4.95-4.95l2.5-2.5a3.5 3.5 0 0 1 4.95 0 .751.751 0 0 1-.018 1.042.751.751 0 0 1-1.042.018 1.998 1.998 0 0 0-2.83 0l-2.5 2.5a1.998 1.998 0 0 0 0 2.83Z\"\u003e\u003c/path\u003e\u003c/svg\u003e\u003c/a\u003e\u003c/div\u003e\n\u003cp dir=\"auto\"\u003eChange the display name and icon for a region using the corresponding maps:\u003c/p\u003e\n\u003cdiv class=\"highlight highlight-source-hcl notranslate position-relative overflow-auto\" dir=\"auto\" data-snippet-clipboard-copy-content=\"module \u0026quot;azure-region\u0026quot; {\n source = \u0026quot;registry.coder.com/modules/azure-region/coder\u0026quot;\n version = \u0026quot;1.0.12\u0026quot;\n custom_names = {\n \u0026quot;australia\u0026quot; : \u0026quot;Go Australia!\u0026quot;\n }\n custom_icons = {\n \u0026quot;australia\u0026quot; : \u0026quot;/icons/smiley.svg\u0026quot;\n }\n}\n\nresource \u0026quot;azurerm_resource_group\u0026quot; \u0026quot;example\u0026quot; {\n location = module.azure_region.value\n}\"\u003e\u003cpre\u003e\u003cspan class=\"pl-en\"\u003emodule\u003c/span\u003e \u003cspan class=\"pl-smi\"\u003e\"azure-region\"\u003c/span\u003e {\n \u003cspan class=\"pl-v\"\u003e\u003cspan class=\"pl-smi\"\u003esource\u003c/span\u003e \u003cspan class=\"pl-k\"\u003e=\u003c/span\u003e \u003c/span\u003e\u003cspan class=\"pl-s\"\u003e\u003cspan class=\"pl-pds\"\u003e\"\u003c/span\u003eregistry.coder.com/modules/azure-region/coder\u003cspan class=\"pl-pds\"\u003e\"\u003c/span\u003e\u003c/span\u003e\n \u003cspan class=\"pl-v\"\u003e\u003cspan class=\"pl-smi\"\u003eversion\u003c/span\u003e \u003cspan class=\"pl-k\"\u003e=\u003c/span\u003e \u003c/span\u003e\u003cspan class=\"pl-s\"\u003e\u003cspan class=\"pl-pds\"\u003e\"\u003c/span\u003e1.0.12\u003cspan class=\"pl-pds\"\u003e\"\u003c/span\u003e\u003c/span\u003e\n \u003cspan class=\"pl-v\"\u003e\u003cspan class=\"pl-smi\"\u003ecustom_names\u003c/span\u003e \u003cspan class=\"pl-k\"\u003e=\u003c/span\u003e \u003c/span\u003e{\n \u003cspan class=\"pl-s\"\u003e\u003cspan class=\"pl-pds\"\u003e\"\u003c/span\u003eaustralia\u003cspan class=\"pl-pds\"\u003e\"\u003c/span\u003e\u003c/span\u003e \u003cspan class=\"pl-k\"\u003e:\u003c/span\u003e \u003cspan class=\"pl-s\"\u003e\u003cspan class=\"pl-pds\"\u003e\"\u003c/span\u003eGo Australia!\u003cspan class=\"pl-pds\"\u003e\"\u003c/span\u003e\u003c/span\u003e\n }\n \u003cspan class=\"pl-v\"\u003e\u003cspan class=\"pl-smi\"\u003ecustom_icons\u003c/span\u003e \u003cspan class=\"pl-k\"\u003e=\u003c/span\u003e \u003c/span\u003e{\n \u003cspan class=\"pl-s\"\u003e\u003cspan class=\"pl-pds\"\u003e\"\u003c/span\u003eaustralia\u003cspan class=\"pl-pds\"\u003e\"\u003c/span\u003e\u003c/span\u003e \u003cspan class=\"pl-k\"\u003e:\u003c/span\u003e \u003cspan class=\"pl-s\"\u003e\u003cspan class=\"pl-pds\"\u003e\"\u003c/span\u003e/icons/smiley.svg\u003cspan class=\"pl-pds\"\u003e\"\u003c/span\u003e\u003c/span\u003e\n }\n}\n\n\u003cspan class=\"pl-en\"\u003eresource\u003c/span\u003e \u003cspan class=\"pl-smi\"\u003e\"azurerm_resource_group\"\u003c/span\u003e \u003cspan class=\"pl-smi\"\u003e\"example\"\u003c/span\u003e {\n \u003cspan class=\"pl-v\"\u003e\u003cspan class=\"pl-smi\"\u003elocation\u003c/span\u003e \u003cspan class=\"pl-k\"\u003e=\u003c/span\u003e \u003c/span\u003emodule\u003cspan class=\"pl-k\"\u003e.\u003c/span\u003e\u003cspan class=\"pl-smi\"\u003eazure_region\u003c/span\u003e\u003cspan class=\"pl-k\"\u003e.\u003c/span\u003e\u003cspan class=\"pl-smi\"\u003evalue\u003c/span\u003e\n}\u003c/pre\u003e\u003c/div\u003e\n\u003cp dir=\"auto\"\u003e\u003ca target=\"_blank\" rel=\"noopener noreferrer\" href=\"/framctr/coder-modules/blob/jupyterlab-subdomain-1/.images/azure-custom.png\"\u003e\u003cimg src=\"/framctr/coder-modules/raw/jupyterlab-subdomain-1/.images/azure-custom.png\" alt=\"Azure Region Custom\" style=\"max-width: 100%; height: auto;\"\u003e\u003c/a\u003e\u003c/p\u003e\n\u003cdiv class=\"markdown-heading\" dir=\"auto\"\u003e\u003ch3 tabindex=\"-1\" class=\"heading-element\" dir=\"auto\"\u003eExclude Regions\u003c/h3\u003e\u003ca id=\"user-content-exclude-regions\" class=\"anchor\" aria-label=\"Permalink: Exclude Regions\" href=\"#exclude-regions\"\u003e\u003csvg class=\"octicon octicon-link\" viewBox=\"0 0 16 16\" version=\"1.1\" width=\"16\" height=\"16\" aria-hidden=\"true\"\u003e\u003cpath d=\"m7.775 3.275 1.25-1.25a3.5 3.5 0 1 1 4.95 4.95l-2.5 2.5a3.5 3.5 0 0 1-4.95 0 .751.751 0 0 1 .018-1.042.751.751 0 0 1 1.042-.018 1.998 1.998 0 0 0 2.83 0l2.5-2.5a2.002 2.002 0 0 0-2.83-2.83l-1.25 1.25a.751.751 0 0 1-1.042-.018.751.751 0 0 1-.018-1.042Zm-4.69 9.64a1.998 1.998 0 0 0 2.83 0l1.25-1.25a.751.751 0 0 1 1.042.018.751.751 0 0 1 .018 1.042l-1.25 1.25a3.5 3.5 0 1 1-4.95-4.95l2.5-2.5a3.5 3.5 0 0 1 4.95 0 .751.751 0 0 1-.018 1.042.751.751 0 0 1-1.042.018 1.998 1.998 0 0 0-2.83 0l-2.5 2.5a1.998 1.998 0 0 0 0 2.83Z\"\u003e\u003c/path\u003e\u003c/svg\u003e\u003c/a\u003e\u003c/div\u003e\n\u003cp dir=\"auto\"\u003eHide all regions in Australia except australiacentral:\u003c/p\u003e\n\u003cdiv class=\"highlight highlight-source-hcl notranslate position-relative overflow-auto\" dir=\"auto\" data-snippet-clipboard-copy-content=\"module \u0026quot;azure-region\u0026quot; {\n source = \u0026quot;registry.coder.com/modules/azure-region/coder\u0026quot;\n version = \u0026quot;1.0.12\u0026quot;\n exclude = [\n \u0026quot;australia\u0026quot;,\n \u0026quot;australiacentral2\u0026quot;,\n \u0026quot;australiaeast\u0026quot;,\n \u0026quot;australiasoutheast\u0026quot;\n ]\n}\n\nresource \u0026quot;azurerm_resource_group\u0026quot; \u0026quot;example\u0026quot; {\n location = module.azure_region.value\n}\"\u003e\u003cpre\u003e\u003cspan class=\"pl-en\"\u003emodule\u003c/span\u003e \u003cspan class=\"pl-smi\"\u003e\"azure-region\"\u003c/span\u003e {\n \u003cspan class=\"pl-v\"\u003e\u003cspan class=\"pl-smi\"\u003esource\u003c/span\u003e \u003cspan class=\"pl-k\"\u003e=\u003c/span\u003e \u003c/span\u003e\u003cspan class=\"pl-s\"\u003e\u003cspan class=\"pl-pds\"\u003e\"\u003c/span\u003eregistry.coder.com/modules/azure-region/coder\u003cspan class=\"pl-pds\"\u003e\"\u003c/span\u003e\u003c/span\u003e\n \u003cspan class=\"pl-v\"\u003e\u003cspan class=\"pl-smi\"\u003eversion\u003c/span\u003e \u003cspan class=\"pl-k\"\u003e=\u003c/span\u003e \u003c/span\u003e\u003cspan class=\"pl-s\"\u003e\u003cspan class=\"pl-pds\"\u003e\"\u003c/span\u003e1.0.12\u003cspan class=\"pl-pds\"\u003e\"\u003c/span\u003e\u003c/span\u003e\n \u003cspan class=\"pl-v\"\u003e\u003cspan class=\"pl-smi\"\u003eexclude\u003c/span\u003e \u003cspan class=\"pl-k\"\u003e=\u003c/span\u003e \u003c/span\u003e[\n \u003cspan class=\"pl-s\"\u003e\u003cspan class=\"pl-pds\"\u003e\"\u003c/span\u003eaustralia\u003cspan class=\"pl-pds\"\u003e\"\u003c/span\u003e\u003c/span\u003e,\n \u003cspan class=\"pl-s\"\u003e\u003cspan class=\"pl-pds\"\u003e\"\u003c/span\u003eaustraliacentral2\u003cspan class=\"pl-pds\"\u003e\"\u003c/span\u003e\u003c/span\u003e,\n \u003cspan class=\"pl-s\"\u003e\u003cspan class=\"pl-pds\"\u003e\"\u003c/span\u003eaustraliaeast\u003cspan class=\"pl-pds\"\u003e\"\u003c/span\u003e\u003c/span\u003e,\n \u003cspan class=\"pl-s\"\u003e\u003cspan class=\"pl-pds\"\u003e\"\u003c/span\u003eaustraliasoutheast\u003cspan class=\"pl-pds\"\u003e\"\u003c/span\u003e\u003c/span\u003e\n ]\n}\n\n\u003cspan class=\"pl-en\"\u003eresource\u003c/span\u003e \u003cspan class=\"pl-smi\"\u003e\"azurerm_resource_group\"\u003c/span\u003e \u003cspan class=\"pl-smi\"\u003e\"example\"\u003c/span\u003e {\n \u003cspan class=\"pl-v\"\u003e\u003cspan class=\"pl-smi\"\u003elocation\u003c/span\u003e \u003cspan class=\"pl-k\"\u003e=\u003c/span\u003e \u003c/span\u003emodule\u003cspan class=\"pl-k\"\u003e.\u003c/span\u003e\u003cspan class=\"pl-smi\"\u003eazure_region\u003c/span\u003e\u003cspan class=\"pl-k\"\u003e.\u003c/span\u003e\u003cspan class=\"pl-smi\"\u003evalue\u003c/span\u003e\n}\u003c/pre\u003e\u003c/div\u003e\n\u003cp dir=\"auto\"\u003e\u003ca target=\"_blank\" rel=\"noopener noreferrer\" href=\"/framctr/coder-modules/blob/jupyterlab-subdomain-1/.images/azure-exclude.png\"\u003e\u003cimg src=\"/framctr/coder-modules/raw/jupyterlab-subdomain-1/.images/azure-exclude.png\" alt=\"Azure Exclude\" style=\"max-width: 100%; height: auto;\"\u003e\u003c/a\u003e\u003c/p\u003e\n\u003cdiv class=\"markdown-heading\" dir=\"auto\"\u003e\u003ch2 tabindex=\"-1\" class=\"heading-element\" dir=\"auto\"\u003eRelated templates\u003c/h2\u003e\u003ca id=\"user-content-related-templates\" class=\"anchor\" aria-label=\"Permalink: Related templates\" href=\"#related-templates\"\u003e\u003csvg class=\"octicon octicon-link\" viewBox=\"0 0 16 16\" version=\"1.1\" width=\"16\" height=\"16\" aria-hidden=\"true\"\u003e\u003cpath d=\"m7.775 3.275 1.25-1.25a3.5 3.5 0 1 1 4.95 4.95l-2.5 2.5a3.5 3.5 0 0 1-4.95 0 .751.751 0 0 1 .018-1.042.751.751 0 0 1 1.042-.018 1.998 1.998 0 0 0 2.83 0l2.5-2.5a2.002 2.002 0 0 0-2.83-2.83l-1.25 1.25a.751.751 0 0 1-1.042-.018.751.751 0 0 1-.018-1.042Zm-4.69 9.64a1.998 1.998 0 0 0 2.83 0l1.25-1.25a.751.751 0 0 1 1.042.018.751.751 0 0 1 .018 1.042l-1.25 1.25a3.5 3.5 0 1 1-4.95-4.95l2.5-2.5a3.5 3.5 0 0 1 4.95 0 .751.751 0 0 1-.018 1.042.751.751 0 0 1-1.042.018 1.998 1.998 0 0 0-2.83 0l-2.5 2.5a1.998 1.998 0 0 0 0 2.83Z\"\u003e\u003c/path\u003e\u003c/svg\u003e\u003c/a\u003e\u003c/div\u003e\n\u003cp dir=\"auto\"\u003eFor a complete Azure template, see the following examples in the \u003ca href=\"https://registry.coder.com/\" rel=\"nofollow\"\u003eCoder Registry\u003c/a\u003e.\u003c/p\u003e\n\u003cul dir=\"auto\"\u003e\n\u003cli\u003e\u003ca href=\"https://registry.coder.com/templates/azure-linux\" rel=\"nofollow\"\u003eAzure VM (Linux)\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://registry.coder.com/templates/azure-windows\" rel=\"nofollow\"\u003eAzure VM (Windows)\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/article\u003e","errorMessage":null,"headerInfo":{"toc":[{"level":1,"text":"Azure Region","anchor":"azure-region","htmlText":"Azure Region"},{"level":2,"text":"Examples","anchor":"examples","htmlText":"Examples"},{"level":3,"text":"Customize existing regions","anchor":"customize-existing-regions","htmlText":"Customize existing regions"},{"level":3,"text":"Exclude Regions","anchor":"exclude-regions","htmlText":"Exclude Regions"},{"level":2,"text":"Related templates","anchor":"related-templates","htmlText":"Related templates"}],"siteNavLoginPath":"/login?return_to=https%3A%2F%2Fgithub.com%2Fframctr%2Fcoder-modules%2Ftree%2Fjupyterlab-subdomain-1%2Fazure-region"}},"totalCount":3,"showBranchInfobar":true},"fileTree":{"":{"items":[{"name":".github","path":".github","contentType":"directory"},{"name":".icons","path":".icons","contentType":"directory"},{"name":".images","path":".images","contentType":"directory"},{"name":".sample","path":".sample","contentType":"directory"},{"name":".vscode","path":".vscode","contentType":"directory"},{"name":"apache-airflow","path":"apache-airflow","contentType":"directory"},{"name":"aws-region","path":"aws-region","contentType":"directory"},{"name":"azure-region","path":"azure-region","contentType":"directory"},{"name":"code-server","path":"code-server","contentType":"directory"},{"name":"coder-login","path":"coder-login","contentType":"directory"},{"name":"cursor","path":"cursor","contentType":"directory"},{"name":"dotfiles","path":"dotfiles","contentType":"directory"},{"name":"exoscale-instance-type","path":"exoscale-instance-type","contentType":"directory"},{"name":"exoscale-zone","path":"exoscale-zone","contentType":"directory"},{"name":"filebrowser","path":"filebrowser","contentType":"directory"},{"name":"fly-region","path":"fly-region","contentType":"directory"},{"name":"gcp-region","path":"gcp-region","contentType":"directory"},{"name":"git-clone","path":"git-clone","contentType":"directory"},{"name":"git-commit-signing","path":"git-commit-signing","contentType":"directory"},{"name":"git-config","path":"git-config","contentType":"directory"},{"name":"github-upload-public-key","path":"github-upload-public-key","contentType":"directory"},{"name":"hcp-vault-secrets","path":"hcp-vault-secrets","contentType":"directory"},{"name":"jetbrains-gateway","path":"jetbrains-gateway","contentType":"directory"},{"name":"jfrog-oauth","path":"jfrog-oauth","contentType":"directory"},{"name":"jfrog-token","path":"jfrog-token","contentType":"directory"},{"name":"jupyter-notebook","path":"jupyter-notebook","contentType":"directory"},{"name":"jupyterlab","path":"jupyterlab","contentType":"directory"},{"name":"nodejs","path":"nodejs","contentType":"directory"},{"name":"personalize","path":"personalize","contentType":"directory"},{"name":"slackme","path":"slackme","contentType":"directory"},{"name":"vault-github","path":"vault-github","contentType":"directory"},{"name":"vault-jwt","path":"vault-jwt","contentType":"directory"},{"name":"vault-token","path":"vault-token","contentType":"directory"},{"name":"vscode-desktop","path":"vscode-desktop","contentType":"directory"},{"name":"vscode-web","path":"vscode-web","contentType":"directory"},{"name":"windows-rdp","path":"windows-rdp","contentType":"directory"},{"name":".gitignore","path":".gitignore","contentType":"file"},{"name":"CONTRIBUTING.md","path":"CONTRIBUTING.md","contentType":"file"},{"name":"LICENSE","path":"LICENSE","contentType":"file"},{"name":"README.md","path":"README.md","contentType":"file"},{"name":"bun.lockb","path":"bun.lockb","contentType":"file"},{"name":"bunfig.toml","path":"bunfig.toml","contentType":"file"},{"name":"lint.ts","path":"lint.ts","contentType":"file"},{"name":"new.sh","path":"new.sh","contentType":"file"},{"name":"package.json","path":"package.json","contentType":"file"},{"name":"setup.ts","path":"setup.ts","contentType":"file"},{"name":"terraform_validate.sh","path":"terraform_validate.sh","contentType":"file"},{"name":"test.ts","path":"test.ts","contentType":"file"},{"name":"tsconfig.json","path":"tsconfig.json","contentType":"file"},{"name":"update-version.sh","path":"update-version.sh","contentType":"file"}],"totalCount":50}},"fileTreeProcessingTime":3.084649,"foldersToFetch":[],"treeExpanded":true,"symbolsExpanded":false,"csrf_tokens":{"/framctr/coder-modules/branches":{"post":"Zn2xQGz6HQYGIkZGgeFKiEcgJYfoyk4ug6e7zJyx8MuduIuS_YQIg8urKZyKbiA0fMolQmroiLRpCOUo0ZdSJQ"},"/framctr/coder-modules/branches/fetch_and_merge/jupyterlab-subdomain-1":{"post":"s3bEPBlycTwgtq7MgBKRbQEwMQAC6NHxbdb_Ox06DTUzYa8zOA7TsBIipWFHaSI-mayFr6drryRjSwcG0LCWYw"},"/framctr/coder-modules/branches/fetch_and_merge/jupyterlab-subdomain-1?discard_changes=true":{"post":"MqDvw3aIjZMhtrtrZEWYmxSOmetD2xPq5eOPvN15fN6yt4TMV_QvHxMisMajPivIjBItROZYbT_rfneBEPPniA"}}},"title":"coder-modules/azure-region at jupyterlab-subdomain-1 · framctr/coder-modules","appPayload":{"helpUrl":"https://docs.github.com","findFileWorkerPath":"/assets-cdn/worker/find-file-worker-263cab1760dd.js","findInFileWorkerPath":"/assets-cdn/worker/find-in-file-worker-b84e9496fc59.js","githubDevUrl":null,"enabled_features":{"code_nav_ui_events":false,"react_blob_overlay":false,"accessible_code_button":true}}}
0