diff --git a/src/azure-cli/azure/cli/command_modules/appservice/_params.py b/src/azure-cli/azure/cli/command_modules/appservice/_params.py index e2903e8b74a..dd017ea2e5c 100644 --- a/src/azure-cli/azure/cli/command_modules/appservice/_params.py +++ b/src/azure-cli/azure/cli/command_modules/appservice/_params.py @@ -890,6 +890,7 @@ def load_arguments(self, _): help='Enable zone redundancy for high availability. Applies to Flex Consumption SKU only.', is_preview=True) c.argument('configure_networking_later', options_list=['--configure-networking-later', '--cnl'], arg_type=get_three_state_flag(), help='Use this option if you want to configure networking later for an app using network-restricted storage.') + c.argument('auto_generated_domain_name_label_scope', options_list=['--domain-name-scope'], help="Specify the scope of uniqueness for the default hostname during resource creation. ", choices=['TenantReuse', 'SubscriptionReuse', 'ResourceGroupReuse', 'NoReuse']) with self.argument_context('functionapp deployment config set') as c: c.argument('deployment_storage_name', options_list=['--deployment-storage-name', '--dsn'], help="The deployment storage account name.", is_preview=True) diff --git a/src/azure-cli/azure/cli/command_modules/appservice/custom.py b/src/azure-cli/azure/cli/command_modules/appservice/custom.py index a3aa844ec3a..2022b345bef 100644 --- a/src/azure-cli/azure/cli/command_modules/appservice/custom.py +++ b/src/azure-cli/azure/cli/command_modules/appservice/custom.py @@ -6092,7 +6092,8 @@ def create_functionapp(cmd, resource_group_name, name, storage_account, plan=Non always_ready_instances=None, maximum_instance_count=None, instance_memory=None, flexconsumption_location=None, deployment_storage_name=None, deployment_storage_container_name=None, deployment_storage_auth_type=None, - deployment_storage_auth_value=None, zone_redundant=False, configure_networking_later=None): + deployment_storage_auth_value=None, zone_redundant=False, configure_networking_later=None, + auto_generated_domain_name_label_scope=None): # pylint: disable=too-many-statements, too-many-branches if functions_version is None and flexconsumption_location is None: @@ -6224,7 +6225,8 @@ def create_functionapp(cmd, resource_group_name, name, storage_account, plan=Non site_config.http20_proxy_flag = None functionapp_def = Site(location=None, site_config=site_config, tags=tags, - virtual_network_subnet_id=subnet_resource_id, https_only=https_only) + virtual_network_subnet_id=subnet_resource_id, https_only=https_only, + auto_generated_domain_name_label_scope=auto_generated_domain_name_label_scope) plan_info = None if runtime is not None: diff --git a/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_functionapp_unique_domain_name.yaml b/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_functionapp_unique_domain_name.yaml new file mode 100644 index 00000000000..9f026b5015d --- /dev/null +++ b/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/recordings/test_functionapp_unique_domain_name.yaml @@ -0,0 +1,1587 @@ +interactions: +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - functionapp create + Connection: + - keep-alive + ParameterSetName: + - -g -n -c -s --os-type --functions-version --runtime --runtime-version --domain-name-scope + User-Agent: + - AZURECLI/2.77.0 azsdk-python-core/1.35.0 Python/3.11.9 (Windows-10-10.0.22631-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions?sku=Dynamic&api-version=2024-11-01 + response: + body: + string: '{"value":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Canada + Central","name":"Canada Central","type":"Microsoft.Web/geoRegions","properties":{"name":"Canada + Central","description":null,"sortOrder":0,"displayName":"Canada Central","orgDomain":"ZONEREDUNDANCY;PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;DSERIES;LINUX;LINUXDSERIES;ELASTICPREMIUM;LINUXFREE;ELASTICLINUX;XENON;XENONV3;WINDOWSV3;LINUXV3;LINUXDYNAMIC;WINDOWSMV3;WINDOWSP0V3;LINUXMV3;LINUXP0V3;XENONMV3;MANAGEDAPP;FLEXCONSUMPTION;FCZONEREDUNDANCY;PV4SERIES;MV4SERIES","subDomains":"canadacentral-01.azurewebsites.net"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/North + Europe","name":"North Europe","type":"Microsoft.Web/geoRegions","properties":{"name":"North + Europe","description":null,"sortOrder":1,"displayName":"North Europe","orgDomain":"ZONEREDUNDANCY;PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES;SFCONTAINERS;LINUXDYNAMIC;ELASTICPREMIUM;LINUXFREE;ELASTICLINUX;XENON;XENONV3;WINDOWSV3;LINUXV3;WINDOWSMV3;LINUXMV3;WINDOWSP0V3;LINUXP0V3;XENONMV3;FLEXCONSUMPTION;MANAGEDAPP;PV4SERIES;MV4SERIES","subDomains":"northeurope-01.azurewebsites.net"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/West + Europe","name":"West Europe","type":"Microsoft.Web/geoRegions","properties":{"name":"West + Europe","description":null,"sortOrder":2,"displayName":"West Europe","orgDomain":"ZONEREDUNDANCY;PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES;XENON;SFCONTAINERS;LINUXDYNAMIC;ELASTICPREMIUM;ELASTICLINUX;LINUXFREE;XENON;XENONV3;WINDOWSV3;LINUXV3;WINDOWSMV3;LINUXMV3;WINDOWSP0V3;LINUXP0V3;XENONMV3;MANAGEDAPP;FLEXCONSUMPTION;PV4SERIES;MV4SERIES","subDomains":"westeurope-01.azurewebsites.net"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Southeast + Asia","name":"Southeast Asia","type":"Microsoft.Web/geoRegions","properties":{"name":"Southeast + Asia","description":null,"sortOrder":3,"displayName":"Southeast Asia","orgDomain":"FCZONEREDUNDANCY;ZONEREDUNDANCY;PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES;XENON;ELASTICPREMIUM;LINUXFREE;ELASTICLINUX;LINUXDYNAMIC;XENON;XENONV3;WINDOWSV3;LINUXV3;WINDOWSMV3;WINDOWSP0V3;LINUXP0V3;LINUXMV3;XENONMV3;FLEXCONSUMPTION;MANAGEDAPP;PV4SERIES;MV4SERIES","subDomains":"southeastasia-01.azurewebsites.net"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/East + Asia","name":"East Asia","type":"Microsoft.Web/geoRegions","properties":{"name":"East + Asia","description":"East Asia","sortOrder":4,"displayName":"East Asia","orgDomain":"ZONEREDUNDANCY;PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES;SFCONTAINERS;LINUXDYNAMIC;ELASTICPREMIUM;LINUXFREE;ELASTICLINUX;XENON;XENONV3;WINDOWSV3;LINUXV3;WINDOWSP0V3;LINUXP0V3;WINDOWSMV3;LINUXMV3;FLEXCONSUMPTION;XENONMV3;MANAGEDAPP;FCZONEREDUNDANCY","subDomains":"eastasia-01.azurewebsites.net"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/West + US","name":"West US","type":"Microsoft.Web/geoRegions","properties":{"name":"West + US","description":null,"sortOrder":5,"displayName":"West US","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES;XENON;ELASTICPREMIUM;LINUXFREE;ELASTICLINUX;LINUXDYNAMIC;XENON;XENONV3;WINDOWSV3;LINUXV3;WINDOWSMV3;LINUXMV3;WINDOWSP0V3;LINUXP0V3;XENONMV3;MANAGEDAPP;FLEXCONSUMPTION;PV4SERIES;MV4SERIES","subDomains":"westus-01.azurewebsites.net"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Japan + West","name":"Japan West","type":"Microsoft.Web/geoRegions","properties":{"name":"Japan + West","description":null,"sortOrder":7,"displayName":"Japan West","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;XENON;DSERIES;LINUXDSERIES;ELASTICPREMIUM;LINUXFREE;ELASTICLINUX;LINUXDYNAMIC;WINDOWSV3;LINUXV3;WINDOWSP0V3;LINUXP0V3;LINUXMV3;WINDOWSMV3;XENONV3;XENONMV3;ZONEREDUNDANCY;FLEXCONSUMPTION","subDomains":"japanwest-01.azurewebsites.net"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Japan + East","name":"Japan East","type":"Microsoft.Web/geoRegions","properties":{"name":"Japan + East","description":null,"sortOrder":8,"displayName":"Japan East","orgDomain":"ZONEREDUNDANCY;PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES;LINUXFREE;ELASTICLINUX;ELASTICPREMIUM;LINUXDYNAMIC;XENON;XENONV3;WINDOWSV3;LINUXV3;WINDOWSP0V3;LINUXP0V3;LINUXMV3;WINDOWSMV3;MANAGEDAPP;XENONMV3;FLEXCONSUMPTION;PV4SERIES;MV4SERIES","subDomains":"japaneast-01.azurewebsites.net"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/East + US 2","name":"East US 2","type":"Microsoft.Web/geoRegions","properties":{"name":"East + US 2","description":null,"sortOrder":9,"displayName":"East US 2","orgDomain":"ZONEREDUNDANCY;PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;DSERIES;LINUX;LINUXDSERIES;ELASTICPREMIUM;LINUXFREE;LINUXDYNAMIC;ELASTICLINUX;XENON;XENONV3;WINDOWSV3;LINUXV3;WINDOWSMV3;LINUXMV3;WINDOWSP0V3;LINUXP0V3;XENONMV3;FLEXCONSUMPTION;MANAGEDAPP;PV4SERIES;MV4SERIES","subDomains":"eastus2-01.azurewebsites.net"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/North + Central US","name":"North Central US","type":"Microsoft.Web/geoRegions","properties":{"name":"North + Central US","description":null,"sortOrder":10,"displayName":"North Central + US","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES;LINUXFREE;ELASTICPREMIUM;ELASTICLINUX;LINUXDYNAMIC;XENON;XENONV3;WINDOWSV3;LINUXV3;WINDOWSMV3;LINUXMV3;WINDOWSP0V3;LINUXP0V3;XENONMV3;MANAGEDAPP;FLEXCONSUMPTION;PV4SERIES;MV4SERIES","subDomains":"northcentralus-01.azurewebsites.net"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/South + Central US","name":"South Central US","type":"Microsoft.Web/geoRegions","properties":{"name":"South + Central US","description":"South Central US","sortOrder":11,"displayName":"South + Central US","orgDomain":"ZONEREDUNDANCY;PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;DSERIES;LINUX;LINUXDSERIES;ELASTICPREMIUM;LINUXFREE;LINUXDYNAMIC;ELASTICLINUX;XENON;XENONV3;WINDOWSV3;LINUXV3;WINDOWSMV3;LINUXMV3;WINDOWSP0V3;LINUXP0V3;XENONMV3;FLEXCONSUMPTION;MANAGEDAPP","subDomains":"southcentralus-01.azurewebsites.net"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Brazil + South","name":"Brazil South","type":"Microsoft.Web/geoRegions","properties":{"name":"Brazil + South","description":null,"sortOrder":12,"displayName":"Brazil South","orgDomain":"ZONEREDUNDANCY;PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES;LINUXFREE;ELASTICPREMIUM;LINUXDYNAMIC;ELASTICLINUX;XENON;XENONV3;WINDOWSV3;LINUXV3;LINUXMV3;LINUXP0V3;WINDOWSMV3;WINDOWSP0V3;MANAGEDAPP;FLEXCONSUMPTION","subDomains":"brazilsouth-01.azurewebsites.net"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Australia + East","name":"Australia East","type":"Microsoft.Web/geoRegions","properties":{"name":"Australia + East","description":null,"sortOrder":13,"displayName":"Australia East","orgDomain":"ZONEREDUNDANCY;FCZONEREDUNDANCY;PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES;XENON;ELASTICPREMIUM;LINUXFREE;LINUXDYNAMIC;ELASTICLINUX;XENON;XENONV3;WINDOWSV3;LINUXV3;LINUXMV3;LINUXP0V3;WINDOWSMV3;WINDOWSP0V3;XENONMV3;FLEXCONSUMPTION;MANAGEDAPP;PV4SERIES;MV4SERIES","subDomains":"australiaeast-01.azurewebsites.net"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Australia + Southeast","name":"Australia Southeast","type":"Microsoft.Web/geoRegions","properties":{"name":"Australia + Southeast","description":null,"sortOrder":14,"displayName":"Australia Southeast","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;DSERIES;LINUX;LINUXDSERIES;ELASTICPREMIUM;LINUXFREE;ELASTICLINUX;XENON;XENONV3;WINDOWSV3;LINUXV3;LINUXDYNAMIC;WINDOWSMV3;LINUXMV3;LINUXP0V3;WINDOWSP0V3;XENONMV3;FLEXCONSUMPTION","subDomains":"australiasoutheast-01.azurewebsites.net"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Central + US","name":"Central US","type":"Microsoft.Web/geoRegions","properties":{"name":"Central + US","description":null,"sortOrder":15,"displayName":"Central US","orgDomain":"ZONEREDUNDANCY;PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;DSERIES;LINUX;LINUXDSERIES;ELASTICPREMIUM;LINUXFREE;LINUXDYNAMIC;ELASTICLINUX;XENON;XENONV3;WINDOWSV3;LINUXV3;WINDOWSMV3;LINUXMV3;WINDOWSP0V3;LINUXP0V3;XENONMV3;MANAGEDAPP;FLEXCONSUMPTION;PV4SERIES;MV4SERIES","subDomains":"centralus-01.azurewebsites.net"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/East + US","name":"East US","type":"Microsoft.Web/geoRegions","properties":{"name":"East + US","description":null,"sortOrder":2147483647,"displayName":"East US","orgDomain":"FCZONEREDUNDANCY;ZONEREDUNDANCY;PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;FAKEORG;LINUXDSERIES;XENON;SFCONTAINERS;LINUXDYNAMIC;LINUXFREE;ELASTICLINUX;ELASTICPREMIUM;XENON;XENONV3;WINDOWSV3;LINUXV3;WINDOWSMV3;LINUXMV3;WINDOWSP0V3;LINUXP0V3;XENONMV3;FLEXCONSUMPTION;MANAGEDAPP;PV4SERIES;MV4SERIES","subDomains":"eastus-01.azurewebsites.net"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/East + Asia (Stage)","name":"East Asia (Stage)","type":"Microsoft.Web/geoRegions","properties":{"name":"East + Asia (Stage)","description":null,"sortOrder":2147483647,"displayName":"East + Asia (Stage)","orgDomain":"ZONEREDUNDANCY;PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES;SFCONTAINERS;LINUXDYNAMIC;ELASTICPREMIUM;LINUXFREE;ELASTICLINUX;XENON;XENONV3;WINDOWSV3;LINUXV3;WINDOWSP0V3;LINUXP0V3;WINDOWSMV3;LINUXMV3;XENONMV3","subDomains":null}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Central + India","name":"Central India","type":"Microsoft.Web/geoRegions","properties":{"name":"Central + India","description":null,"sortOrder":2147483647,"displayName":"Central India","orgDomain":"ZONEREDUNDANCY;PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES;LINUXDYNAMIC;ELASTICPREMIUM;ELASTICLINUX;XENON;XENONV3;WINDOWSV3;LINUXV3;WINDOWSMV3;LINUXMV3;WINDOWSP0V3;LINUXP0V3;LINUXFREE;MANAGEDAPP;XENONMV3;FLEXCONSUMPTION;FCZONEREDUNDANCY;PV4SERIES;MV4SERIES","subDomains":"centralindia-01.azurewebsites.net"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/West + India","name":"West India","type":"Microsoft.Web/geoRegions","properties":{"name":"West + India","description":null,"sortOrder":2147483647,"displayName":"West India","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES;ELASTICPREMIUM;LINUXDYNAMIC;ELASTICLINUX;LINUXFREE","subDomains":"westindia-01.azurewebsites.net"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/South + India","name":"South India","type":"Microsoft.Web/geoRegions","properties":{"name":"South + India","description":null,"sortOrder":2147483647,"displayName":"South India","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;DSERIES;LINUX;LINUXDSERIES;ELASTICPREMIUM;LINUXFREE;ELASTICLINUX;XENON;XENONV3;WINDOWSV3;LINUXV3;LINUXDYNAMIC;WINDOWSP0V3;WINDOWSMV3;LINUXMV3;LINUXP0V3;FLEXCONSUMPTION","subDomains":"southindia-01.azurewebsites.net"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Canada + East","name":"Canada East","type":"Microsoft.Web/geoRegions","properties":{"name":"Canada + East","description":null,"sortOrder":2147483647,"displayName":"Canada East","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES;LINUXDYNAMIC;ELASTICPREMIUM;ELASTICLINUX;WINDOWSV3;LINUXV3;XENONV3;WINDOWSMV3;LINUXMV3;WINDOWSP0V3;LINUXP0V3;LINUXFREE;MANAGEDAPP","subDomains":"canadaeast-01.azurewebsites.net"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/West + Central US","name":"West Central US","type":"Microsoft.Web/geoRegions","properties":{"name":"West + Central US","description":null,"sortOrder":2147483647,"displayName":"West + Central US","orgDomain":"PUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES;ELASTICLINUX;ELASTICPREMIUM;MSFTPUBLIC;XENON;XENONV3;WINDOWSV3;LINUXV3;LINUXDYNAMIC;WINDOWSMV3;LINUXMV3;WINDOWSP0V3;LINUXP0V3;LINUXFREE;MANAGEDAPP;PV4SERIES;MV4SERIES;FLEXCONSUMPTION","subDomains":"westcentralus-01.azurewebsites.net"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/West + US 2","name":"West US 2","type":"Microsoft.Web/geoRegions","properties":{"name":"West + US 2","description":null,"sortOrder":2147483647,"displayName":"West US 2","orgDomain":"PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;DSERIES;LINUXDSERIES;LINUXFREE;LINUXDYNAMIC;ELASTICPREMIUM;ELASTICLINUX;XENON;XENONV3;WINDOWSV3;LINUXV3;WINDOWSMV3;LINUXMV3;WINDOWSP0V3;LINUXP0V3;ZONEREDUNDANCY;FLEXCONSUMPTION;XENONMV3;MANAGEDAPP;PV4SERIES;MV4SERIES","subDomains":"westus2-01.azurewebsites.net"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/UK + West","name":"UK West","type":"Microsoft.Web/geoRegions","properties":{"name":"UK + West","description":null,"sortOrder":2147483647,"displayName":"UK West","orgDomain":"PUBLIC;MSFTPUBLIC;FUNCTIONS;DYNAMIC;DSERIES;LINUX;LINUXDSERIES;ELASTICPREMIUM;LINUXDYNAMIC;ELASTICLINUX;XENON;XENONV3;WINDOWSV3;LINUXV3;WINDOWSMV3;WINDOWSP0V3;LINUXP0V3;LINUXMV3;LINUXFREE;MANAGEDAPP;XENONMV3;FLEXCONSUMPTION","subDomains":"ukwest-01.azurewebsites.net"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/UK + South","name":"UK South","type":"Microsoft.Web/geoRegions","properties":{"name":"UK + South","description":null,"sortOrder":2147483647,"displayName":"UK South","orgDomain":"ZONEREDUNDANCY;FCZONEREDUNDANCY;PUBLIC;MSFTPUBLIC;DYNAMIC;DSERIES;LINUX;LINUXDSERIES;LINUXFREE;LINUXDYNAMIC;ELASTICPREMIUM;ELASTICLINUX;XENON;XENONV3;WINDOWSV3;LINUXV3;WINDOWSMV3;LINUXMV3;WINDOWSP0V3;LINUXP0V3;XENONMV3;FLEXCONSUMPTION;MANAGEDAPP;PV4SERIES;MV4SERIES","subDomains":"uksouth-01.azurewebsites.net"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/East + US 2 EUAP","name":"East US 2 EUAP","type":"Microsoft.Web/geoRegions","properties":{"name":"East + US 2 EUAP","description":null,"sortOrder":2147483647,"displayName":"East US + 2 EUAP","orgDomain":"EUAP;XENON;LINUXDSERIES;ELASTICPREMIUM;FUNCTIONS;DYNAMIC;LINUX;LINUXFREE;ELASTICLINUX;WINDOWSV3;XENONV3;LINUXV3;WINDOWSMV3;LINUXMV3;WINDOWSP0V3;LINUXP0V3;XENONMV3;LINUXDYNAMIC;DSERIES;ZONEREDUNDANCY;FCZONEREDUNDANCY;MANAGEDAPP;PV4SERIES;MV4SERIES;FLEXCONSUMPTION","subDomains":"eastus2euap-01.azurewebsites.net"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Central + US EUAP","name":"Central US EUAP","type":"Microsoft.Web/geoRegions","properties":{"name":"Central + US EUAP","description":null,"sortOrder":2147483647,"displayName":"Central + US EUAP","orgDomain":"EUAP;LINUX;DSERIES;LINUXDSERIES;ELASTICPREMIUM;LINUXFREE;LINUXDYNAMIC;DYNAMIC;WINDOWSV3;WINDOWSP0V3;MANAGEDAPP;ELASTICLINUX","subDomains":"centraluseuap-01.azurewebsites.net"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Korea + South","name":"Korea South","type":"Microsoft.Web/geoRegions","properties":{"name":"Korea + South","description":null,"sortOrder":2147483647,"displayName":"Korea South","orgDomain":"PUBLIC;DSERIES;LINUX;LINUXDSERIES;ELASTICPREMIUM;ELASTICLINUX;FUNCTIONS;DYNAMIC;MSFTPUBLIC;WINDOWSV3;LINUXV3;LINUXP0V3;LINUXFREE;WINDOWSP0V3;LINUXDYNAMIC","subDomains":"koreasouth-01.azurewebsites.net"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Korea + Central","name":"Korea Central","type":"Microsoft.Web/geoRegions","properties":{"name":"Korea + Central","description":null,"sortOrder":2147483647,"displayName":"Korea Central","orgDomain":"ZONEREDUNDANCY;PUBLIC;DREAMSPARK;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;LINUXDSERIES;ELASTICPREMIUM;LINUXFREE;DSERIES;LINUXDYNAMIC;ELASTICLINUX;XENON;XENONV3;WINDOWSV3;LINUXV3;WINDOWSP0V3;LINUXP0V3;LINUXMV3;WINDOWSMV3;MANAGEDAPP;FLEXCONSUMPTION;PV4SERIES;MV4SERIES;XENONMV3","subDomains":"koreacentral-01.azurewebsites.net"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/France + South","name":"France South","type":"Microsoft.Web/geoRegions","properties":{"name":"France + South","description":null,"sortOrder":2147483647,"displayName":"France South","orgDomain":"PUBLIC;LINUX;LINUXDSERIES;DSERIES;MSFTPUBLIC;FUNCTIONS;DYNAMIC;ELASTICPREMIUM;ELASTICLINUX;LINUXDYNAMIC;XENONV3;WINDOWSV3;WINDOWSMV3;WINDOWSP0V3;LINUXFREE;LINUXV3;LINUXMV3;LINUXP0V3;FLEXCONSUMPTION","subDomains":"francesouth-01.azurewebsites.net"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/France + Central","name":"France Central","type":"Microsoft.Web/geoRegions","properties":{"name":"France + Central","description":null,"sortOrder":2147483647,"displayName":"France Central","orgDomain":"ZONEREDUNDANCY;PUBLIC;MSFTPUBLIC;DSERIES;DYNAMIC;LINUX;LINUXDSERIES;ELASTICPREMIUM;LINUXFREE;LINUXDYNAMIC;ELASTICLINUX;XENON;XENONV3;WINDOWSV3;LINUXV3;WINDOWSP0V3;WINDOWSMV3;LINUXMV3;LINUXP0V3;XENONMV3;MANAGEDAPP;FLEXCONSUMPTION;PV4SERIES;MV4SERIES","subDomains":"francecentral-01.azurewebsites.net"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Australia + Central 2","name":"Australia Central 2","type":"Microsoft.Web/geoRegions","properties":{"name":"Australia + Central 2","description":null,"sortOrder":2147483647,"displayName":"Australia + Central 2","orgDomain":"PUBLIC;FUNCTIONS;DYNAMIC;DSERIES;LINUX;LINUXDSERIES;ELASTICPREMIUM;MSFTPUBLIC;WINDOWSMV3;WINDOWSP0V3;LINUXDYNAMIC;WINDOWSV3;LINUXV3;ELASTICLINUX;LINUXP0V3;LINUXFREE","subDomains":"australiacentral2-01.azurewebsites.net"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Australia + Central","name":"Australia Central","type":"Microsoft.Web/geoRegions","properties":{"name":"Australia + Central","description":null,"sortOrder":2147483647,"displayName":"Australia + Central","orgDomain":"PUBLIC;FUNCTIONS;DYNAMIC;DSERIES;LINUX;LINUXDSERIES;LINUXFREE;ELASTICPREMIUM;ELASTICLINUX;MSFTPUBLIC;WINDOWSV3;LINUXV3;LINUXMV3;LINUXP0V3;LINUXDYNAMIC;WINDOWSP0V3","subDomains":"australiacentral-01.azurewebsites.net"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/South + Africa North","name":"South Africa North","type":"Microsoft.Web/geoRegions","properties":{"name":"South + Africa North","description":null,"sortOrder":2147483647,"displayName":"South + Africa North","orgDomain":"ZONEREDUNDANCY;PUBLIC;MSFTPUBLIC;FUNCTIONS;DYNAMIC;LINUX;LINUXDSERIES;DSERIES;ELASTICPREMIUM;ELASTICLINUX;XENON;XENONV3;WINDOWSV3;LINUXV3;LINUXDYNAMIC;WINDOWSMV3;LINUXMV3;WINDOWSP0V3;LINUXP0V3;LINUXFREE;MANAGEDAPP;XENONMV3;FCZONEREDUNDANCY;FLEXCONSUMPTION","subDomains":"southafricanorth-01.azurewebsites.net"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/South + Africa West","name":"South Africa West","type":"Microsoft.Web/geoRegions","properties":{"name":"South + Africa West","description":null,"sortOrder":2147483647,"displayName":"South + Africa West","orgDomain":"PUBLIC;DSERIES;LINUX;LINUXDSERIES;ELASTICPREMIUM;ELASTICLINUX;FUNCTIONS;DYNAMIC;MSFTPUBLIC;WINDOWSMV3;WINDOWSP0V3;LINUXDYNAMIC;WINDOWSV3;LINUXV3;LINUXP0V3","subDomains":"southafricawest-01.azurewebsites.net"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Switzerland + North","name":"Switzerland North","type":"Microsoft.Web/geoRegions","properties":{"name":"Switzerland + North","description":null,"sortOrder":2147483647,"displayName":"Switzerland + North","orgDomain":"ZONEREDUNDANCY;PUBLIC;DSERIES;LINUX;LINUXDSERIES;LINUXFREE;FUNCTIONS;DYNAMIC;LINUXDYNAMIC;ELASTICPREMIUM;ELASTICLINUX;XENON;XENONV3;WINDOWSV3;LINUXV3;MSFTPUBLIC;WINDOWSP0V3;LINUXP0V3;WINDOWSMV3;LINUXMV3;XENONMV3;MANAGEDAPP;PV4SERIES;MV4SERIES;FLEXCONSUMPTION","subDomains":"switzerlandnorth-01.azurewebsites.net"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Germany + West Central","name":"Germany West Central","type":"Microsoft.Web/geoRegions","properties":{"name":"Germany + West Central","description":null,"sortOrder":2147483647,"displayName":"Germany + West Central","orgDomain":"ZONEREDUNDANCY;PUBLIC;DSERIES;LINUX;LINUXDSERIES;ELASTICPREMIUM;FUNCTIONS;DYNAMIC;ELASTICLINUX;LINUXDYNAMIC;XENON;XENONV3;WINDOWSV3;LINUXV3;MSFTPUBLIC;LINUXP0V3;WINDOWSMV3;WINDOWSP0V3;LINUXFREE;LINUXMV3;MANAGEDAPP;XENONMV3;FCZONEREDUNDANCY;FLEXCONSUMPTION","subDomains":"germanywestcentral-01.azurewebsites.net"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Germany + North","name":"Germany North","type":"Microsoft.Web/geoRegions","properties":{"name":"Germany + North","description":null,"sortOrder":2147483647,"displayName":"Germany North","orgDomain":"PUBLIC;DSERIES;LINUX;LINUXDSERIES;LINUXV3;ELASTICPREMIUM;ELASTICLINUX;FUNCTIONS;DYNAMIC;MSFTPUBLIC;LINUXMV3;LINUXP0V3;LINUXDYNAMIC;WINDOWSV3;WINDOWSMV3;WINDOWSP0V3;LINUXFREE","subDomains":"germanynorth-01.azurewebsites.net"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Switzerland + West","name":"Switzerland West","type":"Microsoft.Web/geoRegions","properties":{"name":"Switzerland + West","description":null,"sortOrder":2147483647,"displayName":"Switzerland + West","orgDomain":"PUBLIC;DSERIES;LINUX;LINUXDSERIES;LINUXFREE;FUNCTIONS;DYNAMIC;ELASTICPREMIUM;ELASTICLINUX;MSFTPUBLIC;WINDOWSP0V3;LINUXDYNAMIC;XENONV3;WINDOWSV3;LINUXV3;MANAGEDAPP;LINUXP0V3;FLEXCONSUMPTION","subDomains":"switzerlandwest-01.azurewebsites.net"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/UAE + Central","name":"UAE Central","type":"Microsoft.Web/geoRegions","properties":{"name":"UAE + Central","description":null,"sortOrder":2147483647,"displayName":"UAE Central","orgDomain":"PUBLIC;DSERIES;LINUX;LINUXDSERIES;LINUXFREE;MSFTPUBLIC;ELASTICPREMIUM;ELASTICLINUX;DYNAMIC;LINUXDYNAMIC;XENONV3;WINDOWSV3;LINUXV3;WINDOWSP0V3;LINUXP0V3","subDomains":"uaecentral-01.azurewebsites.net"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/UAE + North","name":"UAE North","type":"Microsoft.Web/geoRegions","properties":{"name":"UAE + North","description":null,"sortOrder":2147483647,"displayName":"UAE North","orgDomain":"ZONEREDUNDANCY;PUBLIC;DSERIES;LINUX;LINUXDSERIES;LINUXFREE;FUNCTIONS;DYNAMIC;LINUXDYNAMIC;ELASTICPREMIUM;ELASTICLINUX;XENON;XENONV3;WINDOWSV3;LINUXV3;MSFTPUBLIC;WINDOWSMV3;LINUXMV3;WINDOWSP0V3;LINUXP0V3;MANAGEDAPP;FCZONEREDUNDANCY;FLEXCONSUMPTION","subDomains":"uaenorth-01.azurewebsites.net"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Norway + West","name":"Norway West","type":"Microsoft.Web/geoRegions","properties":{"name":"Norway + West","description":null,"sortOrder":2147483647,"displayName":"Norway West","orgDomain":"PUBLIC;DSERIES;MSFTPUBLIC;LINUX;LINUXDSERIES;FUNCTIONS;DYNAMIC;LINUXMV3;LINUXDYNAMIC;WINDOWSV3;WINDOWSP0V3;LINUXFREE;ELASTICLINUX;XENONMV3;WINDOWSMV3;ELASTICPREMIUM","subDomains":"norwaywest-01.azurewebsites.net"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Norway + East","name":"Norway East","type":"Microsoft.Web/geoRegions","properties":{"name":"Norway + East","description":null,"sortOrder":2147483647,"displayName":"Norway East","orgDomain":"ZONEREDUNDANCY;PUBLIC;LINUX;LINUXDSERIES;DSERIES;ELASTICLINUX;ELASTICPREMIUM;FUNCTIONS;DYNAMIC;XENON;XENONV3;WINDOWSV3;LINUXV3;MSFTPUBLIC;LINUXDYNAMIC;WINDOWSP0V3;LINUXP0V3;LINUXMV3;WINDOWSMV3;LINUXFREE;XENONMV3;MANAGEDAPP;FLEXCONSUMPTION;FCZONEREDUNDANCY;PV4SERIES;MV4SERIES","subDomains":"norwayeast-01.azurewebsites.net"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Brazil + Southeast","name":"Brazil Southeast","type":"Microsoft.Web/geoRegions","properties":{"name":"Brazil + Southeast","description":null,"sortOrder":2147483647,"displayName":"Brazil + Southeast","orgDomain":"PUBLIC;LINUX;LINUXDSERIES;DSERIES;LINUXFREE;FUNCTIONS;DYNAMIC;MSFTPUBLIC;LINUXDYNAMIC;ELASTICPREMIUM;ELASTICLINUX","subDomains":"brazilsoutheast-01.azurewebsites.net"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/West + US 3","name":"West US 3","type":"Microsoft.Web/geoRegions","properties":{"name":"West + US 3","description":null,"sortOrder":2147483647,"displayName":"West US 3","orgDomain":"ZONEREDUNDANCY;PUBLIC;DSERIES;LINUX;LINUXDSERIES;XENON;XENONV3;WINDOWSV3;LINUXV3;ELASTICPREMIUM;ELASTICLINUX;FUNCTIONS;DYNAMIC;LINUXDYNAMIC;MSFTPUBLIC;LINUXMV3;LINUXP0V3;WINDOWSMV3;WINDOWSP0V3;LINUXFREE;XENONMV3;FLEXCONSUMPTION;MANAGEDAPP;FCZONEREDUNDANCY;PV4SERIES;MV4SERIES","subDomains":"westus3-01.azurewebsites.net"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Jio + India West","name":"Jio India West","type":"Microsoft.Web/geoRegions","properties":{"name":"Jio + India West","description":null,"sortOrder":2147483647,"displayName":"Jio India + West","orgDomain":"PUBLIC;DSERIES;LINUX;LINUXDSERIES;ELASTICPREMIUM;ELASTICLINUX;FUNCTIONS;DYNAMIC;LINUXDYNAMIC;MSFTPUBLIC;LINUXFREE;WINDOWSV3;LINUXV3;WINDOWSP0V3;LINUXP0V3;XENONV3","subDomains":"jioinw-01.azurewebsites.net"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Jio + India Central","name":"Jio India Central","type":"Microsoft.Web/geoRegions","properties":{"name":"Jio + India Central","description":null,"sortOrder":2147483647,"displayName":"Jio + India Central","orgDomain":"PUBLIC;DSERIES;LINUX;LINUXDSERIES;MSFTPUBLIC;DYNAMIC;FUNCTIONS;LINUXDYNAMIC;LINUXFREE;ELASTICLINUX;WINDOWSV3;LINUXV3;WINDOWSP0V3;LINUXP0V3;XENONV3","subDomains":"jioinc-01.azurewebsites.net"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Sweden + Central","name":"Sweden Central","type":"Microsoft.Web/geoRegions","properties":{"name":"Sweden + Central","description":null,"sortOrder":2147483647,"displayName":"Sweden Central","orgDomain":"ZONEREDUNDANCY;FCZONEREDUNDANCY;PUBLIC;DSERIES;LINUX;LINUXDSERIES;XENON;XENONV3;WINDOWSV3;LINUXV3;ELASTICPREMIUM;ELASTICLINUX;FUNCTIONS;DYNAMIC;MSFTPUBLIC;LINUXDYNAMIC;WINDOWSMV3;LINUXMV3;WINDOWSP0V3;LINUXP0V3;LINUXFREE;FLEXCONSUMPTION;MANAGEDAPP;XENONMV3;PV4SERIES;MV4SERIES","subDomains":"swedencentral-01.azurewebsites.net"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Qatar + Central","name":"Qatar Central","type":"Microsoft.Web/geoRegions","properties":{"name":"Qatar + Central","description":null,"sortOrder":2147483647,"displayName":"Qatar Central","orgDomain":"ZONEREDUNDANCY;PUBLIC;LINUX;LINUXDSERIES;XENON;XENONV3;WINDOWSV3;LINUXV3;ELASTICPREMIUM;ELASTICLINUX;FUNCTIONS;DYNAMIC;MSFTPUBLIC;LINUXDYNAMIC;WINDOWSP0V3;LINUXP0V3;LINUXFREE;DSERIES","subDomains":"qatarcentral-01.azurewebsites.net"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Sweden + South","name":"Sweden South","type":"Microsoft.Web/geoRegions","properties":{"name":"Sweden + South","description":null,"sortOrder":2147483647,"displayName":"Sweden South","orgDomain":"PUBLIC;DSERIES;LINUX;LINUXDSERIES;XENON;XENONV3;WINDOWSV3;LINUXV3;ELASTICPREMIUM;ELASTICLINUX;FUNCTIONS;DYNAMIC;MSFTPUBLIC;WINDOWSMV3;LINUXMV3;WINDOWSP0V3;LINUXP0V3;LINUXDYNAMIC;LINUXFREE","subDomains":"swedensouth-01.azurewebsites.net"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Poland + Central","name":"Poland Central","type":"Microsoft.Web/geoRegions","properties":{"name":"Poland + Central","description":null,"sortOrder":2147483647,"displayName":"Poland Central","orgDomain":"ZONEREDUNDANCY;PUBLIC;DSERIES;LINUX;LINUXDSERIES;XENON;XENONV3;WINDOWSV3;LINUXV3;ELASTICPREMIUM;ELASTICLINUX;FUNCTIONS;DYNAMIC;MSFTPUBLIC;LINUXDYNAMIC;WINDOWSMV3;LINUXMV3;WINDOWSP0V3;LINUXP0V3;LINUXFREE;MANAGEDAPP;PV4SERIES;MV4SERIES;FLEXCONSUMPTION","subDomains":"polandcentral-01.azurewebsites.net"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Italy + North","name":"Italy North","type":"Microsoft.Web/geoRegions","properties":{"name":"Italy + North","description":null,"sortOrder":2147483647,"displayName":"Italy North","orgDomain":"ZONEREDUNDANCY;PUBLIC;DSERIES;LINUX;LINUXDSERIES;XENON;XENONV3;WINDOWSV3;LINUXV3;ELASTICPREMIUM;ELASTICLINUX;FUNCTIONS;DYNAMIC;MSFTPUBLIC;WINDOWSMV3;LINUXMV3;LINUXDYNAMIC;XENONMV3;WINDOWSP0V3;LINUXP0V3;LINUXFREE;MANAGEDAPP;FLEXCONSUMPTION;FCZONEREDUNDANCY;PV4SERIES;MV4SERIES","subDomains":"italynorth-01.azurewebsites.net"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Israel + Central","name":"Israel Central","type":"Microsoft.Web/geoRegions","properties":{"name":"Israel + Central","description":null,"sortOrder":2147483647,"displayName":"Israel Central","orgDomain":"ZONEREDUNDANCY;PUBLIC;DSERIES;LINUX;LINUXDSERIES;XENON;XENONV3;WINDOWSV3;LINUXV3;ELASTICPREMIUM;ELASTICLINUX;FUNCTIONS;DYNAMIC;MSFTPUBLIC;LINUXDYNAMIC;XENONMV3;WINDOWSMV3;LINUXMV3;WINDOWSP0V3;LINUXP0V3;LINUXFREE;FLEXCONSUMPTION","subDomains":"israelcentral-01.azurewebsites.net"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Spain + Central","name":"Spain Central","type":"Microsoft.Web/geoRegions","properties":{"name":"Spain + Central","description":null,"sortOrder":2147483647,"displayName":"Spain Central","orgDomain":"ZONEREDUNDANCY;PUBLIC;DSERIES;LINUX;LINUXDSERIES;XENON;XENONV3;WINDOWSV3;LINUXV3;ELASTICPREMIUM;ELASTICLINUX;FUNCTIONS;DYNAMIC;MSFTPUBLIC;LINUXDYNAMIC;XENONMV3;WINDOWSMV3;LINUXMV3;WINDOWSP0V3;LINUXP0V3;LINUXFREE;FLEXCONSUMPTION","subDomains":"spaincentral-01.azurewebsites.net"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Mexico + Central","name":"Mexico Central","type":"Microsoft.Web/geoRegions","properties":{"name":"Mexico + Central","description":null,"sortOrder":2147483647,"displayName":"Mexico Central","orgDomain":"ZONEREDUNDANCY;PUBLIC;DSERIES;LINUX;LINUXDSERIES;XENON;XENONV3;WINDOWSV3;LINUXV3;ELASTICPREMIUM;ELASTICLINUX;FUNCTIONS;DYNAMIC;MSFTPUBLIC;LINUXDYNAMIC;XENONMV3;WINDOWSMV3;LINUXMV3;WINDOWSP0V3;LINUXP0V3;LINUXFREE;FLEXCONSUMPTION","subDomains":"mexicocentral-01.azurewebsites.net"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Taiwan + North","name":"Taiwan North","type":"Microsoft.Web/geoRegions","properties":{"name":"Taiwan + North","description":null,"sortOrder":2147483647,"displayName":"Taiwan North","orgDomain":"ZONEREDUNDANCY;PUBLIC;DSERIES;LINUX;LINUXDSERIES;XENON;XENONV3;WINDOWSV3;LINUXV3;ELASTICPREMIUM;ELASTICLINUX;FUNCTIONS;DYNAMIC;MSFTPUBLIC;LINUXDYNAMIC;XENONMV3;WINDOWSMV3;LINUXMV3;WINDOWSP0V3;LINUXP0V3;LINUXFREE;FLEXCONSUMPTION","subDomains":"taiwannorth-01.azurewebsites.net"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Taiwan + Northwest","name":"Taiwan Northwest","type":"Microsoft.Web/geoRegions","properties":{"name":"Taiwan + Northwest","description":null,"sortOrder":2147483647,"displayName":"Taiwan + Northwest","orgDomain":"ZONEREDUNDANCY;PUBLIC;DSERIES;LINUX;LINUXDSERIES;XENON;XENONV3;WINDOWSV3;LINUXV3;ELASTICPREMIUM;ELASTICLINUX;FUNCTIONS;DYNAMIC;MSFTPUBLIC;LINUXDYNAMIC;XENONMV3;WINDOWSMV3;LINUXMV3;WINDOWSP0V3;LINUXP0V3;LINUXFREE;FLEXCONSUMPTION","subDomains":""}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/New + Zealand North","name":"New Zealand North","type":"Microsoft.Web/geoRegions","properties":{"name":"New + Zealand North","description":null,"sortOrder":2147483647,"displayName":"New + Zealand North","orgDomain":"ZONEREDUNDANCY;PUBLIC;DSERIES;LINUX;LINUXDSERIES;XENON;XENONV3;WINDOWSV3;LINUXV3;ELASTICPREMIUM;ELASTICLINUX;FUNCTIONS;DYNAMIC;MSFTPUBLIC;LINUXDYNAMIC;XENONMV3;WINDOWSMV3;LINUXMV3;WINDOWSP0V3;LINUXP0V3;LINUXFREE","subDomains":"newzealandnorth-01.azurewebsites.net"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Indonesia + Central","name":"Indonesia Central","type":"Microsoft.Web/geoRegions","properties":{"name":"Indonesia + Central","description":null,"sortOrder":2147483647,"displayName":"Indonesia + Central","orgDomain":"ZONEREDUNDANCY;PUBLIC;DSERIES;LINUX;LINUXDSERIES;XENON;XENONV3;WINDOWSV3;LINUXV3;ELASTICPREMIUM;ELASTICLINUX;FUNCTIONS;DYNAMIC;MSFTPUBLIC;LINUXDYNAMIC;XENONMV3;WINDOWSMV3;LINUXMV3;WINDOWSP0V3;LINUXP0V3;LINUXFREE;PV4SERIES;MV4SERIES","subDomains":""}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Malaysia + West","name":"Malaysia West","type":"Microsoft.Web/geoRegions","properties":{"name":"Malaysia + West","description":null,"sortOrder":2147483647,"displayName":"Malaysia West","orgDomain":"ZONEREDUNDANCY;PUBLIC;DSERIES;LINUX;LINUXDSERIES;XENON;XENONV3;WINDOWSV3;LINUXV3;ELASTICPREMIUM;ELASTICLINUX;FUNCTIONS;DYNAMIC;MSFTPUBLIC;LINUXDYNAMIC;XENONMV3;WINDOWSMV3;LINUXMV3;WINDOWSP0V3;LINUXP0V3;LINUXFREE","subDomains":"malaysiawest-01.azurewebsites.net"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Chile + Central","name":"Chile Central","type":"Microsoft.Web/geoRegions","properties":{"name":"Chile + Central","description":null,"sortOrder":2147483647,"displayName":"Chile Central","orgDomain":"ZONEREDUNDANCY;PUBLIC;DSERIES;LINUX;LINUXDSERIES;XENON;XENONV3;WINDOWSV3;LINUXV3;ELASTICPREMIUM;ELASTICLINUX;FUNCTIONS;DYNAMIC;MSFTPUBLIC;LINUXDYNAMIC;XENONMV3;WINDOWSMV3;LINUXMV3;WINDOWSP0V3;LINUXP0V3;LINUXFREE","subDomains":"chilecentral-01.azurewebsites.net"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Austria + East","name":"Austria East","type":"Microsoft.Web/geoRegions","properties":{"name":"Austria + East","description":null,"sortOrder":2147483647,"displayName":"Austria East","orgDomain":"ZONEREDUNDANCY;PUBLIC;DSERIES;LINUX;LINUXDSERIES;XENON;XENONV3;WINDOWSV3;LINUXV3;ELASTICPREMIUM;ELASTICLINUX;FUNCTIONS;DYNAMIC;MSFTPUBLIC;LINUXDYNAMIC;XENONMV3;WINDOWSMV3;LINUXMV3;WINDOWSP0V3;LINUXP0V3;LINUXFREE","subDomains":""}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Belgium + Central","name":"Belgium Central","type":"Microsoft.Web/geoRegions","properties":{"name":"Belgium + Central","description":null,"sortOrder":2147483647,"displayName":"Belgium + Central","orgDomain":"ZONEREDUNDANCY;PUBLIC;DSERIES;LINUX;LINUXDSERIES;XENON;XENONV3;WINDOWSV3;LINUXV3;ELASTICPREMIUM;ELASTICLINUX;FUNCTIONS;DYNAMIC;MSFTPUBLIC;LINUXDYNAMIC;XENONMV3;WINDOWSMV3;LINUXMV3;WINDOWSP0V3;LINUXP0V3;LINUXFREE","subDomains":""}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Web/geoRegions/Israel + Northwest","name":"Israel Northwest","type":"Microsoft.Web/geoRegions","properties":{"name":"Israel + Northwest","description":null,"sortOrder":2147483647,"displayName":"Israel + Northwest","orgDomain":"ZONEREDUNDANCY;PUBLIC;DSERIES;LINUX;LINUXDSERIES;XENON;XENONV3;WINDOWSV3;LINUXV3;ELASTICPREMIUM;ELASTICLINUX;FUNCTIONS;DYNAMIC;MSFTPUBLIC;LINUXDYNAMIC;WINDOWSMV3;LINUXMV3;WINDOWSP0V3;LINUXP0V3;LINUXFREE","subDomains":""}}],"nextLink":null,"id":null}' + headers: + cache-control: + - no-cache + content-length: + - '36095' + content-type: + - application/json + date: + - Tue, 16 Sep 2025 19:43:10 GMT + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + x-aspnet-version: + - 4.0.30319 + x-cache: + - CONFIG_NOCACHE + x-content-type-options: + - nosniff + x-ms-operation-identifier: + - tenantId=72f988bf-86f1-41af-91ab-2d7cd011db47,objectId=bd30bf6a-f200-4cfd-bcd6-a339b0d9dbe8/eastus/7a5bd5f8-e899-4d86-a779-e48539d4ac99 + x-ms-ratelimit-remaining-subscription-global-reads: + - '16499' + x-msedge-ref: + - 'Ref A: 040EB1D0189C4DF3A71433B92725C665 Ref B: CO1EDGE2520 Ref C: 2025-09-16T19:43:10Z' + x-powered-by: + - ASP.NET + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - functionapp create + Connection: + - keep-alive + ParameterSetName: + - -g -n -c -s --os-type --functions-version --runtime --runtime-version --domain-name-scope + User-Agent: + - AZURECLI/2.77.0 azsdk-python-core/1.35.0 Python/3.11.9 (Windows-10-10.0.22631-SP0) + method: GET + uri: https://management.azure.com/providers/Microsoft.Web/functionAppStacks?api-version=2024-11-01 + response: + body: + string: '{"value":[{"id":null,"name":"dotnet","type":"Microsoft.Web/functionAppStacks?stackOsType=All","properties":{"displayText":".NET","value":"dotnet","preferredOs":"windows","majorVersions":[{"displayText":".NET + 10 Isolated","value":"dotnet10isolated","minorVersions":[{"displayText":".NET + 10 Isolated","value":"10 (LTS), isolated worker model","stackSettings":{"windowsRuntimeSettings":{"runtimeVersion":"v10.0","isPreview":true,"isDefault":false,"isHidden":false,"remoteDebuggingSupported":false,"appInsightsSettings":{"isSupported":true},"gitHubActionSettings":{"isSupported":true,"supportedVersion":"10.0.x"},"appSettingsDictionary":{"FUNCTIONS_WORKER_RUNTIME":"dotnet-isolated","WEBSITE_USE_PLACEHOLDER_DOTNETISOLATED":"1"},"siteConfigPropertiesDictionary":{"use32BitWorkerProcess":false,"netFrameworkVersion":"v10.0"},"supportedFunctionsExtensionVersions":["~4"],"supportedFunctionsExtensionVersionsInfo":[{"version":"~4","isDeprecated":false,"isDefault":false}],"endOfLifeDate":"2028-11-10T00:00:00Z"},"linuxRuntimeSettings":{"runtimeVersion":"DOTNET-ISOLATED|10.0","isPreview":true,"isDefault":false,"isHidden":false,"remoteDebuggingSupported":false,"appInsightsSettings":{"isSupported":true},"gitHubActionSettings":{"isSupported":true,"supportedVersion":"10.0.x"},"appSettingsDictionary":{"FUNCTIONS_WORKER_RUNTIME":"dotnet-isolated","WEBSITE_USE_PLACEHOLDER_DOTNETISOLATED":"1"},"siteConfigPropertiesDictionary":{"use32BitWorkerProcess":false,"linuxFxVersion":"DOTNET-ISOLATED|10.0"},"supportedFunctionsExtensionVersions":["~4"],"supportedFunctionsExtensionVersionsInfo":[{"version":"~4","isDeprecated":false,"isDefault":false}],"endOfLifeDate":"2028-11-10T00:00:00Z"}}}]},{"displayText":".NET + 9 Isolated","value":"dotnet9isolated","minorVersions":[{"displayText":".NET + 9 Isolated","value":"9 (STS), isolated worker model","stackSettings":{"windowsRuntimeSettings":{"runtimeVersion":"v9.0","isDefault":false,"remoteDebuggingSupported":false,"appInsightsSettings":{"isSupported":true},"gitHubActionSettings":{"isSupported":true,"supportedVersion":"9.0.x"},"appSettingsDictionary":{"FUNCTIONS_WORKER_RUNTIME":"dotnet-isolated","WEBSITE_USE_PLACEHOLDER_DOTNETISOLATED":"1"},"siteConfigPropertiesDictionary":{"use32BitWorkerProcess":false,"netFrameworkVersion":"v9.0"},"supportedFunctionsExtensionVersions":["~4"],"supportedFunctionsExtensionVersionsInfo":[{"version":"~4","isDeprecated":false,"isDefault":false}],"endOfLifeDate":"2026-05-12T00:00:00Z"},"linuxRuntimeSettings":{"runtimeVersion":"DOTNET-ISOLATED|9.0","isDefault":false,"remoteDebuggingSupported":false,"appInsightsSettings":{"isSupported":true},"gitHubActionSettings":{"isSupported":true,"supportedVersion":"9.0.x"},"appSettingsDictionary":{"FUNCTIONS_WORKER_RUNTIME":"dotnet-isolated","WEBSITE_USE_PLACEHOLDER_DOTNETISOLATED":"1"},"siteConfigPropertiesDictionary":{"use32BitWorkerProcess":false,"linuxFxVersion":"DOTNET-ISOLATED|9.0"},"supportedFunctionsExtensionVersions":["~4"],"supportedFunctionsExtensionVersionsInfo":[{"version":"~4","isDeprecated":false,"isDefault":false}],"endOfLifeDate":"2026-05-12T00:00:00Z"}}}]},{"displayText":".NET + 8 Isolated","value":"dotnet8isolated","minorVersions":[{"displayText":".NET + 8 Isolated","value":"8 (LTS), isolated worker model","stackSettings":{"windowsRuntimeSettings":{"runtimeVersion":"v8.0","isHidden":false,"isDefault":true,"remoteDebuggingSupported":false,"appInsightsSettings":{"isSupported":true},"gitHubActionSettings":{"isSupported":true,"supportedVersion":"8.0.x"},"appSettingsDictionary":{"FUNCTIONS_WORKER_RUNTIME":"dotnet-isolated","WEBSITE_USE_PLACEHOLDER_DOTNETISOLATED":"1"},"siteConfigPropertiesDictionary":{"use32BitWorkerProcess":false,"netFrameworkVersion":"v8.0"},"supportedFunctionsExtensionVersions":["~4"],"supportedFunctionsExtensionVersionsInfo":[{"version":"~4","isDeprecated":false,"isDefault":true}],"endOfLifeDate":"2026-11-10T00:00:00Z"},"linuxRuntimeSettings":{"runtimeVersion":"DOTNET-ISOLATED|8.0","isHidden":false,"isDefault":true,"remoteDebuggingSupported":false,"appInsightsSettings":{"isSupported":true},"gitHubActionSettings":{"isSupported":true,"supportedVersion":"8.0.x"},"appSettingsDictionary":{"FUNCTIONS_WORKER_RUNTIME":"dotnet-isolated","WEBSITE_USE_PLACEHOLDER_DOTNETISOLATED":"1"},"siteConfigPropertiesDictionary":{"use32BitWorkerProcess":false,"linuxFxVersion":"DOTNET-ISOLATED|8.0"},"supportedFunctionsExtensionVersions":["~4"],"supportedFunctionsExtensionVersionsInfo":[{"version":"~4","isDeprecated":false,"isDefault":true}],"endOfLifeDate":"2026-11-10T00:00:00Z"}}}]},{"displayText":".NET + 7 Isolated","value":"dotnet7isolated","minorVersions":[{"displayText":".NET + 7 Isolated","value":"7 (STS), isolated worker model","stackSettings":{"windowsRuntimeSettings":{"runtimeVersion":"v7.0","remoteDebuggingSupported":false,"appInsightsSettings":{"isSupported":true},"gitHubActionSettings":{"isSupported":true,"supportedVersion":"7.0.x"},"appSettingsDictionary":{"FUNCTIONS_WORKER_RUNTIME":"dotnet-isolated","WEBSITE_USE_PLACEHOLDER_DOTNETISOLATED":"1"},"siteConfigPropertiesDictionary":{"use32BitWorkerProcess":false,"netFrameworkVersion":"v7.0"},"supportedFunctionsExtensionVersions":["~4"],"supportedFunctionsExtensionVersionsInfo":[{"version":"~4","isDeprecated":false,"isDefault":true}],"endOfLifeDate":"2024-05-14T00:00:00Z"},"linuxRuntimeSettings":{"runtimeVersion":"DOTNET-ISOLATED|7.0","remoteDebuggingSupported":false,"appInsightsSettings":{"isSupported":true},"gitHubActionSettings":{"isSupported":true,"supportedVersion":"7.0.x"},"appSettingsDictionary":{"FUNCTIONS_WORKER_RUNTIME":"dotnet-isolated","WEBSITE_USE_PLACEHOLDER_DOTNETISOLATED":"1"},"siteConfigPropertiesDictionary":{"use32BitWorkerProcess":false,"linuxFxVersion":"DOTNET-ISOLATED|7.0"},"supportedFunctionsExtensionVersions":["~4"],"supportedFunctionsExtensionVersionsInfo":[{"version":"~4","isDeprecated":false,"isDefault":true}],"endOfLifeDate":"2024-05-14T00:00:00Z"}}}]},{"displayText":".NET + 6 Isolated","value":"dotnet6isolated","minorVersions":[{"displayText":".NET + 6 (LTS) Isolated","value":"6 (LTS), isolated worker model","stackSettings":{"windowsRuntimeSettings":{"runtimeVersion":"v6.0","remoteDebuggingSupported":false,"appInsightsSettings":{"isSupported":true},"gitHubActionSettings":{"isSupported":true,"supportedVersion":"6.0.x"},"appSettingsDictionary":{"FUNCTIONS_WORKER_RUNTIME":"dotnet-isolated","WEBSITE_USE_PLACEHOLDER_DOTNETISOLATED":"1"},"siteConfigPropertiesDictionary":{"use32BitWorkerProcess":false,"netFrameworkVersion":"v6.0"},"supportedFunctionsExtensionVersions":["~4"],"supportedFunctionsExtensionVersionsInfo":[{"version":"~4","isDeprecated":false,"isDefault":true}],"endOfLifeDate":"2024-11-12T00:00:00Z"},"linuxRuntimeSettings":{"runtimeVersion":"DOTNET-ISOLATED|6.0","remoteDebuggingSupported":false,"appInsightsSettings":{"isSupported":true},"gitHubActionSettings":{"isSupported":true,"supportedVersion":"6.0.x"},"appSettingsDictionary":{"FUNCTIONS_WORKER_RUNTIME":"dotnet-isolated","WEBSITE_USE_PLACEHOLDER_DOTNETISOLATED":"1"},"siteConfigPropertiesDictionary":{"use32BitWorkerProcess":false,"linuxFxVersion":"DOTNET-ISOLATED|6.0"},"supportedFunctionsExtensionVersions":["~4"],"supportedFunctionsExtensionVersionsInfo":[{"version":"~4","isDeprecated":false,"isDefault":true}],"endOfLifeDate":"2024-11-12T00:00:00Z"}}}]},{"displayText":".NET + Framework 4.8","value":"dotnetframework48","minorVersions":[{"displayText":".NET + Framework 4.8","value":".NET Framework 4.8, isolated worker model","stackSettings":{"windowsRuntimeSettings":{"runtimeVersion":"v4.0","remoteDebuggingSupported":false,"appInsightsSettings":{"isSupported":true},"gitHubActionSettings":{"isSupported":true,"supportedVersion":"4.8.x"},"appSettingsDictionary":{"FUNCTIONS_WORKER_RUNTIME":"dotnet-isolated"},"siteConfigPropertiesDictionary":{"use32BitWorkerProcess":true,"netFrameworkVersion":"v4.0"},"supportedFunctionsExtensionVersions":["~4"],"supportedFunctionsExtensionVersionsInfo":[{"version":"~4","isDeprecated":false,"isDefault":true}]}}}]},{"displayText":".NET + 8 In-process","value":"dotnet8","minorVersions":[{"displayText":".NET 8 (LTS) + In-process","value":"8 (LTS), in-process model","stackSettings":{"windowsRuntimeSettings":{"isHidden":false,"runtimeVersion":"v8.0","remoteDebuggingSupported":false,"appInsightsSettings":{"isSupported":true},"gitHubActionSettings":{"isSupported":true,"supportedVersion":"8.0.x"},"appSettingsDictionary":{"FUNCTIONS_WORKER_RUNTIME":"dotnet","FUNCTIONS_INPROC_NET8_ENABLED":"1"},"siteConfigPropertiesDictionary":{"use32BitWorkerProcess":true,"netFrameworkVersion":"v8.0"},"supportedFunctionsExtensionVersions":["~4"],"supportedFunctionsExtensionVersionsInfo":[{"version":"~4","isDeprecated":false,"isDefault":false}],"endOfLifeDate":"2026-11-10T00:00:00Z"},"linuxRuntimeSettings":{"isHidden":false,"runtimeVersion":"DOTNET|8.0","remoteDebuggingSupported":false,"appInsightsSettings":{"isSupported":true},"gitHubActionSettings":{"isSupported":true,"supportedVersion":"8.0.x"},"appSettingsDictionary":{"FUNCTIONS_WORKER_RUNTIME":"dotnet","FUNCTIONS_INPROC_NET8_ENABLED":"1"},"siteConfigPropertiesDictionary":{"use32BitWorkerProcess":true,"linuxFxVersion":"DOTNET|8.0"},"supportedFunctionsExtensionVersions":["~4"],"supportedFunctionsExtensionVersionsInfo":[{"version":"~4","isDeprecated":false,"isDefault":false}],"endOfLifeDate":"2026-11-10T00:00:00Z"}}}]},{"displayText":".NET + 6 In-process","value":"dotnet6","minorVersions":[{"displayText":".NET 6 (LTS) + In-process","value":"6 (LTS), in-process model","stackSettings":{"windowsRuntimeSettings":{"runtimeVersion":"v6.0","remoteDebuggingSupported":false,"appInsightsSettings":{"isSupported":true},"gitHubActionSettings":{"isSupported":true,"supportedVersion":"6.0.x"},"appSettingsDictionary":{"FUNCTIONS_WORKER_RUNTIME":"dotnet"},"siteConfigPropertiesDictionary":{"use32BitWorkerProcess":true,"netFrameworkVersion":"v6.0"},"supportedFunctionsExtensionVersions":["~4"],"supportedFunctionsExtensionVersionsInfo":[{"version":"~4","isDeprecated":false,"isDefault":true}],"endOfLifeDate":"2024-11-12T00:00:00Z"},"linuxRuntimeSettings":{"runtimeVersion":"DOTNET|6.0","remoteDebuggingSupported":false,"appInsightsSettings":{"isSupported":true},"gitHubActionSettings":{"isSupported":true,"supportedVersion":"6.0.x"},"appSettingsDictionary":{"FUNCTIONS_WORKER_RUNTIME":"dotnet"},"siteConfigPropertiesDictionary":{"use32BitWorkerProcess":true,"linuxFxVersion":"DOTNET|6.0"},"supportedFunctionsExtensionVersions":["~4"],"supportedFunctionsExtensionVersionsInfo":[{"version":"~4","isDeprecated":false,"isDefault":true}],"endOfLifeDate":"2024-11-12T00:00:00Z"}}}]},{"displayText":".NET + 5 (non-LTS)","value":"dotnet5","minorVersions":[{"displayText":".NET 5 (non-LTS)","value":"5 + (non-LTS)","stackSettings":{"windowsRuntimeSettings":{"runtimeVersion":"v5.0","isHidden":true,"remoteDebuggingSupported":false,"appInsightsSettings":{"isSupported":true},"gitHubActionSettings":{"isSupported":true,"supportedVersion":"5.0.x"},"appSettingsDictionary":{"FUNCTIONS_WORKER_RUNTIME":"dotnet-isolated"},"siteConfigPropertiesDictionary":{"use32BitWorkerProcess":true},"supportedFunctionsExtensionVersions":["~3"],"supportedFunctionsExtensionVersionsInfo":[{"version":"~3","isDeprecated":true,"isDefault":true}],"endOfLifeDate":"2022-05-08T00:00:00Z","isDeprecated":true},"linuxRuntimeSettings":{"runtimeVersion":"DOTNET-ISOLATED|5.0","isHidden":true,"remoteDebuggingSupported":false,"appInsightsSettings":{"isSupported":true},"gitHubActionSettings":{"isSupported":true,"supportedVersion":"5.0.x"},"appSettingsDictionary":{"FUNCTIONS_WORKER_RUNTIME":"dotnet-isolated"},"siteConfigPropertiesDictionary":{"use32BitWorkerProcess":true,"linuxFxVersion":"DOTNET-ISOLATED|5.0"},"supportedFunctionsExtensionVersions":["~3"],"supportedFunctionsExtensionVersionsInfo":[{"version":"~3","isDeprecated":true,"isDefault":true}],"endOfLifeDate":"2022-05-08T00:00:00Z","isDeprecated":true}}}]},{"displayText":".NET + Core 3","value":"dotnetcore3","minorVersions":[{"displayText":".NET Core 3.1","value":"3.1","stackSettings":{"windowsRuntimeSettings":{"runtimeVersion":"3.1","appInsightsSettings":{"isSupported":true},"remoteDebuggingSupported":false,"gitHubActionSettings":{"isSupported":true,"supportedVersion":"3.1.301"},"appSettingsDictionary":{"FUNCTIONS_WORKER_RUNTIME":"dotnet"},"siteConfigPropertiesDictionary":{"use32BitWorkerProcess":true},"supportedFunctionsExtensionVersions":["~3"],"supportedFunctionsExtensionVersionsInfo":[{"version":"~3","isDeprecated":true,"isDefault":true}],"endOfLifeDate":"2022-12-03T00:00:00Z","isDeprecated":true},"linuxRuntimeSettings":{"runtimeVersion":"dotnet|3.1","appInsightsSettings":{"isSupported":true},"remoteDebuggingSupported":false,"gitHubActionSettings":{"isSupported":true,"supportedVersion":"3.1.301"},"appSettingsDictionary":{"FUNCTIONS_WORKER_RUNTIME":"dotnet"},"siteConfigPropertiesDictionary":{"use32BitWorkerProcess":false,"linuxFxVersion":"dotnet|3.1"},"supportedFunctionsExtensionVersions":["~3"],"supportedFunctionsExtensionVersionsInfo":[{"version":"~3","isDeprecated":true,"isDefault":true}],"endOfLifeDate":"2022-12-03T00:00:00Z","isDeprecated":true}}}]},{"displayText":".NET + Core 2","value":"dotnetcore2","minorVersions":[{"displayText":".NET Core 2.2","value":"2.2","stackSettings":{"windowsRuntimeSettings":{"runtimeVersion":"2.2","appInsightsSettings":{"isSupported":true},"remoteDebuggingSupported":false,"gitHubActionSettings":{"isSupported":true,"supportedVersion":"2.2.207"},"appSettingsDictionary":{"FUNCTIONS_WORKER_RUNTIME":"dotnet"},"siteConfigPropertiesDictionary":{"use32BitWorkerProcess":true},"supportedFunctionsExtensionVersions":["~2"],"supportedFunctionsExtensionVersionsInfo":[{"version":"~2","isDeprecated":true,"isDefault":true}]},"linuxRuntimeSettings":{"runtimeVersion":"dotnet|2.2","appInsightsSettings":{"isSupported":true},"remoteDebuggingSupported":false,"gitHubActionSettings":{"isSupported":true,"supportedVersion":"2.2.207"},"appSettingsDictionary":{"FUNCTIONS_WORKER_RUNTIME":"dotnet"},"siteConfigPropertiesDictionary":{"use32BitWorkerProcess":false,"linuxFxVersion":"dotnet|2.2"},"supportedFunctionsExtensionVersions":["~2"],"supportedFunctionsExtensionVersionsInfo":[{"version":"~2","isDeprecated":true,"isDefault":true}]}}}]},{"displayText":".NET + Framework 4","value":"dotnetframework4","minorVersions":[{"displayText":".NET + Framework 4.7","value":"4.7","stackSettings":{"windowsRuntimeSettings":{"runtimeVersion":"4.7","remoteDebuggingSupported":false,"appInsightsSettings":{"isSupported":true},"gitHubActionSettings":{"isSupported":false},"appSettingsDictionary":{},"siteConfigPropertiesDictionary":{"use32BitWorkerProcess":true},"supportedFunctionsExtensionVersions":["~1"],"supportedFunctionsExtensionVersionsInfo":[{"version":"~1","isDeprecated":true,"isDefault":true}]}}}]}]}},{"id":null,"name":"node","type":"Microsoft.Web/functionAppStacks?stackOsType=All","properties":{"displayText":"Node.js","value":"node","preferredOs":"windows","majorVersions":[{"displayText":"Node.js + 22","value":"22","minorVersions":[{"displayText":"Node.js 22","value":"22 + LTS","stackSettings":{"windowsRuntimeSettings":{"runtimeVersion":"~22","isDefault":true,"remoteDebuggingSupported":false,"appInsightsSettings":{"isSupported":true},"gitHubActionSettings":{"isSupported":true,"supportedVersion":"22.x"},"appSettingsDictionary":{"FUNCTIONS_WORKER_RUNTIME":"node","WEBSITE_NODE_DEFAULT_VERSION":"~22"},"siteConfigPropertiesDictionary":{"use32BitWorkerProcess":true,"netFrameworkVersion":"v6.0"},"supportedFunctionsExtensionVersions":["~4"],"supportedFunctionsExtensionVersionsInfo":[{"version":"~4","isDeprecated":false,"isDefault":true}],"endOfLifeDate":"2027-04-30T00:00:00Z"},"linuxRuntimeSettings":{"runtimeVersion":"Node|22","isDefault":true,"remoteDebuggingSupported":false,"appInsightsSettings":{"isSupported":true},"gitHubActionSettings":{"isSupported":true,"supportedVersion":"22.x"},"appSettingsDictionary":{"FUNCTIONS_WORKER_RUNTIME":"node"},"siteConfigPropertiesDictionary":{"use32BitWorkerProcess":false,"linuxFxVersion":"Node|22"},"supportedFunctionsExtensionVersions":["~4"],"supportedFunctionsExtensionVersionsInfo":[{"version":"~4","isDeprecated":false,"isDefault":true}],"endOfLifeDate":"2027-04-30T00:00:00Z"}}}]},{"displayText":"Node.js + 20","value":"20","minorVersions":[{"displayText":"Node.js 20 LTS","value":"20 + LTS","stackSettings":{"windowsRuntimeSettings":{"runtimeVersion":"~20","remoteDebuggingSupported":false,"appInsightsSettings":{"isSupported":true},"gitHubActionSettings":{"isSupported":true,"supportedVersion":"20.x"},"appSettingsDictionary":{"FUNCTIONS_WORKER_RUNTIME":"node","WEBSITE_NODE_DEFAULT_VERSION":"~20"},"siteConfigPropertiesDictionary":{"use32BitWorkerProcess":true,"netFrameworkVersion":"v6.0"},"supportedFunctionsExtensionVersions":["~4"],"supportedFunctionsExtensionVersionsInfo":[{"version":"~4","isDeprecated":false,"isDefault":true}],"endOfLifeDate":"2026-04-30T00:00:00Z"},"linuxRuntimeSettings":{"runtimeVersion":"Node|20","remoteDebuggingSupported":false,"appInsightsSettings":{"isSupported":true},"gitHubActionSettings":{"isSupported":true,"supportedVersion":"20.x"},"appSettingsDictionary":{"FUNCTIONS_WORKER_RUNTIME":"node"},"siteConfigPropertiesDictionary":{"use32BitWorkerProcess":false,"linuxFxVersion":"Node|20"},"supportedFunctionsExtensionVersions":["~4"],"supportedFunctionsExtensionVersionsInfo":[{"version":"~4","isDeprecated":false,"isDefault":true}],"endOfLifeDate":"2026-04-30T00:00:00Z"}}}]},{"displayText":"Node.js + 18","value":"18","minorVersions":[{"displayText":"Node.js 18 LTS","value":"18 + LTS","stackSettings":{"windowsRuntimeSettings":{"runtimeVersion":"~18","remoteDebuggingSupported":false,"appInsightsSettings":{"isSupported":true},"gitHubActionSettings":{"isSupported":true,"supportedVersion":"18.x"},"appSettingsDictionary":{"FUNCTIONS_WORKER_RUNTIME":"node","WEBSITE_NODE_DEFAULT_VERSION":"~18"},"siteConfigPropertiesDictionary":{"use32BitWorkerProcess":true,"netFrameworkVersion":"v6.0"},"supportedFunctionsExtensionVersions":["~4"],"supportedFunctionsExtensionVersionsInfo":[{"version":"~4","isDeprecated":false,"isDefault":true}],"endOfLifeDate":"2025-04-30T00:00:00Z"},"linuxRuntimeSettings":{"runtimeVersion":"Node|18","remoteDebuggingSupported":false,"appInsightsSettings":{"isSupported":true},"gitHubActionSettings":{"isSupported":true,"supportedVersion":"18.x"},"appSettingsDictionary":{"FUNCTIONS_WORKER_RUNTIME":"node"},"siteConfigPropertiesDictionary":{"use32BitWorkerProcess":false,"linuxFxVersion":"Node|18"},"supportedFunctionsExtensionVersions":["~4"],"supportedFunctionsExtensionVersionsInfo":[{"version":"~4","isDeprecated":false,"isDefault":true}],"endOfLifeDate":"2025-04-30T00:00:00Z"}}}]},{"displayText":"Node.js + 16","value":"16","minorVersions":[{"displayText":"Node.js 16 LTS","value":"16 + LTS","stackSettings":{"windowsRuntimeSettings":{"runtimeVersion":"~16","isDeprecated":true,"remoteDebuggingSupported":false,"appInsightsSettings":{"isSupported":true},"gitHubActionSettings":{"isSupported":true,"supportedVersion":"16.x"},"appSettingsDictionary":{"FUNCTIONS_WORKER_RUNTIME":"node","WEBSITE_NODE_DEFAULT_VERSION":"~16"},"siteConfigPropertiesDictionary":{"use32BitWorkerProcess":true,"netFrameworkVersion":"v6.0"},"supportedFunctionsExtensionVersions":["~4"],"supportedFunctionsExtensionVersionsInfo":[{"version":"~4","isDeprecated":false,"isDefault":true}],"endOfLifeDate":"2024-06-30T00:00:00Z"},"linuxRuntimeSettings":{"runtimeVersion":"Node|16","isDeprecated":true,"remoteDebuggingSupported":false,"appInsightsSettings":{"isSupported":true},"gitHubActionSettings":{"isSupported":true,"supportedVersion":"16.x"},"appSettingsDictionary":{"FUNCTIONS_WORKER_RUNTIME":"node"},"siteConfigPropertiesDictionary":{"use32BitWorkerProcess":false,"linuxFxVersion":"Node|16"},"supportedFunctionsExtensionVersions":["~4"],"supportedFunctionsExtensionVersionsInfo":[{"version":"~4","isDeprecated":false,"isDefault":true}],"endOfLifeDate":"2024-06-30T00:00:00Z"}}}]},{"displayText":"Node.js + 14","value":"14","minorVersions":[{"displayText":"Node.js 14 LTS","value":"14 + LTS","stackSettings":{"windowsRuntimeSettings":{"runtimeVersion":"~14","isDeprecated":true,"remoteDebuggingSupported":false,"appInsightsSettings":{"isSupported":true},"gitHubActionSettings":{"isSupported":true,"supportedVersion":"14.x"},"appSettingsDictionary":{"FUNCTIONS_WORKER_RUNTIME":"node","WEBSITE_NODE_DEFAULT_VERSION":"~14"},"siteConfigPropertiesDictionary":{"use32BitWorkerProcess":true,"netFrameworkVersion":"v6.0"},"supportedFunctionsExtensionVersions":["~4","~3"],"supportedFunctionsExtensionVersionsInfo":[{"version":"~4","isDeprecated":false,"isDefault":true},{"version":"~3","isDeprecated":true,"isDefault":false}],"endOfLifeDate":"2023-04-30T00:00:00Z"},"linuxRuntimeSettings":{"runtimeVersion":"Node|14","isDeprecated":true,"remoteDebuggingSupported":false,"appInsightsSettings":{"isSupported":true},"gitHubActionSettings":{"isSupported":true,"supportedVersion":"14.x"},"appSettingsDictionary":{"FUNCTIONS_WORKER_RUNTIME":"node"},"siteConfigPropertiesDictionary":{"use32BitWorkerProcess":false,"linuxFxVersion":"Node|14"},"supportedFunctionsExtensionVersions":["~4","~3"],"supportedFunctionsExtensionVersionsInfo":[{"version":"~4","isDeprecated":false,"isDefault":true},{"version":"~3","isDeprecated":true,"isDefault":false}],"endOfLifeDate":"2023-04-30T00:00:00Z"}}}]},{"displayText":"Node.js + 12","value":"12","minorVersions":[{"displayText":"Node.js 12 LTS","value":"12 + LTS","stackSettings":{"windowsRuntimeSettings":{"runtimeVersion":"~12","isDeprecated":true,"remoteDebuggingSupported":false,"appInsightsSettings":{"isSupported":true},"gitHubActionSettings":{"isSupported":true,"supportedVersion":"12.x"},"appSettingsDictionary":{"FUNCTIONS_WORKER_RUNTIME":"node","WEBSITE_NODE_DEFAULT_VERSION":"~12"},"siteConfigPropertiesDictionary":{"use32BitWorkerProcess":true},"supportedFunctionsExtensionVersions":["~3"],"supportedFunctionsExtensionVersionsInfo":[{"version":"~3","isDeprecated":true,"isDefault":true}],"endOfLifeDate":"2022-12-13T00:00:00Z"},"linuxRuntimeSettings":{"runtimeVersion":"Node|12","isDeprecated":true,"remoteDebuggingSupported":false,"appInsightsSettings":{"isSupported":true},"gitHubActionSettings":{"isSupported":true,"supportedVersion":"12.x"},"appSettingsDictionary":{"FUNCTIONS_WORKER_RUNTIME":"node"},"siteConfigPropertiesDictionary":{"use32BitWorkerProcess":false,"linuxFxVersion":"Node|12"},"supportedFunctionsExtensionVersions":["~3"],"supportedFunctionsExtensionVersionsInfo":[{"version":"~3","isDeprecated":true,"isDefault":true}],"endOfLifeDate":"2022-12-13T00:00:00Z"}}}]},{"displayText":"Node.js + 10","value":"10","minorVersions":[{"displayText":"Node.js 10 LTS","value":"10 + LTS","stackSettings":{"windowsRuntimeSettings":{"runtimeVersion":"~10","isDeprecated":true,"remoteDebuggingSupported":false,"appInsightsSettings":{"isSupported":true},"gitHubActionSettings":{"isSupported":true,"supportedVersion":"10.x"},"appSettingsDictionary":{"FUNCTIONS_WORKER_RUNTIME":"node","WEBSITE_NODE_DEFAULT_VERSION":"~10"},"siteConfigPropertiesDictionary":{"use32BitWorkerProcess":true},"supportedFunctionsExtensionVersions":["~2","~3"],"supportedFunctionsExtensionVersionsInfo":[{"version":"~2","isDeprecated":true,"isDefault":true},{"version":"~3","isDeprecated":true,"isDefault":false}],"endOfLifeDate":"2021-04-30T00:00:00Z"},"linuxRuntimeSettings":{"runtimeVersion":"Node|10","isDeprecated":true,"remoteDebuggingSupported":false,"appInsightsSettings":{"isSupported":true},"gitHubActionSettings":{"isSupported":true,"supportedVersion":"10.x"},"appSettingsDictionary":{"FUNCTIONS_WORKER_RUNTIME":"node"},"siteConfigPropertiesDictionary":{"use32BitWorkerProcess":false,"linuxFxVersion":"Node|10"},"supportedFunctionsExtensionVersions":["~2","~3"],"supportedFunctionsExtensionVersionsInfo":[{"version":"~2","isDeprecated":true,"isDefault":true},{"version":"~3","isDeprecated":true,"isDefault":false}],"endOfLifeDate":"2021-04-30T00:00:00Z"}}}]},{"displayText":"Node.js + 8","value":"8","minorVersions":[{"displayText":"Node.js 8 LTS","value":"8 + LTS","stackSettings":{"windowsRuntimeSettings":{"runtimeVersion":"~8","isDeprecated":true,"remoteDebuggingSupported":false,"appInsightsSettings":{"isSupported":true},"gitHubActionSettings":{"isSupported":true,"supportedVersion":"8.x"},"appSettingsDictionary":{"FUNCTIONS_WORKER_RUNTIME":"node","WEBSITE_NODE_DEFAULT_VERSION":"~8"},"siteConfigPropertiesDictionary":{"use32BitWorkerProcess":true},"supportedFunctionsExtensionVersions":["~2"],"supportedFunctionsExtensionVersionsInfo":[{"version":"~2","isDeprecated":true,"isDefault":true}],"endOfLifeDate":"2019-12-31T00:00:00Z"}}}]},{"displayText":"Node.js + 6","value":"6","minorVersions":[{"displayText":"Node.js 6 LTS","value":"6 + LTS","stackSettings":{"windowsRuntimeSettings":{"runtimeVersion":"~6","isDeprecated":true,"remoteDebuggingSupported":false,"appInsightsSettings":{"isSupported":true},"gitHubActionSettings":{"isSupported":false},"appSettingsDictionary":{"WEBSITE_NODE_DEFAULT_VERSION":"~6"},"siteConfigPropertiesDictionary":{"use32BitWorkerProcess":true},"supportedFunctionsExtensionVersions":["~1"],"supportedFunctionsExtensionVersionsInfo":[{"version":"~1","isDeprecated":true,"isDefault":true}],"endOfLifeDate":"2019-04-30T00:00:00Z"}}}]}]}},{"id":null,"name":"python","type":"Microsoft.Web/functionAppStacks?stackOsType=All","properties":{"displayText":"Python","value":"python","preferredOs":"linux","majorVersions":[{"displayText":"Python + 3","value":"3","minorVersions":[{"displayText":"Python 3.13","value":"3.13","stackSettings":{"linuxRuntimeSettings":{"runtimeVersion":"Python|3.13","remoteDebuggingSupported":false,"isPreview":true,"isDefault":false,"isHidden":false,"appInsightsSettings":{"isSupported":true},"gitHubActionSettings":{"isSupported":true,"supportedVersion":"3.13"},"appSettingsDictionary":{"FUNCTIONS_WORKER_RUNTIME":"python"},"siteConfigPropertiesDictionary":{"use32BitWorkerProcess":false,"linuxFxVersion":"Python|3.13"},"supportedFunctionsExtensionVersions":["~4"],"supportedFunctionsExtensionVersionsInfo":[{"version":"~4","isDeprecated":false,"isDefault":true}],"endOfLifeDate":"2029-10-31T00:00:00Z"}}},{"displayText":"Python + 3.12","value":"3.12","stackSettings":{"linuxRuntimeSettings":{"runtimeVersion":"Python|3.12","remoteDebuggingSupported":false,"isPreview":false,"isDefault":true,"isHidden":false,"appInsightsSettings":{"isSupported":true},"gitHubActionSettings":{"isSupported":true,"supportedVersion":"3.12"},"appSettingsDictionary":{"FUNCTIONS_WORKER_RUNTIME":"python"},"siteConfigPropertiesDictionary":{"use32BitWorkerProcess":false,"linuxFxVersion":"Python|3.12"},"supportedFunctionsExtensionVersions":["~4"],"supportedFunctionsExtensionVersionsInfo":[{"version":"~4","isDeprecated":false,"isDefault":true}],"endOfLifeDate":"2028-10-31T00:00:00Z"}}},{"displayText":"Python + 3.11","value":"3.11","stackSettings":{"linuxRuntimeSettings":{"runtimeVersion":"Python|3.11","remoteDebuggingSupported":false,"isPreview":false,"isDefault":true,"isHidden":false,"appInsightsSettings":{"isSupported":true},"gitHubActionSettings":{"isSupported":true,"supportedVersion":"3.11"},"appSettingsDictionary":{"FUNCTIONS_WORKER_RUNTIME":"python"},"siteConfigPropertiesDictionary":{"use32BitWorkerProcess":false,"linuxFxVersion":"Python|3.11"},"supportedFunctionsExtensionVersions":["~4"],"supportedFunctionsExtensionVersionsInfo":[{"version":"~4","isDeprecated":false,"isDefault":true}],"endOfLifeDate":"2027-10-31T00:00:00Z"}}},{"displayText":"Python + 3.10","value":"3.10","stackSettings":{"linuxRuntimeSettings":{"runtimeVersion":"Python|3.10","remoteDebuggingSupported":false,"isPreview":false,"isDefault":true,"isHidden":false,"appInsightsSettings":{"isSupported":true},"gitHubActionSettings":{"isSupported":true,"supportedVersion":"3.10"},"appSettingsDictionary":{"FUNCTIONS_WORKER_RUNTIME":"python"},"siteConfigPropertiesDictionary":{"use32BitWorkerProcess":false,"linuxFxVersion":"Python|3.10"},"supportedFunctionsExtensionVersions":["~4"],"supportedFunctionsExtensionVersionsInfo":[{"version":"~4","isDeprecated":false,"isDefault":true}],"endOfLifeDate":"2026-10-31T00:00:00Z"}}},{"displayText":"Python + 3.9","value":"3.9","stackSettings":{"linuxRuntimeSettings":{"runtimeVersion":"Python|3.9","remoteDebuggingSupported":false,"isPreview":false,"isDefault":false,"appInsightsSettings":{"isSupported":true},"gitHubActionSettings":{"isSupported":true,"supportedVersion":"3.9"},"appSettingsDictionary":{"FUNCTIONS_WORKER_RUNTIME":"python"},"siteConfigPropertiesDictionary":{"use32BitWorkerProcess":false,"linuxFxVersion":"Python|3.9"},"supportedFunctionsExtensionVersions":["~4","~3"],"supportedFunctionsExtensionVersionsInfo":[{"version":"~4","isDeprecated":false,"isDefault":true},{"version":"~3","isDeprecated":true,"isDefault":false}],"endOfLifeDate":"2025-10-31T00:00:00Z"}}},{"displayText":"Python + 3.8","value":"3.8","stackSettings":{"linuxRuntimeSettings":{"runtimeVersion":"Python|3.8","remoteDebuggingSupported":false,"appInsightsSettings":{"isSupported":true},"gitHubActionSettings":{"isSupported":true,"supportedVersion":"3.8"},"appSettingsDictionary":{"FUNCTIONS_WORKER_RUNTIME":"python"},"siteConfigPropertiesDictionary":{"use32BitWorkerProcess":false,"linuxFxVersion":"Python|3.8"},"supportedFunctionsExtensionVersions":["~4","~3"],"supportedFunctionsExtensionVersionsInfo":[{"version":"~4","isDeprecated":false,"isDefault":true},{"version":"~3","isDeprecated":true,"isDefault":false}],"endOfLifeDate":"2024-10-07T00:00:00Z"}}},{"displayText":"Python + 3.7","value":"3.7","stackSettings":{"linuxRuntimeSettings":{"runtimeVersion":"Python|3.7","remoteDebuggingSupported":false,"appInsightsSettings":{"isSupported":true},"gitHubActionSettings":{"isSupported":true,"supportedVersion":"3.7"},"appSettingsDictionary":{"FUNCTIONS_WORKER_RUNTIME":"python"},"siteConfigPropertiesDictionary":{"use32BitWorkerProcess":false,"linuxFxVersion":"Python|3.7"},"supportedFunctionsExtensionVersions":["~4","~3","~2"],"supportedFunctionsExtensionVersionsInfo":[{"version":"~4","isDeprecated":false,"isDefault":true},{"version":"~3","isDeprecated":true,"isDefault":false},{"version":"~2","isDeprecated":true,"isDefault":false}],"endOfLifeDate":"2023-06-27T00:00:00Z"}}},{"displayText":"Python + 3.6","value":"3.6","stackSettings":{"linuxRuntimeSettings":{"runtimeVersion":"Python|3.6","isDeprecated":true,"remoteDebuggingSupported":false,"appInsightsSettings":{"isSupported":true},"gitHubActionSettings":{"isSupported":true,"supportedVersion":"3.6"},"appSettingsDictionary":{"FUNCTIONS_WORKER_RUNTIME":"python"},"siteConfigPropertiesDictionary":{"use32BitWorkerProcess":false,"linuxFxVersion":"Python|3.6"},"supportedFunctionsExtensionVersions":["~2","~3"],"supportedFunctionsExtensionVersionsInfo":[{"version":"~2","isDeprecated":true,"isDefault":true},{"version":"~3","isDeprecated":true,"isDefault":false}],"endOfLifeDate":"2021-12-23T00:00:00Z"}}}]}]}},{"id":null,"name":"java","type":"Microsoft.Web/functionAppStacks?stackOsType=All","properties":{"displayText":"Java","value":"java","preferredOs":"windows","majorVersions":[{"displayText":"Java + 21","value":"21","minorVersions":[{"displayText":"Java 21","value":"21.0","stackSettings":{"windowsRuntimeSettings":{"runtimeVersion":"21","isPreview":false,"isHidden":false,"isAutoUpdate":true,"isDefault":false,"remoteDebuggingSupported":false,"appInsightsSettings":{"isSupported":true},"gitHubActionSettings":{"isSupported":true,"supportedVersion":"21"},"appSettingsDictionary":{"FUNCTIONS_WORKER_RUNTIME":"java"},"siteConfigPropertiesDictionary":{"use32BitWorkerProcess":true,"javaVersion":"21","netFrameworkVersion":"v6.0"},"supportedFunctionsExtensionVersions":["~4"],"supportedFunctionsExtensionVersionsInfo":[{"version":"~4","isDeprecated":false,"isDefault":true}],"endOfLifeDate":"2028-09-01T00:00:00Z"},"linuxRuntimeSettings":{"runtimeVersion":"Java|21","isPreview":false,"isHidden":false,"isAutoUpdate":true,"isDefault":false,"remoteDebuggingSupported":false,"appInsightsSettings":{"isSupported":true},"gitHubActionSettings":{"isSupported":true,"supportedVersion":"21"},"appSettingsDictionary":{"FUNCTIONS_WORKER_RUNTIME":"java"},"siteConfigPropertiesDictionary":{"use32BitWorkerProcess":false,"linuxFxVersion":"Java|21"},"supportedFunctionsExtensionVersions":["~4"],"supportedFunctionsExtensionVersionsInfo":[{"version":"~4","isDeprecated":false,"isDefault":true}],"endOfLifeDate":"2028-09-01T00:00:00Z"}}}]},{"displayText":"Java + 17","value":"17","minorVersions":[{"displayText":"Java 17","value":"17.0","stackSettings":{"windowsRuntimeSettings":{"runtimeVersion":"17","isPreview":false,"isHidden":false,"isAutoUpdate":true,"isDefault":true,"remoteDebuggingSupported":false,"appInsightsSettings":{"isSupported":true},"gitHubActionSettings":{"isSupported":true,"supportedVersion":"17"},"appSettingsDictionary":{"FUNCTIONS_WORKER_RUNTIME":"java"},"siteConfigPropertiesDictionary":{"use32BitWorkerProcess":true,"javaVersion":"17","netFrameworkVersion":"v6.0"},"supportedFunctionsExtensionVersions":["~4"],"supportedFunctionsExtensionVersionsInfo":[{"version":"~4","isDeprecated":false,"isDefault":true}],"endOfLifeDate":"2027-09-01T00:00:00Z"},"linuxRuntimeSettings":{"runtimeVersion":"Java|17","isPreview":false,"isHidden":false,"isAutoUpdate":true,"isDefault":true,"remoteDebuggingSupported":false,"appInsightsSettings":{"isSupported":true},"gitHubActionSettings":{"isSupported":true,"supportedVersion":"17"},"appSettingsDictionary":{"FUNCTIONS_WORKER_RUNTIME":"java"},"siteConfigPropertiesDictionary":{"use32BitWorkerProcess":false,"linuxFxVersion":"Java|17"},"supportedFunctionsExtensionVersions":["~4"],"supportedFunctionsExtensionVersionsInfo":[{"version":"~4","isDeprecated":false,"isDefault":true}],"endOfLifeDate":"2027-09-01T00:00:00Z"}}}]},{"displayText":"Java + 11","value":"11","minorVersions":[{"displayText":"Java 11","value":"11.0","stackSettings":{"windowsRuntimeSettings":{"runtimeVersion":"11","isAutoUpdate":true,"remoteDebuggingSupported":false,"appInsightsSettings":{"isSupported":true},"gitHubActionSettings":{"isSupported":true,"supportedVersion":"11"},"appSettingsDictionary":{"FUNCTIONS_WORKER_RUNTIME":"java"},"siteConfigPropertiesDictionary":{"use32BitWorkerProcess":true,"javaVersion":"11","netFrameworkVersion":"v6.0"},"supportedFunctionsExtensionVersions":["~4","~3"],"supportedFunctionsExtensionVersionsInfo":[{"version":"~4","isDeprecated":false,"isDefault":true},{"version":"~3","isDeprecated":true,"isDefault":false}],"endOfLifeDate":"2027-09-01T00:00:00Z"},"linuxRuntimeSettings":{"runtimeVersion":"Java|11","isAutoUpdate":true,"remoteDebuggingSupported":false,"appInsightsSettings":{"isSupported":true},"gitHubActionSettings":{"isSupported":true,"supportedVersion":"11"},"appSettingsDictionary":{"FUNCTIONS_WORKER_RUNTIME":"java"},"siteConfigPropertiesDictionary":{"use32BitWorkerProcess":false,"linuxFxVersion":"Java|11"},"supportedFunctionsExtensionVersions":["~4","~3"],"supportedFunctionsExtensionVersionsInfo":[{"version":"~4","isDeprecated":false,"isDefault":true},{"version":"~3","isDeprecated":true,"isDefault":false}],"endOfLifeDate":"2027-09-01T00:00:00Z"}}}]},{"displayText":"Java + 8","value":"8","minorVersions":[{"displayText":"Java 8","value":"8.0","stackSettings":{"windowsRuntimeSettings":{"runtimeVersion":"1.8","isAutoUpdate":true,"isDefault":false,"remoteDebuggingSupported":false,"appInsightsSettings":{"isSupported":true},"gitHubActionSettings":{"isSupported":true,"supportedVersion":"8"},"appSettingsDictionary":{"FUNCTIONS_WORKER_RUNTIME":"java"},"siteConfigPropertiesDictionary":{"use32BitWorkerProcess":true,"javaVersion":"1.8","netFrameworkVersion":"v6.0"},"supportedFunctionsExtensionVersions":["~4","~3","~2"],"supportedFunctionsExtensionVersionsInfo":[{"version":"~4","isDeprecated":false,"isDefault":true},{"version":"~3","isDeprecated":true,"isDefault":false},{"version":"~2","isDeprecated":true,"isDefault":false}],"endOfLifeDate":"2026-11-30T00:00:00Z"},"linuxRuntimeSettings":{"runtimeVersion":"Java|8","isAutoUpdate":true,"isDefault":false,"remoteDebuggingSupported":false,"appInsightsSettings":{"isSupported":true},"gitHubActionSettings":{"isSupported":true,"supportedVersion":"8"},"appSettingsDictionary":{"FUNCTIONS_WORKER_RUNTIME":"java"},"siteConfigPropertiesDictionary":{"use32BitWorkerProcess":false,"linuxFxVersion":"Java|8"},"supportedFunctionsExtensionVersions":["~4","~3"],"supportedFunctionsExtensionVersionsInfo":[{"version":"~4","isDeprecated":false,"isDefault":true},{"version":"~3","isDeprecated":true,"isDefault":false}],"endOfLifeDate":"2026-11-30T00:00:00Z"}}}]}]}},{"id":null,"name":"powershell","type":"Microsoft.Web/functionAppStacks?stackOsType=All","properties":{"displayText":"PowerShell + Core","value":"powershell","preferredOs":"windows","majorVersions":[{"displayText":"PowerShell + 7","value":"7","minorVersions":[{"displayText":"PowerShell 7.4","value":"7.4","stackSettings":{"windowsRuntimeSettings":{"runtimeVersion":"7.4","isDefault":true,"isPreview":false,"isHidden":false,"remoteDebuggingSupported":false,"appInsightsSettings":{"isSupported":true},"gitHubActionSettings":{"isSupported":true},"appSettingsDictionary":{"FUNCTIONS_WORKER_RUNTIME":"powershell"},"siteConfigPropertiesDictionary":{"use32BitWorkerProcess":true,"powerShellVersion":"7.4","netFrameworkVersion":"v8.0"},"supportedFunctionsExtensionVersions":["~4"],"supportedFunctionsExtensionVersionsInfo":[{"version":"~4","isDeprecated":false,"isDefault":true}],"endOfLifeDate":"2026-11-10T00:00:00Z"},"linuxRuntimeSettings":{"runtimeVersion":"PowerShell|7.4","isDefault":true,"isPreview":false,"isHidden":false,"remoteDebuggingSupported":false,"appInsightsSettings":{"isSupported":true},"gitHubActionSettings":{"isSupported":true},"appSettingsDictionary":{"FUNCTIONS_WORKER_RUNTIME":"powershell"},"siteConfigPropertiesDictionary":{"use32BitWorkerProcess":false,"linuxFxVersion":"PowerShell|7.4"},"supportedFunctionsExtensionVersions":["~4"],"supportedFunctionsExtensionVersionsInfo":[{"version":"~4","isDeprecated":false,"isDefault":true}],"endOfLifeDate":"2026-11-10T00:00:00Z"}}},{"displayText":"PowerShell + 7.2","value":"7.2","stackSettings":{"windowsRuntimeSettings":{"runtimeVersion":"7.2","isDefault":false,"isPreview":false,"isHidden":false,"remoteDebuggingSupported":false,"appInsightsSettings":{"isSupported":true},"gitHubActionSettings":{"isSupported":true},"appSettingsDictionary":{"FUNCTIONS_WORKER_RUNTIME":"powershell"},"siteConfigPropertiesDictionary":{"use32BitWorkerProcess":true,"powerShellVersion":"7.2","netFrameworkVersion":"v6.0"},"supportedFunctionsExtensionVersions":["~4"],"supportedFunctionsExtensionVersionsInfo":[{"version":"~4","isDeprecated":false,"isDefault":true}],"endOfLifeDate":"2024-11-08T00:00:00Z"},"linuxRuntimeSettings":{"runtimeVersion":"PowerShell|7.2","isDefault":false,"isPreview":false,"isHidden":false,"remoteDebuggingSupported":false,"appInsightsSettings":{"isSupported":true},"gitHubActionSettings":{"isSupported":true},"appSettingsDictionary":{"FUNCTIONS_WORKER_RUNTIME":"powershell"},"siteConfigPropertiesDictionary":{"use32BitWorkerProcess":false,"linuxFxVersion":"PowerShell|7.2"},"supportedFunctionsExtensionVersions":["~4"],"supportedFunctionsExtensionVersionsInfo":[{"version":"~4","isDeprecated":false,"isDefault":true}],"endOfLifeDate":"2024-11-08T00:00:00Z"}}},{"displayText":"PowerShell + 7.0","value":"7.0","stackSettings":{"windowsRuntimeSettings":{"runtimeVersion":"~7","isDeprecated":true,"remoteDebuggingSupported":false,"appInsightsSettings":{"isSupported":true},"gitHubActionSettings":{"isSupported":true},"appSettingsDictionary":{"FUNCTIONS_WORKER_RUNTIME":"powershell"},"siteConfigPropertiesDictionary":{"use32BitWorkerProcess":true,"powerShellVersion":"~7","netFrameworkVersion":"v6.0"},"supportedFunctionsExtensionVersions":["~4","~3"],"supportedFunctionsExtensionVersionsInfo":[{"version":"~4","isDeprecated":false,"isDefault":true},{"version":"~3","isDeprecated":true,"isDefault":false}],"endOfLifeDate":"2022-12-03T00:00:00Z"},"linuxRuntimeSettings":{"runtimeVersion":"PowerShell|7","isAutoUpdate":true,"isPreview":false,"isDeprecated":true,"remoteDebuggingSupported":false,"appInsightsSettings":{"isSupported":true},"gitHubActionSettings":{"isSupported":true},"appSettingsDictionary":{"FUNCTIONS_WORKER_RUNTIME":"powershell"},"siteConfigPropertiesDictionary":{"use32BitWorkerProcess":false,"linuxFxVersion":"PowerShell|7"},"supportedFunctionsExtensionVersions":["~4"],"supportedFunctionsExtensionVersionsInfo":[{"version":"~4","isDeprecated":false,"isDefault":true}],"endOfLifeDate":"2022-12-03T00:00:00Z"}}}]},{"displayText":"PowerShell + Core 6","value":"6","minorVersions":[{"displayText":"PowerShell Core 6.2","value":"6.2","stackSettings":{"windowsRuntimeSettings":{"runtimeVersion":"~6","remoteDebuggingSupported":false,"appInsightsSettings":{"isSupported":true},"gitHubActionSettings":{"isSupported":true},"appSettingsDictionary":{"FUNCTIONS_WORKER_RUNTIME":"powershell"},"siteConfigPropertiesDictionary":{"use32BitWorkerProcess":true,"powerShellVersion":"~6"},"isDeprecated":true,"supportedFunctionsExtensionVersions":["~2","~3"],"supportedFunctionsExtensionVersionsInfo":[{"version":"~2","isDeprecated":true,"isDefault":true},{"version":"~3","isDeprecated":true,"isDefault":false}],"endOfLifeDate":"2022-09-30T00:00:00Z"}}}]}]}},{"id":null,"name":"custom","type":"Microsoft.Web/functionAppStacks?stackOsType=All","properties":{"displayText":"Custom + Handler","value":"custom","preferredOs":"windows","majorVersions":[{"displayText":"Custom + Handler","value":"custom","minorVersions":[{"displayText":"Custom Handler","value":"custom","stackSettings":{"windowsRuntimeSettings":{"runtimeVersion":"custom","appInsightsSettings":{"isSupported":true},"remoteDebuggingSupported":false,"gitHubActionSettings":{"isSupported":false},"appSettingsDictionary":{"FUNCTIONS_WORKER_RUNTIME":"custom"},"siteConfigPropertiesDictionary":{"use32BitWorkerProcess":true,"netFrameworkVersion":"v6.0"},"supportedFunctionsExtensionVersions":["~4","~3","~2"],"supportedFunctionsExtensionVersionsInfo":[{"version":"~4","isDeprecated":false,"isDefault":true},{"version":"~3","isDeprecated":true,"isDefault":false},{"version":"~2","isDeprecated":true,"isDefault":false}]},"linuxRuntimeSettings":{"runtimeVersion":"","isPreview":false,"appInsightsSettings":{"isSupported":true},"remoteDebuggingSupported":false,"gitHubActionSettings":{"isSupported":false},"appSettingsDictionary":{"FUNCTIONS_WORKER_RUNTIME":"custom"},"siteConfigPropertiesDictionary":{"use32BitWorkerProcess":false,"linuxFxVersion":""},"supportedFunctionsExtensionVersions":["~4","~3","~2"],"supportedFunctionsExtensionVersionsInfo":[{"version":"~4","isDeprecated":false,"isDefault":true},{"version":"~3","isDeprecated":true,"isDefault":false},{"version":"~2","isDeprecated":true,"isDefault":false}]}}}]}]}}],"nextLink":null,"id":null}' + headers: + cache-control: + - no-cache + content-length: + - '42774' + content-type: + - application/json + date: + - Tue, 16 Sep 2025 19:43:11 GMT + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + x-aspnet-version: + - 4.0.30319 + x-cache: + - CONFIG_NOCACHE + x-content-type-options: + - nosniff + x-ms-operation-identifier: + - '' + x-msedge-ref: + - 'Ref A: E87DFA3FB9BE401FB04C59418A5A193C Ref B: CO6AA3150218023 Ref C: 2025-09-16T19:43:11Z' + x-powered-by: + - ASP.NET + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - functionapp create + Connection: + - keep-alive + ParameterSetName: + - -g -n -c -s --os-type --functions-version --runtime --runtime-version --domain-name-scope + User-Agent: + - AZURECLI/2.77.0 azsdk-python-core/1.35.0 Python/3.11.9 (Windows-10-10.0.22631-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002?api-version=2024-01-01 + response: + body: + string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002","name":"clitest000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"keyCreationTime":{"key1":"2025-09-16T19:42:47.8020656Z","key2":"2025-09-16T19:42:47.8020656Z"},"allowCrossTenantReplication":false,"privateEndpointConnections":[],"minimumTlsVersion":"TLS1_2","allowBlobPublicAccess":false,"networkAcls":{"ipv6Rules":[],"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"keyType":"Account","enabled":true,"lastEnabledTime":"2025-09-16T19:42:47.8020656Z"},"blob":{"keyType":"Account","enabled":true,"lastEnabledTime":"2025-09-16T19:42:47.8020656Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2025-09-16T19:42:47.6615284Z","primaryEndpoints":{"blob":"https://clitest000002.blob.core.windows.net/","queue":"https://clitest000002.queue.core.windows.net/","table":"https://clitest000002.table.core.windows.net/","file":"https://clitest000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}}' + headers: + cache-control: + - no-cache + content-length: + - '1321' + content-type: + - application/json + date: + - Tue, 16 Sep 2025 19:43:11 GMT + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + x-cache: + - CONFIG_NOCACHE + x-content-type-options: + - nosniff + x-ms-ratelimit-remaining-subscription-global-reads: + - '16499' + x-msedge-ref: + - 'Ref A: 760F04E6FE1140A089DBAF3EE5C1FEE3 Ref B: CO6AA3150220053 Ref C: 2025-09-16T19:43:11Z' + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - functionapp create + Connection: + - keep-alive + ParameterSetName: + - -g -n -c -s --os-type --functions-version --runtime --runtime-version --domain-name-scope + User-Agent: + - AZURECLI/2.77.0 azsdk-python-core/1.35.0 Python/3.11.9 (Windows-10-10.0.22631-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002?api-version=2024-01-01 + response: + body: + string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002","name":"clitest000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"keyCreationTime":{"key1":"2025-09-16T19:42:47.8020656Z","key2":"2025-09-16T19:42:47.8020656Z"},"allowCrossTenantReplication":false,"privateEndpointConnections":[],"minimumTlsVersion":"TLS1_2","allowBlobPublicAccess":false,"networkAcls":{"ipv6Rules":[],"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"keyType":"Account","enabled":true,"lastEnabledTime":"2025-09-16T19:42:47.8020656Z"},"blob":{"keyType":"Account","enabled":true,"lastEnabledTime":"2025-09-16T19:42:47.8020656Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2025-09-16T19:42:47.6615284Z","primaryEndpoints":{"blob":"https://clitest000002.blob.core.windows.net/","queue":"https://clitest000002.queue.core.windows.net/","table":"https://clitest000002.table.core.windows.net/","file":"https://clitest000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}}' + headers: + cache-control: + - no-cache + content-length: + - '1321' + content-type: + - application/json + date: + - Tue, 16 Sep 2025 19:43:11 GMT + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + x-cache: + - CONFIG_NOCACHE + x-content-type-options: + - nosniff + x-ms-ratelimit-remaining-subscription-global-reads: + - '16499' + x-msedge-ref: + - 'Ref A: 627A8988FC7142F2B511BFF546A6FC95 Ref B: CO1EDGE1912 Ref C: 2025-09-16T19:43:11Z' + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - functionapp create + Connection: + - keep-alive + Content-Length: + - '0' + ParameterSetName: + - -g -n -c -s --os-type --functions-version --runtime --runtime-version --domain-name-scope + User-Agent: + - AZURECLI/2.77.0 azsdk-python-core/1.35.0 Python/3.11.9 (Windows-10-10.0.22631-SP0) + method: POST + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002/listKeys?api-version=2024-01-01&$expand=kerb + response: + body: + string: '{"keys":[{"creationTime":"2025-09-16T19:42:47.8020656Z","keyName":"key1","value":"veryFakedStorageAccountKey==","permissions":"FULL"},{"creationTime":"2025-09-16T19:42:47.8020656Z","keyName":"key2","value":"veryFakedStorageAccountKey==","permissions":"FULL"}]}' + headers: + cache-control: + - no-cache + content-length: + - '260' + content-type: + - application/json + date: + - Tue, 16 Sep 2025 19:43:12 GMT + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + x-cache: + - CONFIG_NOCACHE + x-content-type-options: + - nosniff + x-ms-operation-identifier: + - tenantId=72f988bf-86f1-41af-91ab-2d7cd011db47,objectId=bd30bf6a-f200-4cfd-bcd6-a339b0d9dbe8/northeurope/0c17acde-0657-4da1-9a87-c887f9187e18 + x-ms-ratelimit-remaining-subscription-resource-requests: + - '799' + x-msedge-ref: + - 'Ref A: 4C2E0EF8E99F4BCAA3504263ACBB7007 Ref B: CO1EDGE2017 Ref C: 2025-09-16T19:43:12Z' + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - functionapp create + Connection: + - keep-alive + ParameterSetName: + - -g -n -c -s --os-type --functions-version --runtime --runtime-version --domain-name-scope + User-Agent: + - AZURECLI/2.77.0 azsdk-python-core/1.35.0 Python/3.11.9 (Windows-10-10.0.22631-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002?api-version=2024-01-01 + response: + body: + string: '{"sku":{"name":"Standard_LRS","tier":"Standard"},"kind":"Storage","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002","name":"clitest000002","type":"Microsoft.Storage/storageAccounts","location":"westus","tags":{},"properties":{"keyCreationTime":{"key1":"2025-09-16T19:42:47.8020656Z","key2":"2025-09-16T19:42:47.8020656Z"},"allowCrossTenantReplication":false,"privateEndpointConnections":[],"minimumTlsVersion":"TLS1_2","allowBlobPublicAccess":false,"networkAcls":{"ipv6Rules":[],"bypass":"AzureServices","virtualNetworkRules":[],"ipRules":[],"defaultAction":"Allow"},"supportsHttpsTrafficOnly":true,"encryption":{"services":{"file":{"keyType":"Account","enabled":true,"lastEnabledTime":"2025-09-16T19:42:47.8020656Z"},"blob":{"keyType":"Account","enabled":true,"lastEnabledTime":"2025-09-16T19:42:47.8020656Z"}},"keySource":"Microsoft.Storage"},"provisioningState":"Succeeded","creationTime":"2025-09-16T19:42:47.6615284Z","primaryEndpoints":{"blob":"https://clitest000002.blob.core.windows.net/","queue":"https://clitest000002.queue.core.windows.net/","table":"https://clitest000002.table.core.windows.net/","file":"https://clitest000002.file.core.windows.net/"},"primaryLocation":"westus","statusOfPrimary":"available"}}' + headers: + cache-control: + - no-cache + content-length: + - '1321' + content-type: + - application/json + date: + - Tue, 16 Sep 2025 19:43:12 GMT + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + x-cache: + - CONFIG_NOCACHE + x-content-type-options: + - nosniff + x-ms-ratelimit-remaining-subscription-global-reads: + - '16499' + x-msedge-ref: + - 'Ref A: 533BE3EC50454FAAB77FDDBC2420EE33 Ref B: CO6AA3150219017 Ref C: 2025-09-16T19:43:12Z' + status: + code: 200 + message: OK +- request: + body: '{"kind": "functionapp", "location": "francecentral", "properties": {"reserved": + false, "isXenon": false, "hyperV": false, "siteConfig": {"netFrameworkVersion": + "v6.0", "appSettings": [{"name": "FUNCTIONS_WORKER_RUNTIME", "value": "node"}, + {"name": "WEBSITE_NODE_DEFAULT_VERSION", "value": "~22"}, {"name": "FUNCTIONS_EXTENSION_VERSION", + "value": "~4"}, {"name": "AzureWebJobsStorage", "value": "DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey=="}, + {"name": "WEBSITE_CONTENTAZUREFILECONNECTIONSTRING", "value": "DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey=="}, + {"name": "WEBSITE_CONTENTSHARE", "value": "functionappudom000003b0f7d104ffcf"}], + "use32BitWorkerProcess": true, "localMySqlEnabled": false, "http20Enabled": + true, "http20ProxyFlag": 0}, "scmSiteAlsoStopped": false, "httpsOnly": false, + "autoGeneratedDomainNameLabelScope": "SubscriptionReuse"}}' + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - functionapp create + Connection: + - keep-alive + Content-Length: + - '1015' + Content-Type: + - application/json + ParameterSetName: + - -g -n -c -s --os-type --functions-version --runtime --runtime-version --domain-name-scope + User-Agent: + - AZURECLI/2.77.0 azsdk-python-core/1.35.0 Python/3.11.9 (Windows-10-10.0.22631-SP0) + method: PUT + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionappudom000003?api-version=2024-11-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionappudom000003","name":"functionappudom000003","type":"Microsoft.Web/sites","kind":"functionapp","location":"francecentral","properties":{"name":"functionappudom000003","state":"Running","hostNames":["functionappudom000003-gnamg9d2ard3hehq.francecentral-01.azurewebsites.net"],"webSpace":"clitest.rg000001-FranceCentralwebspace","selfLink":"https://waws-prod-par-055.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-FranceCentralwebspace/sites/functionappudom000003","repositorySiteName":"functionappudom000003","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"siteScopedCertificatesEnabled":false,"afdEnabled":false,"enabledHostNames":["functionappudom000003-gnamg9d2ard3hehq.francecentral-01.azurewebsites.net","functionappudom000003-gnamg9d2ard3hehq.scm.francecentral-01.azurewebsites.net"],"siteProperties":{"metadata":null,"properties":[{"name":"LinuxFxVersion","value":""},{"name":"WindowsFxVersion","value":null}],"appSettings":null},"availabilityState":"Normal","sslCertificates":null,"csrs":[],"cers":null,"siteMode":null,"hostNameSslStates":[{"name":"functionappudom000003-gnamg9d2ard3hehq.francecentral-01.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"virtualIPv6":null,"thumbprint":null,"certificateResourceId":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"functionappudom000003-gnamg9d2ard3hehq.scm.francecentral-01.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"virtualIPv6":null,"thumbprint":null,"certificateResourceId":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Repository"}],"computeMode":null,"serverFarm":null,"serverFarmId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/FranceCentralPlan","reserved":false,"isXenon":false,"hyperV":false,"sandboxType":null,"lastModifiedTimeUtc":"2025-09-16T19:43:23.6366667","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","dnsConfiguration":{},"containerAllocationSubnet":null,"useContainerLocalhostBindings":null,"outboundVnetRouting":{"allTraffic":false,"applicationTraffic":false,"contentShareTraffic":false,"imagePullTraffic":false,"backupRestoreTraffic":false,"managedIdentityTraffic":false},"legacyServiceEndpointTrafficEvaluation":null,"siteConfig":{"numberOfWorkers":1,"defaultDocuments":null,"netFrameworkVersion":null,"phpVersion":null,"pythonVersion":null,"nodeVersion":null,"powerShellVersion":null,"linuxFxVersion":"","windowsFxVersion":null,"sandboxType":null,"windowsConfiguredStacks":null,"requestTracingEnabled":null,"remoteDebuggingEnabled":null,"remoteDebuggingVersion":null,"httpLoggingEnabled":null,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":null,"detailedErrorLoggingEnabled":null,"publishingUsername":null,"publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":null,"use32BitWorkerProcess":null,"webSocketsEnabled":null,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":null,"managedPipelineMode":null,"virtualApplications":null,"winAuthAdminState":null,"winAuthTenantState":null,"customAppPoolIdentityAdminState":null,"customAppPoolIdentityTenantState":null,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":null,"routingRules":null,"experiments":null,"limits":null,"autoHealEnabled":null,"autoHealRules":null,"tracingOptions":null,"vnetName":null,"vnetRouteAllEnabled":null,"vnetPrivatePortsCount":null,"publicNetworkAccess":null,"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":null,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"keyVaultReferenceIdentity":null,"ipSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":2147483647,"name":"Allow + all","description":"Allow all access"}],"ipSecurityRestrictionsDefaultAction":null,"scmIpSecurityRestrictions":[{"ipAddress":"Any","action":"Allow","priority":2147483647,"name":"Allow + all","description":"Allow all access"}],"scmIpSecurityRestrictionsDefaultAction":null,"scmIpSecurityRestrictionsUseMain":null,"http20Enabled":false,"minTlsVersion":null,"minTlsCipherSuite":null,"scmMinTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmSupportedTlsCipherSuites":null,"scmMinTlsVersion":null,"ftpsState":null,"preWarmedInstanceCount":null,"functionAppScaleLimit":0,"elasticWebAppScaleLimit":null,"healthCheckPath":null,"fileChangeAuditEnabled":null,"functionsRuntimeScaleMonitoringEnabled":null,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":null,"http20ProxyFlag":null,"sitePort":null,"antivirusScanEnabled":null,"storageType":null,"sitePrivateLinkHostEnabled":null,"clusteringEnabled":false,"webJobsEnabled":false},"functionAppConfig":null,"daprConfig":null,"deploymentId":"functionappudom000003","slotName":null,"trafficManagerHostNames":null,"sku":"Dynamic","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":false,"clientAffinityProxyEnabled":false,"useQueryStringAffinity":false,"blockPathTraversal":false,"clientCertEnabled":false,"clientCertMode":"Required","clientCertExclusionPaths":null,"clientCertExclusionEndPoints":null,"hostNamesDisabled":false,"ipMode":"IPv4","domainVerificationIdentifiers":null,"customDomainVerificationId":"A30F88B2892200B69DBBE4A3E3C91893CCE4CCA962F6402141769B98AAAD5615","kind":"functionapp","managedEnvironmentId":null,"workloadProfileName":null,"resourceConfig":null,"inboundIpAddress":"20.111.1.16","possibleInboundIpAddresses":"20.111.1.16","inboundIpv6Address":"2603:1020:805:2::61b","possibleInboundIpv6Addresses":"2603:1020:805:2::61b","ftpUsername":"functionappudom000003\\$functionappudom000003","ftpsHostName":"ftps://waws-prod-par-055.ftp.azurewebsites.windows.net/site/wwwroot","outboundIpAddresses":"98.66.231.133,172.189.65.37,98.66.204.214,20.40.153.178,98.66.206.41,172.189.49.182,20.216.205.150,172.189.118.129,172.189.155.170,20.19.218.248,4.178.252.3,172.189.48.192,20.216.203.211,4.176.17.40,172.189.111.104,172.189.112.100,20.19.247.87,98.66.188.9,20.111.1.16","possibleOutboundIpAddresses":"98.66.231.133,172.189.65.37,98.66.204.214,20.40.153.178,98.66.206.41,172.189.49.182,20.216.205.150,172.189.118.129,172.189.155.170,20.19.218.248,4.178.252.3,172.189.48.192,20.216.203.211,4.176.17.40,172.189.111.104,172.189.112.100,20.19.247.87,98.66.188.9,4.178.156.90,172.189.154.25,172.189.170.70,172.189.171.86,172.189.108.27,4.178.205.143,98.66.230.226,172.189.154.38,172.189.44.100,20.216.203.25,172.189.170.163,4.178.206.93,98.66.206.199,20.216.205.145,98.66.207.7,172.189.166.84,172.189.155.118,172.189.70.28,172.189.171.245,172.189.71.24,4.178.238.128,4.178.216.146,4.233.19.179,20.19.117.225,20.19.247.176,20.111.1.16","outboundIpv6Addresses":"2603:1020:800:b::1ac,2603:1020:802:7::29a,2603:1020:802:7::29b,2603:1020:802:7::29c,2603:1020:800:a::223,2603:1020:802:6::15,2603:1020:800:b::d7,2603:1020:802:6::1e8,2603:1020:802:3::af,2603:1020:800:a::118,2603:1020:802:6::264,2603:1020:802:3::b4,2603:1020:800:14::47,2603:1020:800:14::48,2603:1020:800:b::206,2603:1020:800:14::49,2603:1020:800:9::3d,2603:1020:800:a::119,2603:1020:805:2::61b,2603:10e1:100:2::146f:110","possibleOutboundIpv6Addresses":"2603:1020:800:b::1ac,2603:1020:802:7::29a,2603:1020:802:7::29b,2603:1020:802:7::29c,2603:1020:800:a::223,2603:1020:802:6::15,2603:1020:800:b::d7,2603:1020:802:6::1e8,2603:1020:802:3::af,2603:1020:800:a::118,2603:1020:802:6::264,2603:1020:802:3::b4,2603:1020:800:14::47,2603:1020:800:14::48,2603:1020:800:b::206,2603:1020:800:14::49,2603:1020:800:9::3d,2603:1020:800:a::119,2603:1020:802:3::91,2603:1020:800:8::7f,2603:1020:800:8::90,2603:1020:800:14::1b7,2603:1020:802:7::29d,2603:1020:802:6::e4,2603:1020:800:a::22a,2603:1020:802:6::106,2603:1020:800:b::217,2603:1020:800:8::92,2603:1020:802:3::99,2603:1020:800:b::2e9,2603:1020:800:a::d8,2603:1020:800:14::46,2603:1020:802:6::1e3,2603:1020:800:b::d6,2603:1020:800:8::94,2603:1020:800:a::d9,2603:1020:800:9::60,2603:1020:802:5::31,2603:1020:800:14::142,2603:1020:800:b::207,2603:1020:800:8::96,2603:1020:802:6::273,2603:1020:805:2::61b,2603:10e1:100:2::146f:110","containerSize":1536,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-par-055","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"functionappudom000003-gnamg9d2ard3hehq.francecentral-01.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"endToEndEncryptionEnabled":false,"functionsRuntimeAdminIsolationEnabled":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":null,"publicNetworkAccess":"Enabled","buildVersion":null,"targetBuildVersion":null,"migrationState":null,"eligibleLogCategories":"FunctionAppLogs,AppServiceAuthenticationLogs","inFlightFeatures":null,"storageAccountRequired":false,"virtualNetworkSubnetId":null,"keyVaultReferenceIdentity":"SystemAssigned","autoGeneratedDomainNameLabelScope":"SubscriptionReuse","privateLinkIdentifiers":null,"sshEnabled":null}}' + headers: + cache-control: + - no-cache + content-length: + - '9718' + content-type: + - application/json + date: + - Tue, 16 Sep 2025 19:44:13 GMT + etag: + - '"1DC27422A6DC275"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + x-aspnet-version: + - 4.0.30319 + x-cache: + - CONFIG_NOCACHE + x-content-type-options: + - nosniff + x-ms-operation-identifier: + - tenantId=72f988bf-86f1-41af-91ab-2d7cd011db47,objectId=bd30bf6a-f200-4cfd-bcd6-a339b0d9dbe8/westus2/3c3b2500-9fe3-49c4-b734-7a22814d2f17 + x-ms-ratelimit-remaining-subscription-resource-requests: + - '800' + x-msedge-ref: + - 'Ref A: F16EE9E057A74A8BBF3A397407757A1B Ref B: MWH011020807025 Ref C: 2025-09-16T19:43:13Z' + x-powered-by: + - ASP.NET + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - functionapp create + Connection: + - keep-alive + ParameterSetName: + - -g -n -c -s --os-type --functions-version --runtime --runtime-version --domain-name-scope + User-Agent: + - AZURECLI/2.77.0 azsdk-python-core/1.35.0 Python/3.11.9 (Windows-10-10.0.22631-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/locations?api-version=2022-12-01 + response: + body: + string: "{\"value\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/eastus\",\"name\":\"eastus\",\"type\":\"Region\",\"displayName\":\"East + US\",\"regionalDisplayName\":\"(US) East US\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geography\":\"United + States\",\"geographyGroup\":\"US\",\"longitude\":\"-79.8164\",\"latitude\":\"37.3719\",\"physicalLocation\":\"Virginia\",\"pairedRegion\":[{\"name\":\"westus\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/westus\"}]},\"availabilityZoneMappings\":[{\"logicalZone\":\"1\",\"physicalZone\":\"eastus-az1\"},{\"logicalZone\":\"2\",\"physicalZone\":\"eastus-az2\"},{\"logicalZone\":\"3\",\"physicalZone\":\"eastus-az3\"}]},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/westus2\",\"name\":\"westus2\",\"type\":\"Region\",\"displayName\":\"West + US 2\",\"regionalDisplayName\":\"(US) West US 2\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geography\":\"United + States\",\"geographyGroup\":\"US\",\"longitude\":\"-119.852\",\"latitude\":\"47.233\",\"physicalLocation\":\"Washington\",\"pairedRegion\":[{\"name\":\"westcentralus\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/westcentralus\"}]},\"availabilityZoneMappings\":[{\"logicalZone\":\"1\",\"physicalZone\":\"westus2-az1\"},{\"logicalZone\":\"2\",\"physicalZone\":\"westus2-az2\"},{\"logicalZone\":\"3\",\"physicalZone\":\"westus2-az3\"}]},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/australiaeast\",\"name\":\"australiaeast\",\"type\":\"Region\",\"displayName\":\"Australia + East\",\"regionalDisplayName\":\"(Asia Pacific) Australia East\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geography\":\"Australia\",\"geographyGroup\":\"Asia + Pacific\",\"longitude\":\"151.2094\",\"latitude\":\"-33.86\",\"physicalLocation\":\"New + South Wales\",\"pairedRegion\":[{\"name\":\"australiasoutheast\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/australiasoutheast\"}]},\"availabilityZoneMappings\":[{\"logicalZone\":\"1\",\"physicalZone\":\"australiaeast-az1\"},{\"logicalZone\":\"2\",\"physicalZone\":\"australiaeast-az2\"},{\"logicalZone\":\"3\",\"physicalZone\":\"australiaeast-az3\"}]},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/southeastasia\",\"name\":\"southeastasia\",\"type\":\"Region\",\"displayName\":\"Southeast + Asia\",\"regionalDisplayName\":\"(Asia Pacific) Southeast Asia\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geography\":\"Asia + Pacific\",\"geographyGroup\":\"Asia Pacific\",\"longitude\":\"103.833\",\"latitude\":\"1.283\",\"physicalLocation\":\"Singapore\",\"pairedRegion\":[{\"name\":\"eastasia\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/eastasia\"}]},\"availabilityZoneMappings\":[{\"logicalZone\":\"1\",\"physicalZone\":\"southeastasia-az1\"},{\"logicalZone\":\"2\",\"physicalZone\":\"southeastasia-az2\"},{\"logicalZone\":\"3\",\"physicalZone\":\"southeastasia-az3\"}]},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/northeurope\",\"name\":\"northeurope\",\"type\":\"Region\",\"displayName\":\"North + Europe\",\"regionalDisplayName\":\"(Europe) North Europe\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geography\":\"Europe\",\"geographyGroup\":\"Europe\",\"longitude\":\"-6.2597\",\"latitude\":\"53.3478\",\"physicalLocation\":\"Ireland\",\"pairedRegion\":[{\"name\":\"westeurope\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/westeurope\"}]},\"availabilityZoneMappings\":[{\"logicalZone\":\"1\",\"physicalZone\":\"northeurope-az1\"},{\"logicalZone\":\"2\",\"physicalZone\":\"northeurope-az2\"},{\"logicalZone\":\"3\",\"physicalZone\":\"northeurope-az3\"}]},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/swedencentral\",\"name\":\"swedencentral\",\"type\":\"Region\",\"displayName\":\"Sweden + Central\",\"regionalDisplayName\":\"(Europe) Sweden Central\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geography\":\"Sweden\",\"geographyGroup\":\"Europe\",\"longitude\":\"17.14127\",\"latitude\":\"60.67488\",\"physicalLocation\":\"G\xE4vle\",\"pairedRegion\":[{\"name\":\"swedensouth\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/swedensouth\"}]},\"availabilityZoneMappings\":[{\"logicalZone\":\"1\",\"physicalZone\":\"swedencentral-az1\"},{\"logicalZone\":\"2\",\"physicalZone\":\"swedencentral-az2\"},{\"logicalZone\":\"3\",\"physicalZone\":\"swedencentral-az3\"}]},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/uksouth\",\"name\":\"uksouth\",\"type\":\"Region\",\"displayName\":\"UK + South\",\"regionalDisplayName\":\"(Europe) UK South\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geography\":\"United + Kingdom\",\"geographyGroup\":\"Europe\",\"longitude\":\"-0.799\",\"latitude\":\"50.941\",\"physicalLocation\":\"London\",\"pairedRegion\":[{\"name\":\"ukwest\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/ukwest\"}]},\"availabilityZoneMappings\":[{\"logicalZone\":\"1\",\"physicalZone\":\"uksouth-az1\"},{\"logicalZone\":\"2\",\"physicalZone\":\"uksouth-az2\"},{\"logicalZone\":\"3\",\"physicalZone\":\"uksouth-az3\"}]},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/westeurope\",\"name\":\"westeurope\",\"type\":\"Region\",\"displayName\":\"West + Europe\",\"regionalDisplayName\":\"(Europe) West Europe\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geography\":\"Europe\",\"geographyGroup\":\"Europe\",\"longitude\":\"4.9\",\"latitude\":\"52.3667\",\"physicalLocation\":\"Netherlands\",\"pairedRegion\":[{\"name\":\"northeurope\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/northeurope\"}]},\"availabilityZoneMappings\":[{\"logicalZone\":\"1\",\"physicalZone\":\"westeurope-az1\"},{\"logicalZone\":\"2\",\"physicalZone\":\"westeurope-az2\"},{\"logicalZone\":\"3\",\"physicalZone\":\"westeurope-az3\"}]},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/centralus\",\"name\":\"centralus\",\"type\":\"Region\",\"displayName\":\"Central + US\",\"regionalDisplayName\":\"(US) Central US\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geography\":\"United + States\",\"geographyGroup\":\"US\",\"longitude\":\"-93.6208\",\"latitude\":\"41.5908\",\"physicalLocation\":\"Iowa\",\"pairedRegion\":[{\"name\":\"eastus2\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/eastus2\"}]},\"availabilityZoneMappings\":[{\"logicalZone\":\"1\",\"physicalZone\":\"centralus-az1\"},{\"logicalZone\":\"2\",\"physicalZone\":\"centralus-az2\"},{\"logicalZone\":\"3\",\"physicalZone\":\"centralus-az3\"}]},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/southafricanorth\",\"name\":\"southafricanorth\",\"type\":\"Region\",\"displayName\":\"South + Africa North\",\"regionalDisplayName\":\"(Africa) South Africa North\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geography\":\"South + Africa\",\"geographyGroup\":\"Africa\",\"longitude\":\"28.21837\",\"latitude\":\"-25.73134\",\"physicalLocation\":\"Johannesburg\",\"pairedRegion\":[{\"name\":\"southafricawest\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/southafricawest\"}]},\"availabilityZoneMappings\":[{\"logicalZone\":\"1\",\"physicalZone\":\"southafricanorth-az1\"},{\"logicalZone\":\"2\",\"physicalZone\":\"southafricanorth-az2\"},{\"logicalZone\":\"3\",\"physicalZone\":\"southafricanorth-az3\"}]},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/centralindia\",\"name\":\"centralindia\",\"type\":\"Region\",\"displayName\":\"Central + India\",\"regionalDisplayName\":\"(Asia Pacific) Central India\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geography\":\"India\",\"geographyGroup\":\"Asia + Pacific\",\"longitude\":\"73.9197\",\"latitude\":\"18.5822\",\"physicalLocation\":\"Pune\",\"pairedRegion\":[{\"name\":\"southindia\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/southindia\"}]},\"availabilityZoneMappings\":[{\"logicalZone\":\"1\",\"physicalZone\":\"centralindia-az1\"},{\"logicalZone\":\"2\",\"physicalZone\":\"centralindia-az2\"},{\"logicalZone\":\"3\",\"physicalZone\":\"centralindia-az3\"}]},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/eastasia\",\"name\":\"eastasia\",\"type\":\"Region\",\"displayName\":\"East + Asia\",\"regionalDisplayName\":\"(Asia Pacific) East Asia\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geography\":\"Asia + Pacific\",\"geographyGroup\":\"Asia Pacific\",\"longitude\":\"114.188\",\"latitude\":\"22.267\",\"physicalLocation\":\"Hong + Kong\",\"pairedRegion\":[{\"name\":\"southeastasia\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/southeastasia\"}]},\"availabilityZoneMappings\":[{\"logicalZone\":\"1\",\"physicalZone\":\"eastasia-az1\"},{\"logicalZone\":\"2\",\"physicalZone\":\"eastasia-az2\"},{\"logicalZone\":\"3\",\"physicalZone\":\"eastasia-az3\"}]},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/indonesiacentral\",\"name\":\"indonesiacentral\",\"type\":\"Region\",\"displayName\":\"Indonesia + Central\",\"regionalDisplayName\":\"(Asia Pacific) Indonesia Central\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geography\":\"Indonesia\",\"geographyGroup\":\"Asia + Pacific\",\"longitude\":\"106.816666\",\"latitude\":\"-6.2\",\"physicalLocation\":\"Jakarta\",\"pairedRegion\":[]},\"availabilityZoneMappings\":[{\"logicalZone\":\"1\",\"physicalZone\":\"indonesiacentral-az1\"},{\"logicalZone\":\"2\",\"physicalZone\":\"indonesiacentral-az2\"},{\"logicalZone\":\"3\",\"physicalZone\":\"indonesiacentral-az3\"}]},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/japaneast\",\"name\":\"japaneast\",\"type\":\"Region\",\"displayName\":\"Japan + East\",\"regionalDisplayName\":\"(Asia Pacific) Japan East\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geography\":\"Japan\",\"geographyGroup\":\"Asia + Pacific\",\"longitude\":\"139.77\",\"latitude\":\"35.68\",\"physicalLocation\":\"Tokyo, + Saitama\",\"pairedRegion\":[{\"name\":\"japanwest\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/japanwest\"}]},\"availabilityZoneMappings\":[{\"logicalZone\":\"1\",\"physicalZone\":\"japaneast-az1\"},{\"logicalZone\":\"2\",\"physicalZone\":\"japaneast-az2\"},{\"logicalZone\":\"3\",\"physicalZone\":\"japaneast-az3\"}]},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/japanwest\",\"name\":\"japanwest\",\"type\":\"Region\",\"displayName\":\"Japan + West\",\"regionalDisplayName\":\"(Asia Pacific) Japan West\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geography\":\"Japan\",\"geographyGroup\":\"Asia + Pacific\",\"longitude\":\"135.5022\",\"latitude\":\"34.6939\",\"physicalLocation\":\"Osaka\",\"pairedRegion\":[{\"name\":\"japaneast\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/japaneast\"}]},\"availabilityZoneMappings\":[{\"logicalZone\":\"1\",\"physicalZone\":\"japanwest-az1\"},{\"logicalZone\":\"2\",\"physicalZone\":\"japanwest-az2\"},{\"logicalZone\":\"3\",\"physicalZone\":\"japanwest-az3\"}]},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/koreacentral\",\"name\":\"koreacentral\",\"type\":\"Region\",\"displayName\":\"Korea + Central\",\"regionalDisplayName\":\"(Asia Pacific) Korea Central\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geography\":\"Korea\",\"geographyGroup\":\"Asia + Pacific\",\"longitude\":\"126.978\",\"latitude\":\"37.5665\",\"physicalLocation\":\"Seoul\",\"pairedRegion\":[{\"name\":\"koreasouth\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/koreasouth\"}]},\"availabilityZoneMappings\":[{\"logicalZone\":\"1\",\"physicalZone\":\"koreacentral-az1\"},{\"logicalZone\":\"2\",\"physicalZone\":\"koreacentral-az2\"},{\"logicalZone\":\"3\",\"physicalZone\":\"koreacentral-az3\"}]},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/malaysiawest\",\"name\":\"malaysiawest\",\"type\":\"Region\",\"displayName\":\"Malaysia + West\",\"regionalDisplayName\":\"(Asia Pacific) Malaysia West\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geography\":\"Malaysia\",\"geographyGroup\":\"Asia + Pacific\",\"longitude\":\"101.693207\",\"latitude\":\"3.140853\",\"physicalLocation\":\"Kuala + Lumpur\",\"pairedRegion\":[]},\"availabilityZoneMappings\":[{\"logicalZone\":\"1\",\"physicalZone\":\"malaysiawest-az1\"},{\"logicalZone\":\"2\",\"physicalZone\":\"malaysiawest-az2\"},{\"logicalZone\":\"3\",\"physicalZone\":\"malaysiawest-az3\"}]},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/newzealandnorth\",\"name\":\"newzealandnorth\",\"type\":\"Region\",\"displayName\":\"New + Zealand North\",\"regionalDisplayName\":\"(Asia Pacific) New Zealand North\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geography\":\"New + Zealand\",\"geographyGroup\":\"Asia Pacific\",\"longitude\":\"174.76349\",\"latitude\":\"-36.84853\",\"physicalLocation\":\"Auckland\",\"pairedRegion\":[]},\"availabilityZoneMappings\":[{\"logicalZone\":\"1\",\"physicalZone\":\"newzealandnorth-az1\"},{\"logicalZone\":\"2\",\"physicalZone\":\"newzealandnorth-az2\"},{\"logicalZone\":\"3\",\"physicalZone\":\"newzealandnorth-az3\"}]},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/canadacentral\",\"name\":\"canadacentral\",\"type\":\"Region\",\"displayName\":\"Canada + Central\",\"regionalDisplayName\":\"(Canada) Canada Central\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geography\":\"Canada\",\"geographyGroup\":\"Canada\",\"longitude\":\"-79.383\",\"latitude\":\"43.653\",\"physicalLocation\":\"Toronto\",\"pairedRegion\":[{\"name\":\"canadaeast\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/canadaeast\"}]},\"availabilityZoneMappings\":[{\"logicalZone\":\"1\",\"physicalZone\":\"canadacentral-az1\"},{\"logicalZone\":\"2\",\"physicalZone\":\"canadacentral-az2\"},{\"logicalZone\":\"3\",\"physicalZone\":\"canadacentral-az3\"}]},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/austriaeast\",\"name\":\"austriaeast\",\"type\":\"Region\",\"displayName\":\"Austria + East\",\"regionalDisplayName\":\"(Europe) Austria East\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geography\":\"Austria\",\"geographyGroup\":\"Europe\",\"longitude\":\"48.2201153\",\"latitude\":\"16.214834\",\"physicalLocation\":\"Vienna\",\"pairedRegion\":[]},\"availabilityZoneMappings\":[{\"logicalZone\":\"1\",\"physicalZone\":\"austriaeast-az1\"},{\"logicalZone\":\"2\",\"physicalZone\":\"austriaeast-az2\"},{\"logicalZone\":\"3\",\"physicalZone\":\"austriaeast-az3\"}]},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/francecentral\",\"name\":\"francecentral\",\"type\":\"Region\",\"displayName\":\"France + Central\",\"regionalDisplayName\":\"(Europe) France Central\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geography\":\"France\",\"geographyGroup\":\"Europe\",\"longitude\":\"2.373\",\"latitude\":\"46.3772\",\"physicalLocation\":\"Paris\",\"pairedRegion\":[{\"name\":\"francesouth\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/francesouth\"}]},\"availabilityZoneMappings\":[{\"logicalZone\":\"1\",\"physicalZone\":\"francecentral-az1\"},{\"logicalZone\":\"2\",\"physicalZone\":\"francecentral-az2\"},{\"logicalZone\":\"3\",\"physicalZone\":\"francecentral-az3\"}]},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/germanywestcentral\",\"name\":\"germanywestcentral\",\"type\":\"Region\",\"displayName\":\"Germany + West Central\",\"regionalDisplayName\":\"(Europe) Germany West Central\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geography\":\"Germany\",\"geographyGroup\":\"Europe\",\"longitude\":\"8.682127\",\"latitude\":\"50.110924\",\"physicalLocation\":\"Frankfurt\",\"pairedRegion\":[{\"name\":\"germanynorth\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/germanynorth\"}]},\"availabilityZoneMappings\":[{\"logicalZone\":\"1\",\"physicalZone\":\"germanywestcentral-az1\"},{\"logicalZone\":\"2\",\"physicalZone\":\"germanywestcentral-az2\"},{\"logicalZone\":\"3\",\"physicalZone\":\"germanywestcentral-az3\"}]},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/italynorth\",\"name\":\"italynorth\",\"type\":\"Region\",\"displayName\":\"Italy + North\",\"regionalDisplayName\":\"(Europe) Italy North\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geography\":\"Italy\",\"geographyGroup\":\"Europe\",\"longitude\":\"9.18109\",\"latitude\":\"45.46888\",\"physicalLocation\":\"Milan\",\"pairedRegion\":[]},\"availabilityZoneMappings\":[{\"logicalZone\":\"1\",\"physicalZone\":\"italynorth-az1\"},{\"logicalZone\":\"2\",\"physicalZone\":\"italynorth-az2\"},{\"logicalZone\":\"3\",\"physicalZone\":\"italynorth-az3\"}]},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/norwayeast\",\"name\":\"norwayeast\",\"type\":\"Region\",\"displayName\":\"Norway + East\",\"regionalDisplayName\":\"(Europe) Norway East\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geography\":\"Norway\",\"geographyGroup\":\"Europe\",\"longitude\":\"10.752245\",\"latitude\":\"59.913868\",\"physicalLocation\":\"Norway\",\"pairedRegion\":[{\"name\":\"norwaywest\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/norwaywest\"}]},\"availabilityZoneMappings\":[{\"logicalZone\":\"1\",\"physicalZone\":\"norwayeast-az1\"},{\"logicalZone\":\"2\",\"physicalZone\":\"norwayeast-az2\"},{\"logicalZone\":\"3\",\"physicalZone\":\"norwayeast-az3\"}]},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/polandcentral\",\"name\":\"polandcentral\",\"type\":\"Region\",\"displayName\":\"Poland + Central\",\"regionalDisplayName\":\"(Europe) Poland Central\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geography\":\"Poland\",\"geographyGroup\":\"Europe\",\"longitude\":\"21.01666\",\"latitude\":\"52.23334\",\"physicalLocation\":\"Warsaw\",\"pairedRegion\":[]},\"availabilityZoneMappings\":[{\"logicalZone\":\"1\",\"physicalZone\":\"polandcentral-az1\"},{\"logicalZone\":\"2\",\"physicalZone\":\"polandcentral-az2\"},{\"logicalZone\":\"3\",\"physicalZone\":\"polandcentral-az3\"}]},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/spaincentral\",\"name\":\"spaincentral\",\"type\":\"Region\",\"displayName\":\"Spain + Central\",\"regionalDisplayName\":\"(Europe) Spain Central\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geography\":\"Spain\",\"geographyGroup\":\"Europe\",\"longitude\":\"3.4209\",\"latitude\":\"40.4259\",\"physicalLocation\":\"Madrid\",\"pairedRegion\":[]},\"availabilityZoneMappings\":[{\"logicalZone\":\"1\",\"physicalZone\":\"spaincentral-az1\"},{\"logicalZone\":\"2\",\"physicalZone\":\"spaincentral-az2\"},{\"logicalZone\":\"3\",\"physicalZone\":\"spaincentral-az3\"}]},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/switzerlandnorth\",\"name\":\"switzerlandnorth\",\"type\":\"Region\",\"displayName\":\"Switzerland + North\",\"regionalDisplayName\":\"(Europe) Switzerland North\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geography\":\"Switzerland\",\"geographyGroup\":\"Europe\",\"longitude\":\"8.564572\",\"latitude\":\"47.451542\",\"physicalLocation\":\"Zurich\",\"pairedRegion\":[{\"name\":\"switzerlandwest\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/switzerlandwest\"}]},\"availabilityZoneMappings\":[{\"logicalZone\":\"1\",\"physicalZone\":\"switzerlandnorth-az1\"},{\"logicalZone\":\"2\",\"physicalZone\":\"switzerlandnorth-az2\"},{\"logicalZone\":\"3\",\"physicalZone\":\"switzerlandnorth-az3\"}]},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/mexicocentral\",\"name\":\"mexicocentral\",\"type\":\"Region\",\"displayName\":\"Mexico + Central\",\"regionalDisplayName\":\"(Mexico) Mexico Central\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geography\":\"Mexico\",\"geographyGroup\":\"Mexico\",\"longitude\":\"-100.389888\",\"latitude\":\"20.588818\",\"physicalLocation\":\"Quer\xE9taro + State\",\"pairedRegion\":[]},\"availabilityZoneMappings\":[{\"logicalZone\":\"1\",\"physicalZone\":\"mexicocentral-az1\"},{\"logicalZone\":\"2\",\"physicalZone\":\"mexicocentral-az2\"},{\"logicalZone\":\"3\",\"physicalZone\":\"mexicocentral-az3\"}]},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/uaenorth\",\"name\":\"uaenorth\",\"type\":\"Region\",\"displayName\":\"UAE + North\",\"regionalDisplayName\":\"(Middle East) UAE North\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geography\":\"UAE\",\"geographyGroup\":\"Middle + East\",\"longitude\":\"55.316666\",\"latitude\":\"25.266666\",\"physicalLocation\":\"Dubai\",\"pairedRegion\":[{\"name\":\"uaecentral\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/uaecentral\"}]},\"availabilityZoneMappings\":[{\"logicalZone\":\"1\",\"physicalZone\":\"uaenorth-az1\"},{\"logicalZone\":\"2\",\"physicalZone\":\"uaenorth-az2\"},{\"logicalZone\":\"3\",\"physicalZone\":\"uaenorth-az3\"}]},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/brazilsouth\",\"name\":\"brazilsouth\",\"type\":\"Region\",\"displayName\":\"Brazil + South\",\"regionalDisplayName\":\"(South America) Brazil South\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geography\":\"Brazil\",\"geographyGroup\":\"South + America\",\"longitude\":\"-46.633\",\"latitude\":\"-23.55\",\"physicalLocation\":\"Sao + Paulo State\",\"pairedRegion\":[{\"name\":\"southcentralus\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/southcentralus\"}]},\"availabilityZoneMappings\":[{\"logicalZone\":\"1\",\"physicalZone\":\"brazilsouth-az1\"},{\"logicalZone\":\"2\",\"physicalZone\":\"brazilsouth-az2\"},{\"logicalZone\":\"3\",\"physicalZone\":\"brazilsouth-az3\"}]},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/chilecentral\",\"name\":\"chilecentral\",\"type\":\"Region\",\"displayName\":\"Chile + Central\",\"regionalDisplayName\":\"(South America) Chile Central\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geography\":\"Chile\",\"geographyGroup\":\"South + America\",\"longitude\":\"-70.673676\",\"latitude\":\"-33.447487\",\"physicalLocation\":\"Santiago\",\"pairedRegion\":[]},\"availabilityZoneMappings\":[{\"logicalZone\":\"1\",\"physicalZone\":\"chilecentral-az1\"},{\"logicalZone\":\"2\",\"physicalZone\":\"chilecentral-az2\"},{\"logicalZone\":\"3\",\"physicalZone\":\"chilecentral-az3\"}]},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/eastus2euap\",\"name\":\"eastus2euap\",\"type\":\"Region\",\"displayName\":\"East + US 2 EUAP\",\"regionalDisplayName\":\"(US) East US 2 EUAP\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geography\":\"Canary + (US)\",\"geographyGroup\":\"US\",\"longitude\":\"-78.3889\",\"latitude\":\"36.6681\",\"physicalLocation\":\"\",\"pairedRegion\":[{\"name\":\"centraluseuap\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/centraluseuap\"}]},\"availabilityZoneMappings\":[{\"logicalZone\":\"1\",\"physicalZone\":\"eastus2euap-az1\"},{\"logicalZone\":\"2\",\"physicalZone\":\"eastus2euap-az2\"},{\"logicalZone\":\"3\",\"physicalZone\":\"eastus2euap-az3\"},{\"logicalZone\":\"4\",\"physicalZone\":\"eastus2euap-az4\"}]},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/israelcentral\",\"name\":\"israelcentral\",\"type\":\"Region\",\"displayName\":\"Israel + Central\",\"regionalDisplayName\":\"(Middle East) Israel Central\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geography\":\"Israel\",\"geographyGroup\":\"Middle + East\",\"longitude\":\"33.4506633\",\"latitude\":\"31.2655698\",\"physicalLocation\":\"Israel\",\"pairedRegion\":[]},\"availabilityZoneMappings\":[{\"logicalZone\":\"1\",\"physicalZone\":\"israelcentral-az1\"},{\"logicalZone\":\"2\",\"physicalZone\":\"israelcentral-az2\"},{\"logicalZone\":\"3\",\"physicalZone\":\"israelcentral-az3\"}]},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/qatarcentral\",\"name\":\"qatarcentral\",\"type\":\"Region\",\"displayName\":\"Qatar + Central\",\"regionalDisplayName\":\"(Middle East) Qatar Central\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Recommended\",\"geography\":\"Qatar\",\"geographyGroup\":\"Middle + East\",\"longitude\":\"51.439327\",\"latitude\":\"25.551462\",\"physicalLocation\":\"Doha\",\"pairedRegion\":[]},\"availabilityZoneMappings\":[{\"logicalZone\":\"1\",\"physicalZone\":\"qatarcentral-az1\"},{\"logicalZone\":\"2\",\"physicalZone\":\"qatarcentral-az2\"},{\"logicalZone\":\"3\",\"physicalZone\":\"qatarcentral-az3\"}]},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/centralusstage\",\"name\":\"centralusstage\",\"type\":\"Region\",\"displayName\":\"Central + US (Stage)\",\"regionalDisplayName\":\"(US) Central US (Stage)\",\"metadata\":{\"regionType\":\"Logical\",\"regionCategory\":\"Other\",\"geography\":\"usa\",\"geographyGroup\":\"US\"}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/eastusstage\",\"name\":\"eastusstage\",\"type\":\"Region\",\"displayName\":\"East + US (Stage)\",\"regionalDisplayName\":\"(US) East US (Stage)\",\"metadata\":{\"regionType\":\"Logical\",\"regionCategory\":\"Other\",\"geography\":\"usa\",\"geographyGroup\":\"US\"}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/eastus2stage\",\"name\":\"eastus2stage\",\"type\":\"Region\",\"displayName\":\"East + US 2 (Stage)\",\"regionalDisplayName\":\"(US) East US 2 (Stage)\",\"metadata\":{\"regionType\":\"Logical\",\"regionCategory\":\"Other\",\"geography\":\"usa\",\"geographyGroup\":\"US\"}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/northcentralusstage\",\"name\":\"northcentralusstage\",\"type\":\"Region\",\"displayName\":\"North + Central US (Stage)\",\"regionalDisplayName\":\"(US) North Central US (Stage)\",\"metadata\":{\"regionType\":\"Logical\",\"regionCategory\":\"Other\",\"geography\":\"usa\",\"geographyGroup\":\"US\"}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/southcentralusstage\",\"name\":\"southcentralusstage\",\"type\":\"Region\",\"displayName\":\"South + Central US (Stage)\",\"regionalDisplayName\":\"(US) South Central US (Stage)\",\"metadata\":{\"regionType\":\"Logical\",\"regionCategory\":\"Other\",\"geography\":\"usa\",\"geographyGroup\":\"US\"}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/westusstage\",\"name\":\"westusstage\",\"type\":\"Region\",\"displayName\":\"West + US (Stage)\",\"regionalDisplayName\":\"(US) West US (Stage)\",\"metadata\":{\"regionType\":\"Logical\",\"regionCategory\":\"Other\",\"geography\":\"usa\",\"geographyGroup\":\"US\"}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/westus2stage\",\"name\":\"westus2stage\",\"type\":\"Region\",\"displayName\":\"West + US 2 (Stage)\",\"regionalDisplayName\":\"(US) West US 2 (Stage)\",\"metadata\":{\"regionType\":\"Logical\",\"regionCategory\":\"Other\",\"geography\":\"usa\",\"geographyGroup\":\"US\"}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/asia\",\"name\":\"asia\",\"type\":\"Region\",\"displayName\":\"Asia\",\"regionalDisplayName\":\"Asia\",\"metadata\":{\"regionType\":\"Logical\",\"regionCategory\":\"Other\"}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/asiapacific\",\"name\":\"asiapacific\",\"type\":\"Region\",\"displayName\":\"Asia + Pacific\",\"regionalDisplayName\":\"Asia Pacific\",\"metadata\":{\"regionType\":\"Logical\",\"regionCategory\":\"Other\"}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/australia\",\"name\":\"australia\",\"type\":\"Region\",\"displayName\":\"Australia\",\"regionalDisplayName\":\"Australia\",\"metadata\":{\"regionType\":\"Logical\",\"regionCategory\":\"Other\"}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/brazil\",\"name\":\"brazil\",\"type\":\"Region\",\"displayName\":\"Brazil\",\"regionalDisplayName\":\"Brazil\",\"metadata\":{\"regionType\":\"Logical\",\"regionCategory\":\"Other\"}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/canada\",\"name\":\"canada\",\"type\":\"Region\",\"displayName\":\"Canada\",\"regionalDisplayName\":\"Canada\",\"metadata\":{\"regionType\":\"Logical\",\"regionCategory\":\"Other\"}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/europe\",\"name\":\"europe\",\"type\":\"Region\",\"displayName\":\"Europe\",\"regionalDisplayName\":\"Europe\",\"metadata\":{\"regionType\":\"Logical\",\"regionCategory\":\"Other\"}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/france\",\"name\":\"france\",\"type\":\"Region\",\"displayName\":\"France\",\"regionalDisplayName\":\"France\",\"metadata\":{\"regionType\":\"Logical\",\"regionCategory\":\"Other\"}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/germany\",\"name\":\"germany\",\"type\":\"Region\",\"displayName\":\"Germany\",\"regionalDisplayName\":\"Germany\",\"metadata\":{\"regionType\":\"Logical\",\"regionCategory\":\"Other\"}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/global\",\"name\":\"global\",\"type\":\"Region\",\"displayName\":\"Global\",\"regionalDisplayName\":\"Global\",\"metadata\":{\"regionType\":\"Logical\",\"regionCategory\":\"Other\"}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/india\",\"name\":\"india\",\"type\":\"Region\",\"displayName\":\"India\",\"regionalDisplayName\":\"India\",\"metadata\":{\"regionType\":\"Logical\",\"regionCategory\":\"Other\"}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/indonesia\",\"name\":\"indonesia\",\"type\":\"Region\",\"displayName\":\"Indonesia\",\"regionalDisplayName\":\"Indonesia\",\"metadata\":{\"regionType\":\"Logical\",\"regionCategory\":\"Other\"}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/israel\",\"name\":\"israel\",\"type\":\"Region\",\"displayName\":\"Israel\",\"regionalDisplayName\":\"Israel\",\"metadata\":{\"regionType\":\"Logical\",\"regionCategory\":\"Other\"}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/italy\",\"name\":\"italy\",\"type\":\"Region\",\"displayName\":\"Italy\",\"regionalDisplayName\":\"Italy\",\"metadata\":{\"regionType\":\"Logical\",\"regionCategory\":\"Other\"}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/japan\",\"name\":\"japan\",\"type\":\"Region\",\"displayName\":\"Japan\",\"regionalDisplayName\":\"Japan\",\"metadata\":{\"regionType\":\"Logical\",\"regionCategory\":\"Other\"}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/korea\",\"name\":\"korea\",\"type\":\"Region\",\"displayName\":\"Korea\",\"regionalDisplayName\":\"Korea\",\"metadata\":{\"regionType\":\"Logical\",\"regionCategory\":\"Other\"}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/malaysia\",\"name\":\"malaysia\",\"type\":\"Region\",\"displayName\":\"Malaysia\",\"regionalDisplayName\":\"Malaysia\",\"metadata\":{\"regionType\":\"Logical\",\"regionCategory\":\"Other\"}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/mexico\",\"name\":\"mexico\",\"type\":\"Region\",\"displayName\":\"Mexico\",\"regionalDisplayName\":\"Mexico\",\"metadata\":{\"regionType\":\"Logical\",\"regionCategory\":\"Other\"}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/newzealand\",\"name\":\"newzealand\",\"type\":\"Region\",\"displayName\":\"New + Zealand\",\"regionalDisplayName\":\"New Zealand\",\"metadata\":{\"regionType\":\"Logical\",\"regionCategory\":\"Other\"}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/norway\",\"name\":\"norway\",\"type\":\"Region\",\"displayName\":\"Norway\",\"regionalDisplayName\":\"Norway\",\"metadata\":{\"regionType\":\"Logical\",\"regionCategory\":\"Other\"}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/poland\",\"name\":\"poland\",\"type\":\"Region\",\"displayName\":\"Poland\",\"regionalDisplayName\":\"Poland\",\"metadata\":{\"regionType\":\"Logical\",\"regionCategory\":\"Other\"}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/qatar\",\"name\":\"qatar\",\"type\":\"Region\",\"displayName\":\"Qatar\",\"regionalDisplayName\":\"Qatar\",\"metadata\":{\"regionType\":\"Logical\",\"regionCategory\":\"Other\"}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/singapore\",\"name\":\"singapore\",\"type\":\"Region\",\"displayName\":\"Singapore\",\"regionalDisplayName\":\"Singapore\",\"metadata\":{\"regionType\":\"Logical\",\"regionCategory\":\"Other\"}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/southafrica\",\"name\":\"southafrica\",\"type\":\"Region\",\"displayName\":\"South + Africa\",\"regionalDisplayName\":\"South Africa\",\"metadata\":{\"regionType\":\"Logical\",\"regionCategory\":\"Other\"}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/spain\",\"name\":\"spain\",\"type\":\"Region\",\"displayName\":\"Spain\",\"regionalDisplayName\":\"Spain\",\"metadata\":{\"regionType\":\"Logical\",\"regionCategory\":\"Other\"}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/sweden\",\"name\":\"sweden\",\"type\":\"Region\",\"displayName\":\"Sweden\",\"regionalDisplayName\":\"Sweden\",\"metadata\":{\"regionType\":\"Logical\",\"regionCategory\":\"Other\"}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/switzerland\",\"name\":\"switzerland\",\"type\":\"Region\",\"displayName\":\"Switzerland\",\"regionalDisplayName\":\"Switzerland\",\"metadata\":{\"regionType\":\"Logical\",\"regionCategory\":\"Other\"}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/taiwan\",\"name\":\"taiwan\",\"type\":\"Region\",\"displayName\":\"Taiwan\",\"regionalDisplayName\":\"Taiwan\",\"metadata\":{\"regionType\":\"Logical\",\"regionCategory\":\"Other\"}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/uae\",\"name\":\"uae\",\"type\":\"Region\",\"displayName\":\"United + Arab Emirates\",\"regionalDisplayName\":\"United Arab Emirates\",\"metadata\":{\"regionType\":\"Logical\",\"regionCategory\":\"Other\"}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/uk\",\"name\":\"uk\",\"type\":\"Region\",\"displayName\":\"United + Kingdom\",\"regionalDisplayName\":\"United Kingdom\",\"metadata\":{\"regionType\":\"Logical\",\"regionCategory\":\"Other\"}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/unitedstates\",\"name\":\"unitedstates\",\"type\":\"Region\",\"displayName\":\"United + States\",\"regionalDisplayName\":\"United States\",\"metadata\":{\"regionType\":\"Logical\",\"regionCategory\":\"Other\"}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/unitedstateseuap\",\"name\":\"unitedstateseuap\",\"type\":\"Region\",\"displayName\":\"United + States EUAP\",\"regionalDisplayName\":\"United States EUAP\",\"metadata\":{\"regionType\":\"Logical\",\"regionCategory\":\"Other\"}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/eastasiastage\",\"name\":\"eastasiastage\",\"type\":\"Region\",\"displayName\":\"East + Asia (Stage)\",\"regionalDisplayName\":\"(Asia Pacific) East Asia (Stage)\",\"metadata\":{\"regionType\":\"Logical\",\"regionCategory\":\"Other\",\"geography\":\"asia\",\"geographyGroup\":\"Asia + Pacific\"}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/southeastasiastage\",\"name\":\"southeastasiastage\",\"type\":\"Region\",\"displayName\":\"Southeast + Asia (Stage)\",\"regionalDisplayName\":\"(Asia Pacific) Southeast Asia (Stage)\",\"metadata\":{\"regionType\":\"Logical\",\"regionCategory\":\"Other\",\"geography\":\"asia\",\"geographyGroup\":\"Asia + Pacific\"}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/brazilus\",\"name\":\"brazilus\",\"type\":\"Region\",\"displayName\":\"Brazil + US\",\"regionalDisplayName\":\"(South America) Brazil US\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"geography\":\"Brazil\",\"geographyGroup\":\"South + America\",\"longitude\":\"0\",\"latitude\":\"0\",\"physicalLocation\":\"\",\"pairedRegion\":[{\"name\":\"brazilsoutheast\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/brazilsoutheast\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/eastus2\",\"name\":\"eastus2\",\"type\":\"Region\",\"displayName\":\"East + US 2\",\"regionalDisplayName\":\"(US) East US 2\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"geography\":\"United + States\",\"geographyGroup\":\"US\",\"longitude\":\"-78.3889\",\"latitude\":\"36.6681\",\"physicalLocation\":\"Virginia\",\"pairedRegion\":[{\"name\":\"centralus\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/centralus\"}]},\"availabilityZoneMappings\":[{\"logicalZone\":\"1\",\"physicalZone\":\"eastus2-az1\"},{\"logicalZone\":\"2\",\"physicalZone\":\"eastus2-az2\"},{\"logicalZone\":\"3\",\"physicalZone\":\"eastus2-az3\"}]},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/eastusstg\",\"name\":\"eastusstg\",\"type\":\"Region\",\"displayName\":\"East + US STG\",\"regionalDisplayName\":\"(US) East US STG\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"geography\":\"Stage + (US)\",\"geographyGroup\":\"US\",\"longitude\":\"-79.8164\",\"latitude\":\"37.3719\",\"physicalLocation\":\"Virginia\",\"pairedRegion\":[{\"name\":\"southcentralusstg\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/southcentralusstg\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/southcentralus\",\"name\":\"southcentralus\",\"type\":\"Region\",\"displayName\":\"South + Central US\",\"regionalDisplayName\":\"(US) South Central US\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"geography\":\"United + States\",\"geographyGroup\":\"US\",\"longitude\":\"-98.5\",\"latitude\":\"29.4167\",\"physicalLocation\":\"Texas\",\"pairedRegion\":[{\"name\":\"northcentralus\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/northcentralus\"}]},\"availabilityZoneMappings\":[{\"logicalZone\":\"1\",\"physicalZone\":\"southcentralus-az1\"},{\"logicalZone\":\"2\",\"physicalZone\":\"southcentralus-az2\"},{\"logicalZone\":\"3\",\"physicalZone\":\"southcentralus-az3\"}]},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/westus3\",\"name\":\"westus3\",\"type\":\"Region\",\"displayName\":\"West + US 3\",\"regionalDisplayName\":\"(US) West US 3\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"geography\":\"United + States\",\"geographyGroup\":\"US\",\"longitude\":\"-112.074036\",\"latitude\":\"33.448376\",\"physicalLocation\":\"Phoenix\",\"pairedRegion\":[{\"name\":\"eastus\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/eastus\"}]},\"availabilityZoneMappings\":[{\"logicalZone\":\"1\",\"physicalZone\":\"westus3-az1\"},{\"logicalZone\":\"2\",\"physicalZone\":\"westus3-az2\"},{\"logicalZone\":\"3\",\"physicalZone\":\"westus3-az3\"}]},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/northcentralus\",\"name\":\"northcentralus\",\"type\":\"Region\",\"displayName\":\"North + Central US\",\"regionalDisplayName\":\"(US) North Central US\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"geography\":\"United + States\",\"geographyGroup\":\"US\",\"longitude\":\"-87.6278\",\"latitude\":\"41.8819\",\"physicalLocation\":\"Illinois\",\"pairedRegion\":[{\"name\":\"southcentralus\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/southcentralus\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/westus\",\"name\":\"westus\",\"type\":\"Region\",\"displayName\":\"West + US\",\"regionalDisplayName\":\"(US) West US\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"geography\":\"United + States\",\"geographyGroup\":\"US\",\"longitude\":\"-122.417\",\"latitude\":\"37.783\",\"physicalLocation\":\"California\",\"pairedRegion\":[{\"name\":\"eastus\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/eastus\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/jioindiawest\",\"name\":\"jioindiawest\",\"type\":\"Region\",\"displayName\":\"Jio + India West\",\"regionalDisplayName\":\"(Asia Pacific) Jio India West\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"geography\":\"India\",\"geographyGroup\":\"Asia + Pacific\",\"longitude\":\"70.05773\",\"latitude\":\"22.470701\",\"physicalLocation\":\"Jamnagar\",\"pairedRegion\":[{\"name\":\"jioindiacentral\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/jioindiacentral\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/centraluseuap\",\"name\":\"centraluseuap\",\"type\":\"Region\",\"displayName\":\"Central + US EUAP\",\"regionalDisplayName\":\"(US) Central US EUAP\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"geography\":\"Canary + (US)\",\"geographyGroup\":\"US\",\"longitude\":\"-93.6208\",\"latitude\":\"41.5908\",\"physicalLocation\":\"\",\"pairedRegion\":[{\"name\":\"eastus2euap\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/eastus2euap\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/southcentralusstg\",\"name\":\"southcentralusstg\",\"type\":\"Region\",\"displayName\":\"South + Central US STG\",\"regionalDisplayName\":\"(US) South Central US STG\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"geography\":\"Stage + (US)\",\"geographyGroup\":\"US\",\"longitude\":\"-98.5\",\"latitude\":\"29.4167\",\"physicalLocation\":\"Texas\",\"pairedRegion\":[{\"name\":\"eastusstg\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/eastusstg\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/westcentralus\",\"name\":\"westcentralus\",\"type\":\"Region\",\"displayName\":\"West + Central US\",\"regionalDisplayName\":\"(US) West Central US\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"geography\":\"United + States\",\"geographyGroup\":\"US\",\"longitude\":\"-110.234\",\"latitude\":\"40.89\",\"physicalLocation\":\"Wyoming\",\"pairedRegion\":[{\"name\":\"westus2\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/westus2\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/southafricawest\",\"name\":\"southafricawest\",\"type\":\"Region\",\"displayName\":\"South + Africa West\",\"regionalDisplayName\":\"(Africa) South Africa West\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"geography\":\"South + Africa\",\"geographyGroup\":\"Africa\",\"longitude\":\"18.843266\",\"latitude\":\"-34.075691\",\"physicalLocation\":\"Cape + Town\",\"pairedRegion\":[{\"name\":\"southafricanorth\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/southafricanorth\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/australiacentral\",\"name\":\"australiacentral\",\"type\":\"Region\",\"displayName\":\"Australia + Central\",\"regionalDisplayName\":\"(Asia Pacific) Australia Central\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"geography\":\"Australia\",\"geographyGroup\":\"Asia + Pacific\",\"longitude\":\"149.1244\",\"latitude\":\"-35.3075\",\"physicalLocation\":\"Canberra\",\"pairedRegion\":[{\"name\":\"australiacentral2\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/australiacentral2\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/australiacentral2\",\"name\":\"australiacentral2\",\"type\":\"Region\",\"displayName\":\"Australia + Central 2\",\"regionalDisplayName\":\"(Asia Pacific) Australia Central 2\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"geography\":\"Australia\",\"geographyGroup\":\"Asia + Pacific\",\"longitude\":\"149.1244\",\"latitude\":\"-35.3075\",\"physicalLocation\":\"Canberra\",\"pairedRegion\":[{\"name\":\"australiacentral\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/australiacentral\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/australiasoutheast\",\"name\":\"australiasoutheast\",\"type\":\"Region\",\"displayName\":\"Australia + Southeast\",\"regionalDisplayName\":\"(Asia Pacific) Australia Southeast\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"geography\":\"Australia\",\"geographyGroup\":\"Asia + Pacific\",\"longitude\":\"144.9631\",\"latitude\":\"-37.8136\",\"physicalLocation\":\"Victoria\",\"pairedRegion\":[{\"name\":\"australiaeast\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/australiaeast\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/jioindiacentral\",\"name\":\"jioindiacentral\",\"type\":\"Region\",\"displayName\":\"Jio + India Central\",\"regionalDisplayName\":\"(Asia Pacific) Jio India Central\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"geography\":\"India\",\"geographyGroup\":\"Asia + Pacific\",\"longitude\":\"79.08886\",\"latitude\":\"21.146633\",\"physicalLocation\":\"Nagpur\",\"pairedRegion\":[{\"name\":\"jioindiawest\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/jioindiawest\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/koreasouth\",\"name\":\"koreasouth\",\"type\":\"Region\",\"displayName\":\"Korea + South\",\"regionalDisplayName\":\"(Asia Pacific) Korea South\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"geography\":\"Korea\",\"geographyGroup\":\"Asia + Pacific\",\"longitude\":\"129.0756\",\"latitude\":\"35.1796\",\"physicalLocation\":\"Busan\",\"pairedRegion\":[{\"name\":\"koreacentral\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/koreacentral\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/southindia\",\"name\":\"southindia\",\"type\":\"Region\",\"displayName\":\"South + India\",\"regionalDisplayName\":\"(Asia Pacific) South India\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"geography\":\"India\",\"geographyGroup\":\"Asia + Pacific\",\"longitude\":\"80.1636\",\"latitude\":\"12.9822\",\"physicalLocation\":\"Chennai\",\"pairedRegion\":[{\"name\":\"centralindia\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/centralindia\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/westindia\",\"name\":\"westindia\",\"type\":\"Region\",\"displayName\":\"West + India\",\"regionalDisplayName\":\"(Asia Pacific) West India\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"geography\":\"India\",\"geographyGroup\":\"Asia + Pacific\",\"longitude\":\"72.868\",\"latitude\":\"19.088\",\"physicalLocation\":\"Mumbai\",\"pairedRegion\":[{\"name\":\"southindia\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/southindia\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/canadaeast\",\"name\":\"canadaeast\",\"type\":\"Region\",\"displayName\":\"Canada + East\",\"regionalDisplayName\":\"(Canada) Canada East\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"geography\":\"Canada\",\"geographyGroup\":\"Canada\",\"longitude\":\"-71.217\",\"latitude\":\"46.817\",\"physicalLocation\":\"Quebec\",\"pairedRegion\":[{\"name\":\"canadacentral\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/canadacentral\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/francesouth\",\"name\":\"francesouth\",\"type\":\"Region\",\"displayName\":\"France + South\",\"regionalDisplayName\":\"(Europe) France South\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"geography\":\"France\",\"geographyGroup\":\"Europe\",\"longitude\":\"2.1972\",\"latitude\":\"43.8345\",\"physicalLocation\":\"Marseille\",\"pairedRegion\":[{\"name\":\"francecentral\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/francecentral\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/germanynorth\",\"name\":\"germanynorth\",\"type\":\"Region\",\"displayName\":\"Germany + North\",\"regionalDisplayName\":\"(Europe) Germany North\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"geography\":\"Germany\",\"geographyGroup\":\"Europe\",\"longitude\":\"8.806422\",\"latitude\":\"53.073635\",\"physicalLocation\":\"Berlin\",\"pairedRegion\":[{\"name\":\"germanywestcentral\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/germanywestcentral\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/norwaywest\",\"name\":\"norwaywest\",\"type\":\"Region\",\"displayName\":\"Norway + West\",\"regionalDisplayName\":\"(Europe) Norway West\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"geography\":\"Norway\",\"geographyGroup\":\"Europe\",\"longitude\":\"5.733107\",\"latitude\":\"58.969975\",\"physicalLocation\":\"Norway\",\"pairedRegion\":[{\"name\":\"norwayeast\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/norwayeast\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/switzerlandwest\",\"name\":\"switzerlandwest\",\"type\":\"Region\",\"displayName\":\"Switzerland + West\",\"regionalDisplayName\":\"(Europe) Switzerland West\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"geography\":\"Switzerland\",\"geographyGroup\":\"Europe\",\"longitude\":\"6.143158\",\"latitude\":\"46.204391\",\"physicalLocation\":\"Geneva\",\"pairedRegion\":[{\"name\":\"switzerlandnorth\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/switzerlandnorth\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/ukwest\",\"name\":\"ukwest\",\"type\":\"Region\",\"displayName\":\"UK + West\",\"regionalDisplayName\":\"(Europe) UK West\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"geography\":\"United + Kingdom\",\"geographyGroup\":\"Europe\",\"longitude\":\"-3.084\",\"latitude\":\"53.427\",\"physicalLocation\":\"Cardiff\",\"pairedRegion\":[{\"name\":\"uksouth\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/uksouth\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/uaecentral\",\"name\":\"uaecentral\",\"type\":\"Region\",\"displayName\":\"UAE + Central\",\"regionalDisplayName\":\"(Middle East) UAE Central\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"geography\":\"UAE\",\"geographyGroup\":\"Middle + East\",\"longitude\":\"54.366669\",\"latitude\":\"24.466667\",\"physicalLocation\":\"Abu + Dhabi\",\"pairedRegion\":[{\"name\":\"uaenorth\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/uaenorth\"}]}},{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/brazilsoutheast\",\"name\":\"brazilsoutheast\",\"type\":\"Region\",\"displayName\":\"Brazil + Southeast\",\"regionalDisplayName\":\"(South America) Brazil Southeast\",\"metadata\":{\"regionType\":\"Physical\",\"regionCategory\":\"Other\",\"geography\":\"Brazil\",\"geographyGroup\":\"South + America\",\"longitude\":\"-43.2075\",\"latitude\":\"-22.90278\",\"physicalLocation\":\"Rio\",\"pairedRegion\":[{\"name\":\"brazilsouth\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/locations/brazilsouth\"}]}}]}" + headers: + cache-control: + - no-cache + content-length: + - '47158' + content-type: + - application/json; charset=utf-8 + date: + - Tue, 16 Sep 2025 19:44:15 GMT + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + x-cache: + - CONFIG_NOCACHE + x-content-type-options: + - nosniff + x-ms-ratelimit-remaining-subscription-global-reads: + - '16499' + x-msedge-ref: + - 'Ref A: D325B0F151CC4C728614A73FE0C5F06A Ref B: CO6AA3150219025 Ref C: 2025-09-16T19:44:14Z' + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - functionapp create + Connection: + - keep-alive + ParameterSetName: + - -g -n -c -s --os-type --functions-version --runtime --runtime-version --domain-name-scope + User-Agent: + - AZURECLI/2.77.0 azsdk-python-core/1.35.0 Python/3.11.9 (Windows-10-10.0.22631-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.OperationalInsights/workspaces?api-version=2021-12-01-preview + response: + body: + string: '{"value":[{"properties":{"customerId":"255b7a37-3a3e-4bb9-a903-f2eacf71fed6","provisioningState":"Succeeded","sku":{"name":"pergb2018","lastSkuUpdate":"2022-12-20T03:24:48Z"},"retentionInDays":30,"features":{"legacy":0,"searchVersion":1,"enableLogAccessUsingOnlyResourcePermissions":true},"workspaceCapping":{"dailyQuotaGb":-1.0,"quotaNextResetTime":"2023-02-08T11:00:00Z","dataIngestionStatus":"RespectQuota"},"publicNetworkAccessForIngestion":"Enabled","publicNetworkAccessForQuery":"Enabled","createdDate":"2022-12-20T03:24:49Z","modifiedDate":"2023-02-07T23:01:33.069956Z"},"location":"eastus","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/khuramtesttesttest/providers/microsoft.operationalinsights/workspaces/workspace-khuramtesttesttest","name":"workspace-khuramtesttesttest","type":"Microsoft.OperationalInsights/workspaces","etag":"\"31033288-0000-0100-0000-63e2d8570000\""},{"properties":{"customerId":"87314b9d-d162-465e-a8cf-17f445f0ac73","provisioningState":"Succeeded","sku":{"name":"pergb2018","lastSkuUpdate":"2023-05-26T18:34:00.6628472Z"},"retentionInDays":30,"features":{"legacy":0,"searchVersion":1,"enableLogAccessUsingOnlyResourcePermissions":true},"workspaceCapping":{"dailyQuotaGb":-1.0,"quotaNextResetTime":"2023-05-27T01:00:00Z","dataIngestionStatus":"RespectQuota"},"publicNetworkAccessForIngestion":"Enabled","publicNetworkAccessForQuery":"Enabled","createdDate":"2023-05-26T18:34:00.6628472Z","modifiedDate":"2023-05-26T18:34:00.6628472Z"},"location":"eastus","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/DefaultResourceGroup-EUS/providers/Microsoft.OperationalInsights/workspaces/DefaultWorkspace-2819c8c8-a774-4ac9-bf91-8bb8f1f47ece-EUS","name":"DefaultWorkspace-2819c8c8-a774-4ac9-bf91-8bb8f1f47ece-EUS","type":"Microsoft.OperationalInsights/workspaces","etag":"\"79009e1c-0000-0100-0000-6470fb990000\""},{"properties":{"customerId":"87491270-15e0-4ddb-92b5-ab730d371d0d","provisioningState":"Succeeded","sku":{"name":"pergb2018","lastSkuUpdate":"2023-06-07T16:38:14.0258788Z"},"retentionInDays":30,"features":{"legacy":0,"searchVersion":1,"enableLogAccessUsingOnlyResourcePermissions":true},"workspaceCapping":{"dailyQuotaGb":-1.0,"quotaNextResetTime":"2023-06-08T01:00:00Z","dataIngestionStatus":"RespectQuota"},"publicNetworkAccessForIngestion":"Enabled","publicNetworkAccessForQuery":"Enabled","createdDate":"2023-06-07T16:38:14.0258788Z","modifiedDate":"2023-06-07T16:38:14.0258788Z"},"location":"eastus","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/icm-june-2023/providers/Microsoft.OperationalInsights/workspaces/Agent-App-5p4zjuo5ho63k-loganalytics","name":"Agent-App-5p4zjuo5ho63k-loganalytics","type":"Microsoft.OperationalInsights/workspaces","etag":"\"30014a53-0000-0100-0000-6480b2810000\""},{"properties":{"customerId":"27d87581-5b2b-4777-8535-43e1df88a959","provisioningState":"Succeeded","sku":{"name":"PerGB2018","lastSkuUpdate":"2023-12-06T19:23:35.348268Z"},"retentionInDays":30,"features":{"legacy":0,"searchVersion":1,"enableLogAccessUsingOnlyResourcePermissions":true},"workspaceCapping":{"dailyQuotaGb":-1.0,"quotaNextResetTime":"2023-12-07T00:00:00Z","dataIngestionStatus":"RespectQuota"},"publicNetworkAccessForIngestion":"Enabled","publicNetworkAccessForQuery":"Enabled","createdDate":"2023-12-06T19:23:35.348268Z","modifiedDate":"2023-12-06T19:23:36.6943067Z"},"location":"eastus","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/KhuramCentauri/providers/Microsoft.OperationalInsights/workspaces/workspacekhuramcentaurib473","name":"workspacekhuramcentaurib473","type":"Microsoft.OperationalInsights/workspaces","etag":"\"e40cc6b5-0000-0100-0000-6570ca380000\""},{"properties":{"customerId":"c9b28886-784d-46be-9e4c-8a98482e577f","provisioningState":"Succeeded","sku":{"name":"PerGB2018","lastSkuUpdate":"2025-05-05T17:13:01.607413Z"},"retentionInDays":30,"features":{"legacy":0,"searchVersion":1,"enableLogAccessUsingOnlyResourcePermissions":true},"workspaceCapping":{"dailyQuotaGb":-1.0,"quotaNextResetTime":"2025-05-06T10:00:00Z","dataIngestionStatus":"RespectQuota"},"publicNetworkAccessForIngestion":"Enabled","publicNetworkAccessForQuery":"Enabled","createdDate":"2025-05-05T17:13:01.607413Z","modifiedDate":"2025-05-05T17:13:05.7133829Z"},"location":"westeurope","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/DefaultResourceGroup-WEU/providers/Microsoft.OperationalInsights/workspaces/DefaultWorkspace-2819c8c8-a774-4ac9-bf91-8bb8f1f47ece-WEU","name":"DefaultWorkspace-2819c8c8-a774-4ac9-bf91-8bb8f1f47ece-WEU","type":"Microsoft.OperationalInsights/workspaces","etag":"\"4b046878-0000-0d00-0000-6818f1a10000\""},{"properties":{"customerId":"c6411580-983a-4557-abec-610a42e2959b","provisioningState":"Succeeded","sku":{"name":"PerGB2018","lastSkuUpdate":"2025-01-23T19:45:17.4277604Z"},"retentionInDays":30,"features":{"legacy":0,"searchVersion":1,"enableLogAccessUsingOnlyResourcePermissions":true},"workspaceCapping":{"dailyQuotaGb":-1.0,"quotaNextResetTime":"2025-01-24T17:00:00Z","dataIngestionStatus":"RespectQuota"},"publicNetworkAccessForIngestion":"Enabled","publicNetworkAccessForQuery":"Enabled","createdDate":"2025-01-23T19:45:17.4277604Z","modifiedDate":"2025-01-23T19:45:18.8680558Z"},"location":"canadacentral","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/DefaultResourceGroup-CCAN/providers/Microsoft.OperationalInsights/workspaces/DefaultWorkspace-2819c8c8-a774-4ac9-bf91-8bb8f1f47ece-CCAN","name":"DefaultWorkspace-2819c8c8-a774-4ac9-bf91-8bb8f1f47ece-CCAN","type":"Microsoft.OperationalInsights/workspaces","etag":"\"34000f32-0000-0a00-0000-67929c4e0000\""},{"properties":{"customerId":"d7685234-e914-4ad0-a85d-85502e015568","provisioningState":"Succeeded","sku":{"name":"PerGB2018","lastSkuUpdate":"2025-05-05T17:11:45.2650153Z"},"retentionInDays":30,"features":{"legacy":0,"searchVersion":1,"enableLogAccessUsingOnlyResourcePermissions":true},"workspaceCapping":{"dailyQuotaGb":-1.0,"quotaNextResetTime":"2025-05-06T16:00:00Z","dataIngestionStatus":"RespectQuota"},"publicNetworkAccessForIngestion":"Enabled","publicNetworkAccessForQuery":"Enabled","createdDate":"2025-05-05T17:11:45.2650153Z","modifiedDate":"2025-05-05T17:11:50.8935789Z"},"location":"francecentral","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/DefaultResourceGroup-PAR/providers/Microsoft.OperationalInsights/workspaces/DefaultWorkspace-2819c8c8-a774-4ac9-bf91-8bb8f1f47ece-PAR","name":"DefaultWorkspace-2819c8c8-a774-4ac9-bf91-8bb8f1f47ece-PAR","type":"Microsoft.OperationalInsights/workspaces","etag":"\"f801bb60-0000-0e00-0000-6818f1560000\""},{"properties":{"customerId":"1712e284-da2b-408f-855f-9fa92f1e1bfa","provisioningState":"Succeeded","sku":{"name":"PerGB2018","lastSkuUpdate":"2023-12-05T18:22:35.5510612Z"},"retentionInDays":30,"features":{"legacy":0,"searchVersion":1,"enableLogAccessUsingOnlyResourcePermissions":true},"workspaceCapping":{"dailyQuotaGb":-1.0,"quotaNextResetTime":"2023-12-06T02:00:00Z","dataIngestionStatus":"RespectQuota"},"publicNetworkAccessForIngestion":"Enabled","publicNetworkAccessForQuery":"Enabled","createdDate":"2023-12-05T18:22:35.5510612Z","modifiedDate":"2023-12-05T18:22:37.3020878Z"},"location":"northeurope","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/KhuramCentauri/providers/Microsoft.OperationalInsights/workspaces/workspacekhuramcentauriad26","name":"workspacekhuramcentauriad26","type":"Microsoft.OperationalInsights/workspaces","etag":"\"860152e7-0000-0c00-0000-656f6a6d0000\""},{"properties":{"customerId":"2153b1f5-0b4d-4a94-9926-f920233ed011","provisioningState":"Succeeded","sku":{"name":"PerGB2018","lastSkuUpdate":"2024-04-16T22:45:58.3332242Z"},"retentionInDays":30,"features":{"legacy":0,"searchVersion":1,"enableLogAccessUsingOnlyResourcePermissions":true},"workspaceCapping":{"dailyQuotaGb":-1.0,"quotaNextResetTime":"2024-04-17T11:00:00Z","dataIngestionStatus":"RespectQuota"},"publicNetworkAccessForIngestion":"Enabled","publicNetworkAccessForQuery":"Enabled","createdDate":"2024-04-16T22:45:58.3332242Z","modifiedDate":"2024-04-16T22:45:59.6166331Z"},"location":"northeurope","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/DefaultResourceGroup-NEU/providers/Microsoft.OperationalInsights/workspaces/DefaultWorkspace-2819c8c8-a774-4ac9-bf91-8bb8f1f47ece-NEU","name":"DefaultWorkspace-2819c8c8-a774-4ac9-bf91-8bb8f1f47ece-NEU","type":"Microsoft.OperationalInsights/workspaces","etag":"\"0100c587-0000-0c00-0000-661effa70000\""},{"properties":{"customerId":"d0fd7b51-f9bc-4b9a-b737-ca823a626a52","provisioningState":"Succeeded","sku":{"name":"pergb2018","lastSkuUpdate":"2021-12-07T21:04:47Z"},"retentionInDays":30,"features":{"legacy":0,"searchVersion":1,"enableLogAccessUsingOnlyResourcePermissions":true},"workspaceCapping":{"dailyQuotaGb":-1.0,"quotaNextResetTime":"2022-08-04T05:00:00Z","dataIngestionStatus":"RespectQuota"},"publicNetworkAccessForIngestion":"Enabled","publicNetworkAccessForQuery":"Enabled","createdDate":"2021-12-07T21:04:47Z","modifiedDate":"2022-08-03T06:16:43.9393272Z"},"location":"centralus","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/defaultresourcegroup-cus/providers/microsoft.operationalinsights/workspaces/defaultworkspace-2819c8c8-a774-4ac9-bf91-8bb8f1f47ece-cus","name":"DefaultWorkspace-2819c8c8-a774-4ac9-bf91-8bb8f1f47ece-CUS","type":"Microsoft.OperationalInsights/workspaces","etag":"\"26004813-0000-0500-0000-62ea12cc0000\""},{"properties":{"customerId":"7ea590a9-dff3-44d0-b597-6fe0664f00ed","provisioningState":"Succeeded","sku":{"name":"pergb2018","lastSkuUpdate":"2022-06-07T21:07:39Z"},"retentionInDays":30,"features":{"legacy":0,"searchVersion":1,"enableLogAccessUsingOnlyResourcePermissions":true},"workspaceCapping":{"dailyQuotaGb":-1.0,"quotaNextResetTime":"2022-08-03T21:00:00Z","dataIngestionStatus":"RespectQuota"},"publicNetworkAccessForIngestion":"Enabled","publicNetworkAccessForQuery":"Enabled","createdDate":"2022-06-07T21:07:39Z","modifiedDate":"2022-08-03T06:25:46.0342492Z"},"location":"centralus","tags":{},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/storage-analytics/providers/microsoft.operationalinsights/workspaces/storage-analytics","name":"storage-analytics","type":"Microsoft.OperationalInsights/workspaces","etag":"\"2600b358-0000-0500-0000-62ea14ea0000\""},{"properties":{"customerId":"f943ba7f-6706-43f3-ad67-fbb1e86fbf9b","provisioningState":"Succeeded","sku":{"name":"PerGB2018","lastSkuUpdate":"2023-04-11T16:04:22.0203273Z"},"retentionInDays":30,"features":{"legacy":0,"searchVersion":1,"enableLogAccessUsingOnlyResourcePermissions":true},"workspaceCapping":{"dailyQuotaGb":-1.0,"quotaNextResetTime":"2023-04-11T19:00:00Z","dataIngestionStatus":"RespectQuota"},"publicNetworkAccessForIngestion":"Enabled","publicNetworkAccessForQuery":"Enabled","createdDate":"2023-04-11T16:04:22.0203273Z","modifiedDate":"2023-04-11T16:04:22.0203273Z"},"location":"eastasia","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/Default-SQL-CentralUS/providers/Microsoft.OperationalInsights/workspaces/workspacedefaultsqlcentralus890d","name":"workspacedefaultsqlcentralus890d","type":"Microsoft.OperationalInsights/workspaces","etag":"\"54011c02-0000-1900-0000-643585090000\""},{"properties":{"customerId":"caa44051-8180-45f4-aee4-04ae8d12634a","provisioningState":"Succeeded","sku":{"name":"PerGB2018","lastSkuUpdate":"2023-04-12T20:48:01.9083834Z"},"retentionInDays":30,"features":{"legacy":0,"searchVersion":1,"enableLogAccessUsingOnlyResourcePermissions":true},"workspaceCapping":{"dailyQuotaGb":-1.0,"quotaNextResetTime":"2023-04-13T12:00:00Z","dataIngestionStatus":"RespectQuota"},"publicNetworkAccessForIngestion":"Enabled","publicNetworkAccessForQuery":"Enabled","createdDate":"2023-04-12T20:48:01.9083834Z","modifiedDate":"2023-04-12T20:48:01.9083834Z"},"location":"eastasia","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/KhuramCentauri/providers/Microsoft.OperationalInsights/workspaces/workspacekhuramcentauri8fb3","name":"workspacekhuramcentauri8fb3","type":"Microsoft.OperationalInsights/workspaces","etag":"\"4003c80b-0000-1900-0000-643719050000\""},{"properties":{"customerId":"9c6528b2-3ac7-4f22-8f4a-9b15f39212c0","provisioningState":"Succeeded","sku":{"name":"PerGB2018","lastSkuUpdate":"2023-11-14T21:58:38.8989456Z"},"retentionInDays":30,"features":{"legacy":0,"searchVersion":1,"enableLogAccessUsingOnlyResourcePermissions":true},"workspaceCapping":{"dailyQuotaGb":-1.0,"quotaNextResetTime":"2023-11-15T05:00:00Z","dataIngestionStatus":"RespectQuota"},"publicNetworkAccessForIngestion":"Enabled","publicNetworkAccessForQuery":"Enabled","createdDate":"2023-11-14T21:58:38.8989456Z","modifiedDate":"2023-11-14T21:58:42.7824529Z"},"location":"eastasia","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/KhuramCentauri/providers/Microsoft.OperationalInsights/workspaces/workspacekhuramcentauri9179","name":"workspacekhuramcentauri9179","type":"Microsoft.OperationalInsights/workspaces","etag":"\"7703b3d0-0000-1900-0000-6553ed920000\""},{"properties":{"customerId":"d459e670-b09e-4be8-8897-bfb1a0de3a69","provisioningState":"Succeeded","sku":{"name":"PerGB2018","lastSkuUpdate":"2024-09-26T18:10:49.0130246Z"},"retentionInDays":30,"features":{"legacy":0,"searchVersion":1,"enableLogAccessUsingOnlyResourcePermissions":true},"workspaceCapping":{"dailyQuotaGb":-1.0,"quotaNextResetTime":"2024-09-27T01:00:00Z","dataIngestionStatus":"RespectQuota"},"publicNetworkAccessForIngestion":"Enabled","publicNetworkAccessForQuery":"Enabled","createdDate":"2024-09-26T18:10:49.0130246Z","modifiedDate":"2024-09-26T18:10:52.3877885Z"},"location":"eastasia","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/DefaultResourceGroup-EA/providers/Microsoft.OperationalInsights/workspaces/DefaultWorkspace-2819c8c8-a774-4ac9-bf91-8bb8f1f47ece-EA","name":"DefaultWorkspace-2819c8c8-a774-4ac9-bf91-8bb8f1f47ece-EA","type":"Microsoft.OperationalInsights/workspaces","etag":"\"1100767f-0000-1900-0000-66f5a3ac0000\""},{"properties":{"customerId":"915ef62d-6b42-4c2d-b3cd-5bda72cce89a","provisioningState":"Succeeded","sku":{"name":"PerGB2018","lastSkuUpdate":"2025-04-02T22:31:58.3359564Z"},"retentionInDays":30,"features":{"legacy":0,"searchVersion":1,"enableLogAccessUsingOnlyResourcePermissions":true},"workspaceCapping":{"dailyQuotaGb":-1.0,"quotaNextResetTime":"2025-04-03T14:00:00Z","dataIngestionStatus":"RespectQuota"},"publicNetworkAccessForIngestion":"Enabled","publicNetworkAccessForQuery":"Enabled","createdDate":"2025-04-02T22:31:58.3359564Z","modifiedDate":"2025-04-02T22:32:04.4208229Z"},"location":"eastasia","tags":{},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ai_khuram-wl-201_41c1465e-ec23-4880-9efc-db62b58f4876_managed/providers/Microsoft.OperationalInsights/workspaces/managed-khuram-wl-201-ws","name":"managed-khuram-wl-201-ws","type":"Microsoft.OperationalInsights/workspaces","etag":"\"0b00c4a9-0000-1900-0000-67edbae40000\""},{"properties":{"customerId":"cf232a04-a3b2-4a6b-b379-e928749c735e","provisioningState":"Succeeded","sku":{"name":"PerGB2018","lastSkuUpdate":"2025-04-02T22:32:58.1312477Z"},"retentionInDays":30,"features":{"legacy":0,"searchVersion":1,"enableLogAccessUsingOnlyResourcePermissions":true},"workspaceCapping":{"dailyQuotaGb":-1.0,"quotaNextResetTime":"2025-04-03T11:00:00Z","dataIngestionStatus":"RespectQuota"},"publicNetworkAccessForIngestion":"Enabled","publicNetworkAccessForQuery":"Enabled","createdDate":"2025-04-02T22:32:58.1312477Z","modifiedDate":"2025-04-02T22:33:06.3934077Z"},"location":"eastasia","tags":{},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ai_khuram-wl-205_09a3cd6f-0830-401f-bcf9-f9275fcdebb7_managed/providers/Microsoft.OperationalInsights/workspaces/managed-khuram-wl-205-ws","name":"managed-khuram-wl-205-ws","type":"Microsoft.OperationalInsights/workspaces","etag":"\"0b0094ad-0000-1900-0000-67edbb220000\""},{"properties":{"customerId":"2a1736d7-bc1f-401c-a127-affcb0f88452","provisioningState":"Succeeded","sku":{"name":"PerGB2018","lastSkuUpdate":"2025-04-02T22:38:44.3787193Z"},"retentionInDays":30,"features":{"legacy":0,"searchVersion":1,"enableLogAccessUsingOnlyResourcePermissions":true},"workspaceCapping":{"dailyQuotaGb":-1.0,"quotaNextResetTime":"2025-04-02T23:00:00Z","dataIngestionStatus":"RespectQuota"},"publicNetworkAccessForIngestion":"Enabled","publicNetworkAccessForQuery":"Enabled","createdDate":"2025-04-02T22:38:44.3787193Z","modifiedDate":"2025-04-02T22:38:50.8506577Z"},"location":"eastasia","tags":{},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ai_khuram-wl-10_62d47423-6791-413d-b8b8-00dd0fd973b2_managed/providers/Microsoft.OperationalInsights/workspaces/managed-khuram-wl-10-ws","name":"managed-khuram-wl-10-ws","type":"Microsoft.OperationalInsights/workspaces","etag":"\"0b0000c2-0000-1900-0000-67edbc7a0000\""},{"properties":{"customerId":"6fade910-c572-4d76-9ff3-a1c9ddef9b1a","provisioningState":"Succeeded","sku":{"name":"PerGB2018","lastSkuUpdate":"2025-04-02T22:39:02.4104862Z"},"retentionInDays":30,"features":{"legacy":0,"searchVersion":1,"enableLogAccessUsingOnlyResourcePermissions":true},"workspaceCapping":{"dailyQuotaGb":-1.0,"quotaNextResetTime":"2025-04-03T05:00:00Z","dataIngestionStatus":"RespectQuota"},"publicNetworkAccessForIngestion":"Enabled","publicNetworkAccessForQuery":"Enabled","createdDate":"2025-04-02T22:39:02.4104862Z","modifiedDate":"2025-04-02T22:39:07.5685061Z"},"location":"eastasia","tags":{},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ai_khuram-wl-05_8d59c801-498e-44dd-9a9b-13c6b4b8a62c_managed/providers/Microsoft.OperationalInsights/workspaces/managed-khuram-wl-05-ws","name":"managed-khuram-wl-05-ws","type":"Microsoft.OperationalInsights/workspaces","etag":"\"0b00bfc2-0000-1900-0000-67edbc8b0000\""},{"properties":{"customerId":"2f14111f-d25d-474f-b987-2d3c51afcb41","provisioningState":"Succeeded","sku":{"name":"PerGB2018","lastSkuUpdate":"2025-04-02T22:44:50.1791734Z"},"retentionInDays":30,"features":{"legacy":0,"searchVersion":1,"enableLogAccessUsingOnlyResourcePermissions":true},"workspaceCapping":{"dailyQuotaGb":-1.0,"quotaNextResetTime":"2025-04-03T04:00:00Z","dataIngestionStatus":"RespectQuota"},"publicNetworkAccessForIngestion":"Enabled","publicNetworkAccessForQuery":"Enabled","createdDate":"2025-04-02T22:44:50.1791734Z","modifiedDate":"2025-04-02T22:44:57.096099Z"},"location":"eastasia","tags":{},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ai_khuram-wl-03_769093f6-7fea-4037-9622-67e418c27497_managed/providers/Microsoft.OperationalInsights/workspaces/managed-khuram-wl-03-ws","name":"managed-khuram-wl-03-ws","type":"Microsoft.OperationalInsights/workspaces","etag":"\"0b0055d6-0000-1900-0000-67edbde90000\""},{"properties":{"customerId":"361aae9c-a95d-4835-b8d8-b38030426ce8","provisioningState":"Succeeded","sku":{"name":"PerGB2018","lastSkuUpdate":"2025-04-02T22:46:44.8451048Z"},"retentionInDays":30,"features":{"legacy":0,"searchVersion":1,"enableLogAccessUsingOnlyResourcePermissions":true},"workspaceCapping":{"dailyQuotaGb":-1.0,"quotaNextResetTime":"2025-04-03T02:00:00Z","dataIngestionStatus":"RespectQuota"},"publicNetworkAccessForIngestion":"Enabled","publicNetworkAccessForQuery":"Enabled","createdDate":"2025-04-02T22:46:44.8451048Z","modifiedDate":"2025-04-02T22:46:52.6985406Z"},"location":"eastasia","tags":{},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ai_khuram-wl-20_bdc3b74d-dd8b-45b8-b44b-3aadcb5888f3_managed/providers/Microsoft.OperationalInsights/workspaces/managed-khuram-wl-20-ws","name":"managed-khuram-wl-20-ws","type":"Microsoft.OperationalInsights/workspaces","etag":"\"0b0085db-0000-1900-0000-67edbe5c0000\""},{"properties":{"customerId":"dc632a42-99ec-4836-9471-440c4c3bc71c","provisioningState":"Succeeded","sku":{"name":"PerGB2018","lastSkuUpdate":"2025-04-02T22:47:42.720023Z"},"retentionInDays":30,"features":{"legacy":0,"searchVersion":1,"enableLogAccessUsingOnlyResourcePermissions":true},"workspaceCapping":{"dailyQuotaGb":-1.0,"quotaNextResetTime":"2025-04-03T19:00:00Z","dataIngestionStatus":"RespectQuota"},"publicNetworkAccessForIngestion":"Enabled","publicNetworkAccessForQuery":"Enabled","createdDate":"2025-04-02T22:47:42.720023Z","modifiedDate":"2025-04-02T22:47:50.9595463Z"},"location":"eastasia","tags":{},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ai_khuram-wl-21_4e323f1d-d156-4e9f-9b0e-377ca50c2dcd_managed/providers/Microsoft.OperationalInsights/workspaces/managed-khuram-wl-21-ws","name":"managed-khuram-wl-21-ws","type":"Microsoft.OperationalInsights/workspaces","etag":"\"0b00a0de-0000-1900-0000-67edbe960000\""},{"properties":{"customerId":"c10f36fe-e6ff-4797-ba19-63ae6449c771","provisioningState":"Succeeded","sku":{"name":"PerGB2018","lastSkuUpdate":"2025-04-02T22:49:37.263317Z"},"retentionInDays":30,"features":{"legacy":0,"searchVersion":1,"enableLogAccessUsingOnlyResourcePermissions":true},"workspaceCapping":{"dailyQuotaGb":-1.0,"quotaNextResetTime":"2025-04-03T07:00:00Z","dataIngestionStatus":"RespectQuota"},"publicNetworkAccessForIngestion":"Enabled","publicNetworkAccessForQuery":"Enabled","createdDate":"2025-04-02T22:49:37.263317Z","modifiedDate":"2025-04-02T22:49:42.410597Z"},"location":"eastasia","tags":{},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ai_khuram-wl-07_6a5c23b9-2dfa-4127-a57c-97b45f4e0736_managed/providers/Microsoft.OperationalInsights/workspaces/managed-khuram-wl-07-ws","name":"managed-khuram-wl-07-ws","type":"Microsoft.OperationalInsights/workspaces","etag":"\"0b008ce4-0000-1900-0000-67edbf060000\""},{"properties":{"customerId":"987bc646-3ada-4828-8626-15fa609e604a","provisioningState":"Succeeded","sku":{"name":"PerGB2018","lastSkuUpdate":"2025-04-02T22:50:36.892419Z"},"retentionInDays":30,"features":{"legacy":0,"searchVersion":1,"enableLogAccessUsingOnlyResourcePermissions":true},"workspaceCapping":{"dailyQuotaGb":-1.0,"quotaNextResetTime":"2025-04-03T11:00:00Z","dataIngestionStatus":"RespectQuota"},"publicNetworkAccessForIngestion":"Enabled","publicNetworkAccessForQuery":"Enabled","createdDate":"2025-04-02T22:50:36.892419Z","modifiedDate":"2025-04-02T22:50:44.5776587Z"},"location":"eastasia","tags":{},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ai_khuram-wl-202_94f937dd-f42b-49c3-ba75-0814fc7cb241_managed/providers/Microsoft.OperationalInsights/workspaces/managed-khuram-wl-202-ws","name":"managed-khuram-wl-202-ws","type":"Microsoft.OperationalInsights/workspaces","etag":"\"0b00f5e7-0000-1900-0000-67edbf440000\""},{"properties":{"customerId":"78939df8-3c5d-4e4a-a474-ae64ee229f0c","provisioningState":"Succeeded","sku":{"name":"PerGB2018","lastSkuUpdate":"2025-04-02T22:51:50.2458866Z"},"retentionInDays":30,"features":{"legacy":0,"searchVersion":1,"enableLogAccessUsingOnlyResourcePermissions":true},"workspaceCapping":{"dailyQuotaGb":-1.0,"quotaNextResetTime":"2025-04-03T03:00:00Z","dataIngestionStatus":"RespectQuota"},"publicNetworkAccessForIngestion":"Enabled","publicNetworkAccessForQuery":"Enabled","createdDate":"2025-04-02T22:51:50.2458866Z","modifiedDate":"2025-04-02T22:51:57.8556499Z"},"location":"eastasia","tags":{},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ai_khuram-wl-204_9588fd79-54bd-48f9-8a16-bf9160b2e083_managed/providers/Microsoft.OperationalInsights/workspaces/managed-khuram-wl-204-ws","name":"managed-khuram-wl-204-ws","type":"Microsoft.OperationalInsights/workspaces","etag":"\"0b0004ec-0000-1900-0000-67edbf8d0000\""},{"properties":{"customerId":"73ec140b-2e90-4137-8850-181435376ae7","provisioningState":"Succeeded","sku":{"name":"PerGB2018","lastSkuUpdate":"2025-04-02T22:54:11.5551321Z"},"retentionInDays":30,"features":{"legacy":0,"searchVersion":1,"enableLogAccessUsingOnlyResourcePermissions":true},"workspaceCapping":{"dailyQuotaGb":-1.0,"quotaNextResetTime":"2025-04-03T12:00:00Z","dataIngestionStatus":"RespectQuota"},"publicNetworkAccessForIngestion":"Enabled","publicNetworkAccessForQuery":"Enabled","createdDate":"2025-04-02T22:54:11.5551321Z","modifiedDate":"2025-04-02T22:54:18.0109104Z"},"location":"eastasia","tags":{},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ai_khuram-wl-594_d271b33c-4e89-419f-86df-c9355543c143_managed/providers/Microsoft.OperationalInsights/workspaces/managed-khuram-wl-594-ws","name":"managed-khuram-wl-594-ws","type":"Microsoft.OperationalInsights/workspaces","etag":"\"0b0045f5-0000-1900-0000-67edc01a0000\""},{"properties":{"customerId":"f6207e03-0c7d-4d41-a866-29ddeb56f403","provisioningState":"Succeeded","sku":{"name":"PerGB2018","lastSkuUpdate":"2025-04-02T22:54:29.4667215Z"},"retentionInDays":30,"features":{"legacy":0,"searchVersion":1,"enableLogAccessUsingOnlyResourcePermissions":true},"workspaceCapping":{"dailyQuotaGb":-1.0,"quotaNextResetTime":"2025-04-03T08:00:00Z","dataIngestionStatus":"RespectQuota"},"publicNetworkAccessForIngestion":"Enabled","publicNetworkAccessForQuery":"Enabled","createdDate":"2025-04-02T22:54:29.4667215Z","modifiedDate":"2025-04-02T22:54:35.9886839Z"},"location":"eastasia","tags":{},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ai_khuram-wl-02_55dff909-6870-4949-9dbb-ee6859574c1e_managed/providers/Microsoft.OperationalInsights/workspaces/managed-khuram-wl-02-ws","name":"managed-khuram-wl-02-ws","type":"Microsoft.OperationalInsights/workspaces","etag":"\"0b008ff6-0000-1900-0000-67edc02b0000\""},{"properties":{"customerId":"2f637bf8-2777-48bc-b3b0-fd73049201d2","provisioningState":"Succeeded","sku":{"name":"PerGB2018","lastSkuUpdate":"2025-04-02T22:55:23.3573522Z"},"retentionInDays":30,"features":{"legacy":0,"searchVersion":1,"enableLogAccessUsingOnlyResourcePermissions":true},"workspaceCapping":{"dailyQuotaGb":-1.0,"quotaNextResetTime":"2025-04-03T11:00:00Z","dataIngestionStatus":"RespectQuota"},"publicNetworkAccessForIngestion":"Enabled","publicNetworkAccessForQuery":"Enabled","createdDate":"2025-04-02T22:55:23.3573522Z","modifiedDate":"2025-04-02T22:55:31.6727537Z"},"location":"eastasia","tags":{},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ai_khuram-wl-06_db032d9c-0404-4f57-820a-6904ef8092ea_managed/providers/Microsoft.OperationalInsights/workspaces/managed-khuram-wl-06-ws","name":"managed-khuram-wl-06-ws","type":"Microsoft.OperationalInsights/workspaces","etag":"\"0b0023f9-0000-1900-0000-67edc0630000\""},{"properties":{"customerId":"7882ba5c-bc72-44c8-9e2f-670529c4c70f","provisioningState":"Succeeded","sku":{"name":"PerGB2018","lastSkuUpdate":"2025-04-02T22:55:47.842981Z"},"retentionInDays":30,"features":{"legacy":0,"searchVersion":1,"enableLogAccessUsingOnlyResourcePermissions":true},"workspaceCapping":{"dailyQuotaGb":-1.0,"quotaNextResetTime":"2025-04-03T10:00:00Z","dataIngestionStatus":"RespectQuota"},"publicNetworkAccessForIngestion":"Enabled","publicNetworkAccessForQuery":"Enabled","createdDate":"2025-04-02T22:55:47.842981Z","modifiedDate":"2025-04-02T22:55:53.0602076Z"},"location":"eastasia","tags":{},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ai_khuram-wl-09_3b9f6aa2-dab9-446b-9e41-1667c571681d_managed/providers/Microsoft.OperationalInsights/workspaces/managed-khuram-wl-09-ws","name":"managed-khuram-wl-09-ws","type":"Microsoft.OperationalInsights/workspaces","etag":"\"0b0058fa-0000-1900-0000-67edc0790000\""},{"properties":{"customerId":"f5633d55-a792-4edb-ac83-6ca77452dcf2","provisioningState":"Succeeded","sku":{"name":"PerGB2018","lastSkuUpdate":"2025-04-02T22:58:39.0612659Z"},"retentionInDays":30,"features":{"legacy":0,"searchVersion":1,"enableLogAccessUsingOnlyResourcePermissions":true},"workspaceCapping":{"dailyQuotaGb":-1.0,"quotaNextResetTime":"2025-04-03T11:00:00Z","dataIngestionStatus":"RespectQuota"},"publicNetworkAccessForIngestion":"Enabled","publicNetworkAccessForQuery":"Enabled","createdDate":"2025-04-02T22:58:39.0612659Z","modifiedDate":"2025-04-02T22:58:45.5780107Z"},"location":"eastasia","tags":{},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ai_khuram-wl-25_e3695406-54dc-4941-aa11-1964a9d18f88_managed/providers/Microsoft.OperationalInsights/workspaces/managed-khuram-wl-25-ws","name":"managed-khuram-wl-25-ws","type":"Microsoft.OperationalInsights/workspaces","etag":"\"0c001604-0000-1900-0000-67edc1250000\""},{"properties":{"customerId":"e20482c7-1a19-489c-9a1a-fd2ca676e4ad","provisioningState":"Succeeded","sku":{"name":"PerGB2018","lastSkuUpdate":"2025-04-02T23:00:57.6223787Z"},"retentionInDays":30,"features":{"legacy":0,"searchVersion":1,"enableLogAccessUsingOnlyResourcePermissions":true},"workspaceCapping":{"dailyQuotaGb":-1.0,"quotaNextResetTime":"2025-04-03T20:00:00Z","dataIngestionStatus":"RespectQuota"},"publicNetworkAccessForIngestion":"Enabled","publicNetworkAccessForQuery":"Enabled","createdDate":"2025-04-02T23:00:57.6223787Z","modifiedDate":"2025-04-02T23:01:02.1382227Z"},"location":"eastasia","tags":{},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ai_khuram-wl-08_a33c4080-48d7-4f0d-8089-ecb48f54ce7b_managed/providers/Microsoft.OperationalInsights/workspaces/managed-khuram-wl-08-ws","name":"managed-khuram-wl-08-ws","type":"Microsoft.OperationalInsights/workspaces","etag":"\"0c00540a-0000-1900-0000-67edc1ae0000\""},{"properties":{"customerId":"468e8e7b-dcbe-4189-9d7f-0bfbf6776e7d","provisioningState":"Succeeded","sku":{"name":"PerGB2018","lastSkuUpdate":"2025-04-02T23:03:28.2601636Z"},"retentionInDays":30,"features":{"legacy":0,"searchVersion":1,"enableLogAccessUsingOnlyResourcePermissions":true},"workspaceCapping":{"dailyQuotaGb":-1.0,"quotaNextResetTime":"2025-04-03T14:00:00Z","dataIngestionStatus":"RespectQuota"},"publicNetworkAccessForIngestion":"Enabled","publicNetworkAccessForQuery":"Enabled","createdDate":"2025-04-02T23:03:28.2601636Z","modifiedDate":"2025-04-02T23:03:36.5449708Z"},"location":"eastasia","tags":{},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ai_khuram-wl-04_9c3c5fa4-05d0-482f-ab12-9feb9a6547e1_managed/providers/Microsoft.OperationalInsights/workspaces/managed-khuram-wl-04-ws","name":"managed-khuram-wl-04-ws","type":"Microsoft.OperationalInsights/workspaces","etag":"\"0c003515-0000-1900-0000-67edc2480000\""},{"properties":{"customerId":"76252d1a-9877-4589-8f45-5b4e2e3e5303","provisioningState":"Succeeded","sku":{"name":"PerGB2018","lastSkuUpdate":"2025-04-02T23:03:43.4159555Z"},"retentionInDays":30,"features":{"legacy":0,"searchVersion":1,"enableLogAccessUsingOnlyResourcePermissions":true},"workspaceCapping":{"dailyQuotaGb":-1.0,"quotaNextResetTime":"2025-04-03T05:00:00Z","dataIngestionStatus":"RespectQuota"},"publicNetworkAccessForIngestion":"Enabled","publicNetworkAccessForQuery":"Enabled","createdDate":"2025-04-02T23:03:43.4159555Z","modifiedDate":"2025-04-02T23:03:49.0378464Z"},"location":"eastasia","tags":{},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ai_khuram-work-load-profile-2_eebaa3fd-20f9-4738-a728-83a4c3fe239b_managed/providers/Microsoft.OperationalInsights/workspaces/managed-khuram-work-load-profile-2-ws","name":"managed-khuram-work-load-profile-2-ws","type":"Microsoft.OperationalInsights/workspaces","etag":"\"0c00ff15-0000-1900-0000-67edc2550000\""},{"properties":{"customerId":"6ce3941c-27ac-461d-af16-b7a88ababdef","provisioningState":"Succeeded","sku":{"name":"PerGB2018","lastSkuUpdate":"2025-04-02T23:04:51.6301035Z"},"retentionInDays":30,"features":{"legacy":0,"searchVersion":1,"enableLogAccessUsingOnlyResourcePermissions":true},"workspaceCapping":{"dailyQuotaGb":-1.0,"quotaNextResetTime":"2025-04-03T11:00:00Z","dataIngestionStatus":"RespectQuota"},"publicNetworkAccessForIngestion":"Enabled","publicNetworkAccessForQuery":"Enabled","createdDate":"2025-04-02T23:04:51.6301035Z","modifiedDate":"2025-04-02T23:04:57.2062919Z"},"location":"eastasia","tags":{},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ai_khuram-wl-01_794dfefd-b5cc-4c7f-a498-ec2bc16d7217_managed/providers/Microsoft.OperationalInsights/workspaces/managed-khuram-wl-01-ws","name":"managed-khuram-wl-01-ws","type":"Microsoft.OperationalInsights/workspaces","etag":"\"0c008f19-0000-1900-0000-67edc2990000\""},{"properties":{"customerId":"56b1cfd9-c081-44c3-a778-70e8c75b05fc","provisioningState":"Succeeded","sku":{"name":"PerGB2018","lastSkuUpdate":"2024-12-03T16:25:49.3026617Z"},"retentionInDays":30,"features":{"legacy":0,"searchVersion":1,"enableLogAccessUsingOnlyResourcePermissions":true},"workspaceCapping":{"dailyQuotaGb":-1.0,"quotaNextResetTime":"2024-12-03T17:00:00Z","dataIngestionStatus":"RespectQuota"},"publicNetworkAccessForIngestion":"Enabled","publicNetworkAccessForQuery":"Enabled","createdDate":"2024-12-03T16:25:49.3026617Z","modifiedDate":"2024-12-03T16:25:50.6172947Z"},"location":"eastus2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/DefaultResourceGroup-EUS2/providers/Microsoft.OperationalInsights/workspaces/DefaultWorkspace-2819c8c8-a774-4ac9-bf91-8bb8f1f47ece-EUS2","name":"DefaultWorkspace-2819c8c8-a774-4ac9-bf91-8bb8f1f47ece-EUS2","type":"Microsoft.OperationalInsights/workspaces","etag":"\"6600da5e-0000-0200-0000-674f310e0000\""},{"properties":{"customerId":"2b88f7aa-2abf-420f-983a-87e845d9489f","provisioningState":"Succeeded","sku":{"name":"pergb2018","lastSkuUpdate":"2025-08-21T17:25:19.5884907Z"},"retentionInDays":30,"features":{"legacy":0,"searchVersion":1,"enableLogAccessUsingOnlyResourcePermissions":true},"workspaceCapping":{"dailyQuotaGb":1.0,"quotaNextResetTime":"2025-08-22T08:00:00Z","dataIngestionStatus":"RespectQuota"},"publicNetworkAccessForIngestion":"Enabled","publicNetworkAccessForQuery":"Enabled","createdDate":"2025-08-21T17:25:19.5884907Z","modifiedDate":"2025-08-21T17:25:31.905551Z"},"location":"East + US 2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/khkhflex11geo-rg/providers/Microsoft.OperationalInsights/workspaces/defaultNspWorkspace","name":"defaultNspWorkspace","type":"Microsoft.OperationalInsights/workspaces","etag":"\"ff00cd3d-0000-0200-0000-68a7568b0000\""},{"properties":{"customerId":"4d51883f-c763-4887-b368-ee62ef78c396","provisioningState":"Succeeded","sku":{"name":"pergb2018","lastSkuUpdate":"2025-08-21T17:25:32.468834Z"},"retentionInDays":30,"features":{"legacy":0,"searchVersion":1,"enableLogAccessUsingOnlyResourcePermissions":true},"workspaceCapping":{"dailyQuotaGb":1.0,"quotaNextResetTime":"2025-08-22T17:00:00Z","dataIngestionStatus":"RespectQuota"},"publicNetworkAccessForIngestion":"Enabled","publicNetworkAccessForQuery":"Enabled","createdDate":"2025-08-21T17:25:32.468834Z","modifiedDate":"2025-08-21T17:25:44.6074899Z"},"location":"East + US 2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/khkhflex11-rg/providers/Microsoft.OperationalInsights/workspaces/defaultNspWorkspace","name":"defaultNspWorkspace","type":"Microsoft.OperationalInsights/workspaces","etag":"\"ff00d53e-0000-0200-0000-68a756980000\""},{"properties":{"customerId":"896665ab-b4fe-4e8a-a8bb-8f41eb40f28e","provisioningState":"Succeeded","sku":{"name":"PerGB2018","lastSkuUpdate":"2025-05-10T00:06:41.7485595Z"},"retentionInDays":30,"features":{"legacy":0,"searchVersion":1,"enableLogAccessUsingOnlyResourcePermissions":true},"workspaceCapping":{"dailyQuotaGb":-1.0,"quotaNextResetTime":"2025-05-10T14:00:00Z","dataIngestionStatus":"RespectQuota"},"publicNetworkAccessForIngestion":"Enabled","publicNetworkAccessForQuery":"Enabled","createdDate":"2025-05-10T00:06:41.7485595Z","modifiedDate":"2025-05-10T00:06:44.1264464Z"},"location":"southcentralus","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/DefaultResourceGroup-SCUS/providers/Microsoft.OperationalInsights/workspaces/DefaultWorkspace-2819c8c8-a774-4ac9-bf91-8bb8f1f47ece-SCUS","name":"DefaultWorkspace-2819c8c8-a774-4ac9-bf91-8bb8f1f47ece-SCUS","type":"Microsoft.OperationalInsights/workspaces","etag":"\"8b05e25d-0000-0500-0000-681e98940000\""},{"properties":{"customerId":"e6d2bedf-ba84-4728-bdbe-a71bb96179c7","provisioningState":"Succeeded","sku":{"name":"PerGB2018","lastSkuUpdate":"2023-05-04T05:47:11.0694967Z"},"retentionInDays":30,"features":{"legacy":0,"searchVersion":1,"enableLogAccessUsingOnlyResourcePermissions":true},"workspaceCapping":{"dailyQuotaGb":-1.0,"quotaNextResetTime":"2023-05-05T02:00:00Z","dataIngestionStatus":"RespectQuota"},"publicNetworkAccessForIngestion":"Enabled","publicNetworkAccessForQuery":"Enabled","createdDate":"2023-05-04T05:47:11.0694967Z","modifiedDate":"2023-05-04T05:47:11.0694967Z"},"location":"northcentralus","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/KhuramCentauri/providers/Microsoft.OperationalInsights/workspaces/workspacekhuramcentaurib466","name":"workspacekhuramcentaurib466","type":"Microsoft.OperationalInsights/workspaces","etag":"\"720093ae-0000-0400-0000-645346e30000\""},{"properties":{"customerId":"76885533-90c6-440b-9b53-0d9740c4c78f","provisioningState":"Succeeded","sku":{"name":"PerGB2018","lastSkuUpdate":"2025-04-25T16:51:08.6638413Z"},"retentionInDays":30,"features":{"legacy":0,"searchVersion":1,"enableLogAccessUsingOnlyResourcePermissions":true},"workspaceCapping":{"dailyQuotaGb":-1.0,"quotaNextResetTime":"2025-04-26T08:00:00Z","dataIngestionStatus":"RespectQuota"},"publicNetworkAccessForIngestion":"Enabled","publicNetworkAccessForQuery":"Enabled","createdDate":"2025-04-25T16:51:08.6638413Z","modifiedDate":"2025-04-25T16:51:11.2663626Z"},"location":"northcentralus","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/DefaultResourceGroup-NCUS/providers/Microsoft.OperationalInsights/workspaces/DefaultWorkspace-2819c8c8-a774-4ac9-bf91-8bb8f1f47ece-NCUS","name":"DefaultWorkspace-2819c8c8-a774-4ac9-bf91-8bb8f1f47ece-NCUS","type":"Microsoft.OperationalInsights/workspaces","etag":"\"0600f9be-0000-0400-0000-680bbd7f0000\""},{"properties":{"customerId":"c27d30eb-e436-4792-a115-d6497b873a7b","provisioningState":"Succeeded","sku":{"name":"pergb2018","lastSkuUpdate":"2025-08-21T17:12:18.6523192Z"},"retentionInDays":30,"features":{"legacy":0,"searchVersion":1,"enableLogAccessUsingOnlyResourcePermissions":true},"workspaceCapping":{"dailyQuotaGb":1.0,"quotaNextResetTime":"2025-08-22T13:00:00Z","dataIngestionStatus":"RespectQuota"},"publicNetworkAccessForIngestion":"Enabled","publicNetworkAccessForQuery":"Enabled","createdDate":"2025-08-21T17:12:18.6523192Z","modifiedDate":"2025-08-21T17:12:31.4760491Z"},"location":"North + Central US","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/khkhwin01geo-rg/providers/Microsoft.OperationalInsights/workspaces/defaultNspWorkspace","name":"defaultNspWorkspace","type":"Microsoft.OperationalInsights/workspaces","etag":"\"260165ba-0000-0400-0000-68a7537f0000\""},{"properties":{"customerId":"7516b7af-c899-4553-b87e-2c8271ca1bdb","provisioningState":"Succeeded","sku":{"name":"pergb2018","lastSkuUpdate":"2025-08-21T17:12:51.3576641Z"},"retentionInDays":30,"features":{"legacy":0,"searchVersion":1,"enableLogAccessUsingOnlyResourcePermissions":true},"workspaceCapping":{"dailyQuotaGb":1.0,"quotaNextResetTime":"2025-08-21T22:00:00Z","dataIngestionStatus":"RespectQuota"},"publicNetworkAccessForIngestion":"Enabled","publicNetworkAccessForQuery":"Enabled","createdDate":"2025-08-21T17:12:51.3576641Z","modifiedDate":"2025-08-21T17:13:04.954778Z"},"location":"North + Central US","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/khkhwin01-rg/providers/Microsoft.OperationalInsights/workspaces/defaultNspWorkspace","name":"defaultNspWorkspace","type":"Microsoft.OperationalInsights/workspaces","etag":"\"26011cc5-0000-0400-0000-68a753a00000\""},{"properties":{"customerId":"4c3cd7fb-d016-4660-a45d-9fa2adaf4c4d","provisioningState":"Succeeded","sku":{"name":"PerGB2018","lastSkuUpdate":"2025-04-15T01:50:29.0422352Z"},"retentionInDays":30,"features":{"legacy":0,"searchVersion":1,"enableLogAccessUsingOnlyResourcePermissions":true},"workspaceCapping":{"dailyQuotaGb":-1.0,"quotaNextResetTime":"2025-04-15T04:00:00Z","dataIngestionStatus":"RespectQuota"},"publicNetworkAccessForIngestion":"Enabled","publicNetworkAccessForQuery":"Enabled","createdDate":"2025-04-15T01:50:29.0422352Z","modifiedDate":"2025-04-15T01:50:31.6340369Z"},"location":"westus","tags":{},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ai_fabrikam-functions-20240529235523557_a7577ab4-e94c-4b45-8db0-0d6cc770e8ed_managed/providers/Microsoft.OperationalInsights/workspaces/managed-fabrikam-functions-20240529235523557-ws","name":"managed-fabrikam-functions-20240529235523557-ws","type":"Microsoft.OperationalInsights/workspaces","etag":"\"04003474-0000-0700-0000-67fdbb670000\""},{"properties":{"customerId":"9ac0511a-7043-49e1-8292-4af58f21c03d","provisioningState":"Succeeded","sku":{"name":"PerGB2018","lastSkuUpdate":"2025-05-05T17:17:18.6519156Z"},"retentionInDays":30,"features":{"legacy":0,"searchVersion":1,"enableLogAccessUsingOnlyResourcePermissions":true},"workspaceCapping":{"dailyQuotaGb":-1.0,"quotaNextResetTime":"2025-05-06T16:00:00Z","dataIngestionStatus":"RespectQuota"},"publicNetworkAccessForIngestion":"Enabled","publicNetworkAccessForQuery":"Enabled","createdDate":"2025-05-05T17:17:18.6519156Z","modifiedDate":"2025-05-05T17:17:21.4590681Z"},"location":"ukwest","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/DefaultResourceGroup-WUK/providers/Microsoft.OperationalInsights/workspaces/DefaultWorkspace-2819c8c8-a774-4ac9-bf91-8bb8f1f47ece-WUK","name":"DefaultWorkspace-2819c8c8-a774-4ac9-bf91-8bb8f1f47ece-WUK","type":"Microsoft.OperationalInsights/workspaces","etag":"\"2c00a47d-0000-1000-0000-6818f2a10000\""},{"properties":{"customerId":"b5b31146-3e71-4c4f-86e4-31b9b4bd2d80","provisioningState":"Succeeded","sku":{"name":"PerGB2018","lastSkuUpdate":"2025-05-09T21:00:44.9938034Z"},"retentionInDays":30,"features":{"legacy":0,"searchVersion":1,"enableLogAccessUsingOnlyResourcePermissions":true},"workspaceCapping":{"dailyQuotaGb":-1.0,"quotaNextResetTime":"2025-05-10T03:00:00Z","dataIngestionStatus":"RespectQuota"},"publicNetworkAccessForIngestion":"Enabled","publicNetworkAccessForQuery":"Enabled","createdDate":"2025-05-09T21:00:44.9938034Z","modifiedDate":"2025-05-09T21:00:49.9418316Z"},"location":"brazilsouth","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/DefaultResourceGroup-CQ/providers/Microsoft.OperationalInsights/workspaces/DefaultWorkspace-2819c8c8-a774-4ac9-bf91-8bb8f1f47ece-CQ","name":"DefaultWorkspace-2819c8c8-a774-4ac9-bf91-8bb8f1f47ece-CQ","type":"Microsoft.OperationalInsights/workspaces","etag":"\"07000a22-0000-0b00-0000-681e6d010000\""},{"properties":{"customerId":"16fad595-dc60-487b-a200-c1c23699b3a0","provisioningState":"Succeeded","sku":{"name":"pergb2018","lastSkuUpdate":"2025-07-25T20:54:57.9209318Z"},"retentionInDays":30,"features":{"legacy":0,"searchVersion":1,"enableLogAccessUsingOnlyResourcePermissions":true},"workspaceCapping":{"dailyQuotaGb":1.0,"quotaNextResetTime":"2025-07-26T02:00:00Z","dataIngestionStatus":"RespectQuota"},"publicNetworkAccessForIngestion":"Enabled","publicNetworkAccessForQuery":"Enabled","createdDate":"2025-07-25T20:54:57.9209318Z","modifiedDate":"2025-07-25T20:55:02.6608706Z"},"location":"West + US 3","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/khkhlincon1033-rg/providers/Microsoft.OperationalInsights/workspaces/defaultNspWorkspace","name":"defaultNspWorkspace","type":"Microsoft.OperationalInsights/workspaces","etag":"\"45005cbf-0000-4d00-0000-6883ef260000\""}]}' + headers: + cache-control: + - no-cache + content-length: + - '43875' + content-type: + - application/json; charset=utf-8 + date: + - Tue, 16 Sep 2025 19:44:17 GMT + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + x-cache: + - CONFIG_NOCACHE + x-content-type-options: + - nosniff + x-ms-original-request-ids: + - '' + - '' + - '' + - '' + - '' + - '' + - '' + - '' + - '' + - '' + - '' + - '' + - '' + - '' + x-ms-ratelimit-remaining-subscription-global-reads: + - '16499' + x-msedge-ref: + - 'Ref A: FE8AE4CDB872464D9B67CA145B9146F8 Ref B: CO1EDGE2414 Ref C: 2025-09-16T19:44:16Z' + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.32.4 + method: GET + uri: https://appinsights.azureedge.net/portal/regionMapping.json + response: + body: + string: "{\r\n \"regions\": {\r\n \"centralus\": {\r\n \"geo\": \"unitedstates\",\r\n + \ \"pairedRegions\": [\r\n \"eastus2\",\r\n \"eastus\"\r\n + \ ],\r\n \"laRegionCode\": \"CUS\"\r\n },\r\n \"eastus2\": + {\r\n \"geo\": \"unitedstates\",\r\n \"pairedRegions\": [\r\n \"centralus\",\r\n + \ \"eastus\"\r\n ],\r\n \"laRegionCode\": \"EUS2\"\r\n },\r\n + \ \"eastus\": {\r\n \"geo\": \"unitedstates\",\r\n \"pairedRegions\": + [\r\n \"westus\"\r\n ],\r\n \"laRegionCode\": \"EUS\"\r\n + \ },\r\n \"northcentralus\": {\r\n \"geo\": \"unitedstates\",\r\n + \ \"pairedRegions\": [\r\n \"southcentralus\"\r\n ],\r\n \"laRegionCode\": + \"NCUS\"\r\n },\r\n \"southcentralus\": {\r\n \"geo\": \"unitedstates\",\r\n + \ \"pairedRegions\": [\r\n \"northcentralus\"\r\n ],\r\n \"laRegionCode\": + \"SCUS\"\r\n },\r\n \"westus2\": {\r\n \"geo\": \"unitedstates\",\r\n + \ \"pairedRegions\": [\r\n \"westcentralus\"\r\n ],\r\n \"laRegionCode\": + \"WUS2\"\r\n },\r\n \"westus3\": {\r\n \"geo\": \"unitedstates\",\r\n + \ \"pairedRegions\": [\r\n \"westus2\"\r\n ],\r\n \"laRegionCode\": + \"USW3\"\r\n },\r\n \"westcentralus\": {\r\n \"geo\": \"unitedstates\",\r\n + \ \"pairedRegions\": [\r\n \"westus2\"\r\n ],\r\n \"laRegionCode\": + \"WCUS\"\r\n },\r\n \"westus\": {\r\n \"geo\": \"unitedstates\",\r\n + \ \"pairedRegions\": [\r\n \"eastus\"\r\n ],\r\n \"laRegionCode\": + \"WUS\"\r\n },\r\n \"canadacentral\": {\r\n \"geo\": \"canada\",\r\n + \ \"pairedRegions\": [\r\n \"canadaeast\"\r\n ],\r\n \"laRegionCode\": + \"CCAN\"\r\n },\r\n \"canadaeast\": {\r\n \"geo\": \"canada\",\r\n + \ \"pairedRegions\": [\r\n \"canadacentral\"\r\n ],\r\n \"laRegionCode\": + \"\"\r\n },\r\n \"brazilsouth\": {\r\n \"geo\": \"brazil\",\r\n + \ \"pairedRegions\": [\r\n \"southcentralus\"\r\n ],\r\n \"laRegionCode\": + \"CQ\"\r\n },\r\n \"eastasia\": {\r\n \"geo\": \"asiapacific\",\r\n + \ \"pairedRegions\": [\r\n \"southeastasia\"\r\n ],\r\n \"laRegionCode\": + \"EA\"\r\n },\r\n \"southeastasia\": {\r\n \"geo\": \"asiapacific\",\r\n + \ \"pairedRegions\": [\r\n \"eastasia\"\r\n ],\r\n \"laRegionCode\": + \"SEA\"\r\n },\r\n \"australiacentral\": {\r\n \"geo\": \"australia\",\r\n + \ \"pairedRegions\": [\r\n \"australiacentral2\",\r\n \"australiaeast\"\r\n + \ ],\r\n \"laRegionCode\": \"CAU\"\r\n },\r\n \"australiacentral2\": + {\r\n \"geo\": \"australia\",\r\n \"pairedRegions\": [\r\n \"australiacentral\",\r\n + \ \"australiaeast\"\r\n ],\r\n \"laRegionCode\": \"CBR2\"\r\n + \ },\r\n \"australiaeast\": {\r\n \"geo\": \"australia\",\r\n \"pairedRegions\": + [\r\n \"australiasoutheast\"\r\n ],\r\n \"laRegionCode\": + \"EAU\"\r\n },\r\n \"australiasoutheast\": {\r\n \"geo\": \"australia\",\r\n + \ \"pairedRegions\": [\r\n \"australiaeast\"\r\n ],\r\n \"laRegionCode\": + \"SEAU\"\r\n },\r\n \"chinaeast\": {\r\n \"geo\": \"china\",\r\n + \ \"pairedRegions\": [\r\n \"chinanorth\",\r\n \"chinaeast2\"\r\n + \ ],\r\n \"laRegionCode\": \"\"\r\n },\r\n \"chinanorth\": + {\r\n \"geo\": \"china\",\r\n \"pairedRegions\": [\r\n \"chinaeast\",\r\n + \ \"chinaeast2\"\r\n ],\r\n \"laRegionCode\": \"\"\r\n },\r\n + \ \"chinaeast2\": {\r\n \"geo\": \"china\",\r\n \"pairedRegions\": + [\r\n \"chinanorth2\"\r\n ],\r\n \"laRegionCode\": \"CNE2\"\r\n + \ },\r\n \"chinanorth2\": {\r\n \"geo\": \"china\",\r\n \"pairedRegions\": + [\r\n \"chinaeast2\"\r\n ],\r\n \"laRegionCode\": \"\"\r\n + \ },\r\n \"chinaeast3\": {\r\n \"geo\": \"china\",\r\n \"pairedRegions\": + [\r\n \"chinanorth3\"\r\n ],\r\n \"laRegionCode\": \"CNE3\"\r\n + \ },\r\n \"chinanorth3\": {\r\n \"geo\": \"china\",\r\n \"pairedRegions\": + [\r\n \"chinaeast3\"\r\n ],\r\n \"laRegionCode\": \"CNN3\"\r\n + \ },\r\n \"centralindia\": {\r\n \"geo\": \"india\",\r\n \"pairedRegions\": + [\r\n \"southindia\"\r\n ],\r\n \"laRegionCode\": \"CID\"\r\n + \ },\r\n \"southindia\": {\r\n \"geo\": \"india\",\r\n \"pairedRegions\": + [\r\n \"centralindia\"\r\n ],\r\n \"laRegionCode\": \"\"\r\n + \ },\r\n \"westindia\": {\r\n \"geo\": \"india\",\r\n \"pairedRegions\": + [\r\n \"southindia\",\r\n \"centralindia\"\r\n ],\r\n \"laRegionCode\": + \"\"\r\n },\r\n \"jioindiacentral\": {\r\n \"geo\": \"india\",\r\n + \ \"pairedRegions\": [],\r\n \"laRegionCode\": \"JINC\"\r\n },\r\n + \ \"jioindiawest\": {\r\n \"geo\": \"india\",\r\n \"pairedRegions\": + [],\r\n \"laRegionCode\": \"JINW\"\r\n },\r\n \"japaneast\": {\r\n + \ \"geo\": \"japan\",\r\n \"pairedRegions\": [\r\n \"japanwest\"\r\n + \ ],\r\n \"laRegionCode\": \"EJP\"\r\n },\r\n \"japanwest\": + {\r\n \"geo\": \"japan\",\r\n \"pairedRegions\": [\r\n \"japaneast\"\r\n + \ ],\r\n \"laRegionCode\": \"OS\"\r\n },\r\n \"koreacentral\": + {\r\n \"geo\": \"korea\",\r\n \"pairedRegions\": [\r\n \"koreasouth\"\r\n + \ ],\r\n \"laRegionCode\": \"SE\"\r\n },\r\n \"koreasouth\": + {\r\n \"geo\": \"korea\",\r\n \"pairedRegions\": [\r\n \"koreacentral\"\r\n + \ ],\r\n \"laRegionCode\": \"\"\r\n },\r\n \"northeurope\": + {\r\n \"geo\": \"europe\",\r\n \"pairedRegions\": [\r\n \"westeurope\"\r\n + \ ],\r\n \"laRegionCode\": \"NEU\"\r\n },\r\n \"westeurope\": + {\r\n \"geo\": \"europe\",\r\n \"pairedRegions\": [\r\n \"northeurope\"\r\n + \ ],\r\n \"laRegionCode\": \"WEU\"\r\n },\r\n \"francecentral\": + {\r\n \"geo\": \"france\",\r\n \"pairedRegions\": [\r\n \"francesouth\"\r\n + \ ],\r\n \"laRegionCode\": \"PAR\"\r\n },\r\n \"francesouth\": + {\r\n \"geo\": \"france\",\r\n \"pairedRegions\": [\r\n \"francecentral\"\r\n + \ ],\r\n \"laRegionCode\": \"\"\r\n },\r\n \"uksouth\": {\r\n + \ \"geo\": \"unitedkingdom\",\r\n \"pairedRegions\": [\r\n \"ukwest\"\r\n + \ ],\r\n \"laRegionCode\": \"SUK\"\r\n },\r\n \"ukwest\": {\r\n + \ \"geo\": \"unitedkingdom\",\r\n \"pairedRegions\": [\r\n \"uksouth\"\r\n + \ ],\r\n \"laRegionCode\": \"WUK\"\r\n },\r\n \"germanycentral\": + {\r\n \"geo\": \"germany\",\r\n \"pairedRegions\": [\r\n \"germanynortheast\"\r\n + \ ],\r\n \"laRegionCode\": \"\"\r\n },\r\n \"germanynortheast\": + {\r\n \"geo\": \"germany\",\r\n \"pairedRegions\": [\r\n \"germanycentral\"\r\n + \ ],\r\n \"laRegionCode\": \"\"\r\n },\r\n \"germanywestcentral\": + {\r\n \"geo\": \"germany\",\r\n \"pairedRegions\": [\r\n \"germanynorth\"\r\n + \ ],\r\n \"laRegionCode\": \"DEWC\"\r\n },\r\n \"germanynorth\": + {\r\n \"geo\": \"germany\",\r\n \"pairedRegions\": [\r\n \"germanywestcentral\"\r\n + \ ],\r\n \"laRegionCode\": \"DEN\"\r\n },\r\n \"switzerlandwest\": + {\r\n \"geo\": \"switzerland\",\r\n \"pairedRegions\": [],\r\n \"laRegionCode\": + \"CHW\"\r\n },\r\n \"switzerlandnorth\": {\r\n \"geo\": \"switzerland\",\r\n + \ \"pairedRegions\": [],\r\n \"laRegionCode\": \"CHN\"\r\n },\r\n + \ \"swedencentral\": {\r\n \"geo\": \"sweden\",\r\n \"pairedRegions\": + [],\r\n \"laRegionCode\": \"SEC\"\r\n },\r\n \"swedensouth\": {\r\n + \ \"geo\": \"sweden\",\r\n \"pairedRegions\": [],\r\n \"laRegionCode\": + \"SES\"\r\n },\r\n \"norwaywest\": {\r\n \"geo\": \"norway\",\r\n + \ \"pairedRegions\": [],\r\n \"laRegionCode\": \"\"\r\n },\r\n + \ \"norwayeast\": {\r\n \"geo\": \"norway\",\r\n \"pairedRegions\": + [],\r\n \"laRegionCode\": \"\"\r\n },\r\n \"southafricanorth\": + {\r\n \"geo\": \"africa\",\r\n \"pairedRegions\": [\r\n \"southafricawest\"\r\n + \ ],\r\n \"laRegionCode\": \"JNB\"\r\n },\r\n \"southafricawest\": + {\r\n \"geo\": \"africa\",\r\n \"pairedRegions\": [\r\n \"southafricanorth\"\r\n + \ ],\r\n \"laRegionCode\": \"CPT\"\r\n },\r\n \"uaenorth\": + {\r\n \"geo\": \"unitedarabemirates\",\r\n \"pairedRegions\": [],\r\n + \ \"laRegionCode\": \"\"\r\n },\r\n \"uaecentral\": {\r\n \"geo\": + \"unitedarabemirates\",\r\n \"pairedRegions\": [],\r\n \"laRegionCode\": + \"AUH\"\r\n },\r\n \"qatarcentral\": {\r\n \"geo\": \"qatar\",\r\n + \ \"pairedRegions\": [],\r\n \"laRegionCode\": \"QAC\"\r\n },\r\n + \ \"polandcentral\": {\r\n \"geo\": \"poland\",\r\n \"pairedRegions\": + [],\r\n \"laRegionCode\": \"PLC\"\r\n },\r\n \"israelcentral\": + {\r\n \"geo\": \"israel\",\r\n \"pairedRegions\": [],\r\n \"laRegionCode\": + \"ILC\"\r\n },\r\n \"italynorth\": {\r\n \"geo\": \"italy\",\r\n + \ \"pairedRegions\": [],\r\n \"laRegionCode\": \"ITN\"\r\n },\r\n + \ \"spaincentral\": {\r\n \"geo\": \"spain\",\r\n \"pairedRegions\": + [],\r\n \"laRegionCode\": \"ESC\"\r\n },\r\n \"mexicocentral\": + {\r\n \"geo\": \"mexico\",\r\n \"pairedRegions\": [],\r\n \"laRegionCode\": + \"MXC\"\r\n },\r\n \"taiwannorth\": {\r\n \"geo\": \"taiwan\",\r\n + \ \"pairedRegions\": [\r\n \"taiwannorthwest\"\r\n ],\r\n + \ \"laRegionCode\": \"TWN\"\r\n },\r\n \"taiwannorthwest\": {\r\n + \ \"geo\": \"taiwan\",\r\n \"pairedRegions\": [\r\n \"taiwannorth\"\r\n + \ ],\r\n \"laRegionCode\": \"TWNW\"\r\n },\r\n \"newzealandnorth\": + {\r\n \"geo\": \"newzealand\",\r\n \"pairedRegions\": [],\r\n \"laRegionCode\": + \"NZN\"\r\n },\r\n \"indonesiacentral\": {\r\n \"geo\": \"indonesia\",\r\n + \ \"pairedRegions\": [],\r\n \"laRegionCode\": \"IDC\"\r\n },\r\n + \ \"malaysiawest\": {\r\n \"geo\": \"malaysia\",\r\n \"pairedRegions\": + [],\r\n \"laRegionCode\": \"MYW\"\r\n },\r\n \"chilecentral\": + {\r\n \"geo\": \"chile\",\r\n \"pairedRegions\": [],\r\n \"laRegionCode\": + \"CLC\"\r\n },\r\n \"usdodcentral\": {\r\n \"geo\": \"azuregovernment\",\r\n + \ \"pairedRegions\": [\r\n \"usdodeast\"\r\n ],\r\n \"laRegionCode\": + \"\"\r\n },\r\n \"usdodeast\": {\r\n \"geo\": \"azuregovernment\",\r\n + \ \"pairedRegions\": [\r\n \"usdodcentral\"\r\n ],\r\n \"laRegionCode\": + \"\"\r\n },\r\n \"usgovarizona\": {\r\n \"geo\": \"azuregovernment\",\r\n + \ \"pairedRegions\": [\r\n \"usgovtexas\"\r\n ],\r\n \"laRegionCode\": + \"PHX\"\r\n },\r\n \"usgoviowa\": {\r\n \"geo\": \"azuregovernment\",\r\n + \ \"pairedRegions\": [\r\n \"usgovvirginia\"\r\n ],\r\n \"laRegionCode\": + \"\"\r\n },\r\n \"usgovtexas\": {\r\n \"geo\": \"azuregovernment\",\r\n + \ \"pairedRegions\": [\r\n \"usgovarizona\"\r\n ],\r\n \"laRegionCode\": + \"SN\"\r\n },\r\n \"usgovvirginia\": {\r\n \"geo\": \"azuregovernment\",\r\n + \ \"pairedRegions\": [\r\n \"usgoviowa\",\r\n \"usgovarizona\"\r\n + \ ],\r\n \"laRegionCode\": \"USBN1\"\r\n },\r\n \"ussecwest\": + {\r\n \"geo\": \"azuregovernment\",\r\n \"pairedRegions\": [\r\n + \ \"usseceast\"\r\n ],\r\n \"laRegionCode\": \"RXW\"\r\n },\r\n + \ \"usseceast\": {\r\n \"geo\": \"azuregovernment\",\r\n \"pairedRegions\": + [\r\n \"ussecwest\"\r\n ],\r\n \"laRegionCode\": \"RXE\"\r\n + \ },\r\n \"ussecwestcentral\": {\r\n \"geo\": \"azuregovernment\",\r\n + \ \"pairedRegions\": [\r\n \"usseceast\"\r\n ],\r\n \"laRegionCode\": + \"USSWC\"\r\n },\r\n \"usnatwest\": {\r\n \"geo\": \"azuregovernment\",\r\n + \ \"pairedRegions\": [\r\n \"usnateast\"\r\n ],\r\n \"laRegionCode\": + \"EXW\"\r\n },\r\n \"usnateast\": {\r\n \"geo\": \"azuregovernment\",\r\n + \ \"pairedRegions\": [\r\n \"usnatwest\"\r\n ],\r\n \"laRegionCode\": + \"EXE\"\r\n }\r\n }\r\n}" + headers: + access-control-allow-origin: + - '*' + access-control-expose-headers: + - x-ms-request-id,Server,x-ms-version,Content-Type,ETag,Last-Modified,x-ms-lease-status,x-ms-blob-type,Content-Length,Date,Transfer-Encoding + connection: + - keep-alive + content-length: + - '10611' + content-type: + - application/json + date: + - Tue, 16 Sep 2025 19:44:17 GMT + last-modified: + - Mon, 28 Apr 2025 22:50:45 GMT + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-azure-ref: + - 20250916T194417Z-15f559d8bfc8thh8hC1CO1vpn40000000xqg00000000c31w + x-cache: + - TCP_HIT + x-fd-int-roxy-purgeid: + - '0' + x-ms-blob-type: + - BlockBlob + x-ms-lease-status: + - unlocked + x-ms-version: + - '2009-09-19' + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - functionapp create + Connection: + - keep-alive + ParameterSetName: + - -g -n -c -s --os-type --functions-version --runtime --runtime-version --domain-name-scope + User-Agent: + - AZURECLI/2.77.0 azsdk-python-core/1.35.0 Python/3.11.9 (Windows-10-10.0.22631-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups?api-version=2024-11-01 + response: + body: + string: '{"value":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/DefaultResourceGroup-NCUS","name":"DefaultResourceGroup-NCUS","type":"Microsoft.Resources/resourceGroups","location":"northcentralus","properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/managedEnvironment-KhuramCentauri-b031_FunctionApps_658dea46-a7f8-4137-a6bb-8483f98dfabb","name":"managedEnvironment-KhuramCentauri-b031_FunctionApps_658dea46-a7f8-4137-a6bb-8483f98dfabb","type":"Microsoft.Resources/resourceGroups","location":"northcentralus","managedBy":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/KhuramCentauri/providers/Microsoft.Web/sites","properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/managedEnvironment-KhuramCentauri-b031_FunctionApps_f3c8c965-3b5f-4ee1-ad70-9741b0fd7bf3","name":"managedEnvironment-KhuramCentauri-b031_FunctionApps_f3c8c965-3b5f-4ee1-ad70-9741b0fd7bf3","type":"Microsoft.Resources/resourceGroups","location":"northcentralus","managedBy":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/KhuramCentauri/providers/Microsoft.Web/sites","properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/managedEnvironment-KhuramCentauri-b031_FunctionApps_fe90a562-c667-4924-a16d-258db94c4492","name":"managedEnvironment-KhuramCentauri-b031_FunctionApps_fe90a562-c667-4924-a16d-258db94c4492","type":"Microsoft.Resources/resourceGroups","location":"northcentralus","managedBy":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/KhuramCentauri/providers/Microsoft.Web/sites","properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/khkh-ncus-rg","name":"khkh-ncus-rg","type":"Microsoft.Resources/resourceGroups","location":"northcentralus","tags":{},"properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cloud-shell-storage-southcentralus","name":"cloud-shell-storage-southcentralus","type":"Microsoft.Resources/resourceGroups","location":"southcentralus","properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/DefaultResourceGroup-SCUS","name":"DefaultResourceGroup-SCUS","type":"Microsoft.Resources/resourceGroups","location":"southcentralus","properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/DefaultResourceGroup-CCAN","name":"DefaultResourceGroup-CCAN","type":"Microsoft.Resources/resourceGroups","location":"canadacentral","properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/DefaultResourceGroup-CUS","name":"DefaultResourceGroup-CUS","type":"Microsoft.Resources/resourceGroups","location":"centralus","properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/core-tools-research-rg","name":"core-tools-research-rg","type":"Microsoft.Resources/resourceGroups","location":"centralus","properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/onedeploy-research","name":"onedeploy-research","type":"Microsoft.Resources/resourceGroups","location":"centralus","properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/lincon-rg","name":"lincon-rg","type":"Microsoft.Resources/resourceGroups","location":"centralus","properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/linded-rg","name":"linded-rg","type":"Microsoft.Resources/resourceGroups","location":"centralus","properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/wincon-rg","name":"wincon-rg","type":"Microsoft.Resources/resourceGroups","location":"centralus","properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test-wj","name":"test-wj","type":"Microsoft.Resources/resourceGroups","location":"centralus","properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/khkhlinps-rg","name":"khkhlinps-rg","type":"Microsoft.Resources/resourceGroups","location":"centralus","tags":{"created.stampname":"khkhlinps","created.username":"khkh","created.machinename":"MININT-9P8P3L0","created.utc":"3/10/2022 + 10:54:31 PM"},"properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/Default-SQL-CentralUS","name":"Default-SQL-CentralUS","type":"Microsoft.Resources/resourceGroups","location":"centralus","tags":{"created.stampname":"khkhlinps","created.username":"khkh","created.machinename":"MININT-9P8P3L0","created.utc":"3/10/2022 + 10:56:06 PM"},"properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/test-powershell-func_group","name":"test-powershell-func_group","type":"Microsoft.Resources/resourceGroups","location":"centralus","properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/khkh-rfp-host-test","name":"khkh-rfp-host-test","type":"Microsoft.Resources/resourceGroups","location":"centralus","properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/linded-func","name":"linded-func","type":"Microsoft.Resources/resourceGroups","location":"centralus","properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/khkhrfp12","name":"khkhrfp12","type":"Microsoft.Resources/resourceGroups","location":"centralus","properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/winded-rg","name":"winded-rg","type":"Microsoft.Resources/resourceGroups","location":"centralus","properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/storage-analytics","name":"storage-analytics","type":"Microsoft.Resources/resourceGroups","location":"centralus","properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rfptest","name":"rfptest","type":"Microsoft.Resources/resourceGroups","location":"centralus","properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/vnettest","name":"vnettest","type":"Microsoft.Resources/resourceGroups","location":"centralus","properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/coldstart-test","name":"coldstart-test","type":"Microsoft.Resources/resourceGroups","location":"centralus","properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/lindedtest_group","name":"lindedtest_group","type":"Microsoft.Resources/resourceGroups","location":"centralus","properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/core-tools-teting","name":"core-tools-teting","type":"Microsoft.Resources/resourceGroups","location":"centralus","properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/core-tools-pipeline-storage","name":"core-tools-pipeline-storage","type":"Microsoft.Resources/resourceGroups","location":"centralus","properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/khuramrfpvscode","name":"khuramrfpvscode","type":"Microsoft.Resources/resourceGroups","location":"centralus","properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/khuramrfpvscode2","name":"khuramrfpvscode2","type":"Microsoft.Resources/resourceGroups","location":"centralus","properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/khuramvscode01","name":"khuramvscode01","type":"Microsoft.Resources/resourceGroups","location":"centralus","properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/khuramvscodepython","name":"khuramvscodepython","type":"Microsoft.Resources/resourceGroups","location":"centralus","properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/Default-SQL-EastUS","name":"Default-SQL-EastUS","type":"Microsoft.Resources/resourceGroups","location":"eastus","tags":{"created.stampname":"khkhlinps","created.username":"khkh","created.machinename":"MININT-9P8P3L0","created.utc":"3/11/2022 + 4:11:18 PM"},"properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/NetworkWatcherRG","name":"NetworkWatcherRG","type":"Microsoft.Resources/resourceGroups","location":"eastus","properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/DefaultResourceGroup-NEU","name":"DefaultResourceGroup-NEU","type":"Microsoft.Resources/resourceGroups","location":"northeurope","properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cleanupservice","name":"cleanupservice","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"What + Is Cleanup Service":"https://aka.ms/WhatIsCleanupService"},"properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/khkhlinps6-rg","name":"khkhlinps6-rg","type":"Microsoft.Resources/resourceGroups","location":"westus2","tags":{"created.stampname":"khkhlinps6","created.username":"khkh","created.machinename":"MININT-9P8P3L0","created.utc":"4/1/2022 + 5:01:21 AM"},"properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/Default-SQL-WestUS2","name":"Default-SQL-WestUS2","type":"Microsoft.Resources/resourceGroups","location":"westus2","tags":{"created.stampname":"khkhlinps6","created.username":"khkh","created.machinename":"MININT-9P8P3L0","created.utc":"4/1/2022 + 5:02:37 AM"},"properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/khkhlinps7-rg","name":"khkhlinps7-rg","type":"Microsoft.Resources/resourceGroups","location":"westus3","tags":{"created.stampname":"khkhlinps7","created.username":"khkh","created.machinename":"MININT-9P8P3L0","created.utc":"4/1/2022 + 5:10:02 AM"},"properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/Default-SQL-WestUS3","name":"Default-SQL-WestUS3","type":"Microsoft.Resources/resourceGroups","location":"westus3","tags":{"created.stampname":"khkhlinps7","created.username":"khkh","created.machinename":"MININT-9P8P3L0","created.utc":"4/1/2022 + 5:11:15 AM"},"properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/khkhlinps7geo-rg","name":"khkhlinps7geo-rg","type":"Microsoft.Resources/resourceGroups","location":"westus3","tags":{"created.stampname":"khkhlinps7geo","created.username":"khkh","created.machinename":"MININT-9P8P3L0","created.utc":"4/1/2022 + 5:12:39 AM"},"properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/westus-storage","name":"westus-storage","type":"Microsoft.Resources/resourceGroups","location":"westus2","properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/coldstart-weu","name":"coldstart-weu","type":"Microsoft.Resources/resourceGroups","location":"westeurope","properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/AZCONTAINERS-KHKHLINCON6","name":"AZCONTAINERS-KHKHLINCON6","type":"Microsoft.Resources/resourceGroups","location":"southeastasia","tags":{},"properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/AZCONTAINERS-KHKHLINCON1032","name":"AZCONTAINERS-KHKHLINCON1032","type":"Microsoft.Resources/resourceGroups","location":"southeastasia","tags":{},"properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/KhuramCentauri","name":"KhuramCentauri","type":"Microsoft.Resources/resourceGroups","location":"eastasia","properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/khuramenvironment_FunctionApps_ac08f0f8-2942-4e93-a7b6-0e0539886761","name":"khuramenvironment_FunctionApps_ac08f0f8-2942-4e93-a7b6-0e0539886761","type":"Microsoft.Resources/resourceGroups","location":"eastasia","managedBy":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/KhuramCentauri/providers/Microsoft.Web/sites","properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/khuramenvironment_FunctionApps_85401ac6-8868-4c02-8be6-27b834d7d4e9","name":"khuramenvironment_FunctionApps_85401ac6-8868-4c02-8be6-27b834d7d4e9","type":"Microsoft.Resources/resourceGroups","location":"eastasia","managedBy":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/KhuramCentauri/providers/Microsoft.Web/sites","properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/DefaultResourceGroup-EA","name":"DefaultResourceGroup-EA","type":"Microsoft.Resources/resourceGroups","location":"eastasia","properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/khuramenvironment_FunctionApps_ef157ff9-254b-4d6b-9c93-fecdcaee88f2","name":"khuramenvironment_FunctionApps_ef157ff9-254b-4d6b-9c93-fecdcaee88f2","type":"Microsoft.Resources/resourceGroups","location":"eastasia","managedBy":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/KhuramCentauri/providers/Microsoft.Web/sites","properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/wlenv_FunctionApps_9242e0d0-1ebe-44e8-ac7e-6fb3dc00d58b","name":"wlenv_FunctionApps_9242e0d0-1ebe-44e8-ac7e-6fb3dc00d58b","type":"Microsoft.Resources/resourceGroups","location":"eastasia","managedBy":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/wlenv_FunctionApps_9242e0d0-1ebe-44e8-ac7e-6fb3dc00d58b/providers/Microsoft.Web/sites","properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/wlenv_FunctionApps_53e1d906-be4f-4a1b-ac5e-1fd86f3cb6c3","name":"wlenv_FunctionApps_53e1d906-be4f-4a1b-ac5e-1fd86f3cb6c3","type":"Microsoft.Resources/resourceGroups","location":"eastasia","managedBy":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/KhuramCentauri/providers/Microsoft.Web/sites","properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgcebjnt4ysg5puuinxqrjnwenx6jr6fwjgd2ldvsufybjdua3ns2m5iuplqij5u2xo","name":"clitest.rgcebjnt4ysg5puuinxqrjnwenx6jr6fwjgd2ldvsufybjdua3ns2m5iuplqij5u2xo","type":"Microsoft.Resources/resourceGroups","location":"eastasia","tags":{"product":"azurecli","cause":"automation","test":"test_functionapp_flex_deployment_config","date":"2024-10-11T06:06:15Z","module":"appservice"},"properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgkx6t2kmnbdtdnlybkigutxagmh2g7ulbkmpa3kal7zws2t2lkxvx7xmia5d4ukxow","name":"clitest.rgkx6t2kmnbdtdnlybkigutxagmh2g7ulbkmpa3kal7zws2t2lkxvx7xmia5d4ukxow","type":"Microsoft.Resources/resourceGroups","location":"eastasia","tags":{"product":"azurecli","cause":"automation","test":"test_functionapp_flex_scale_config","date":"2024-10-11T06:06:15Z","module":"appservice"},"properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ai_khuram-wl-201_41c1465e-ec23-4880-9efc-db62b58f4876_managed","name":"ai_khuram-wl-201_41c1465e-ec23-4880-9efc-db62b58f4876_managed","type":"Microsoft.Resources/resourceGroups","location":"eastasia","managedBy":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/KhuramCentauri/providers/microsoft.insights/components/khuram-wl-201","tags":{},"properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ai_khuram-wl-205_09a3cd6f-0830-401f-bcf9-f9275fcdebb7_managed","name":"ai_khuram-wl-205_09a3cd6f-0830-401f-bcf9-f9275fcdebb7_managed","type":"Microsoft.Resources/resourceGroups","location":"eastasia","managedBy":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/KhuramCentauri/providers/microsoft.insights/components/khuram-wl-205","tags":{},"properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ai_khuram-wl-10_62d47423-6791-413d-b8b8-00dd0fd973b2_managed","name":"ai_khuram-wl-10_62d47423-6791-413d-b8b8-00dd0fd973b2_managed","type":"Microsoft.Resources/resourceGroups","location":"eastasia","managedBy":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/KhuramCentauri/providers/microsoft.insights/components/khuram-wl-10","tags":{},"properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ai_khuram-wl-05_8d59c801-498e-44dd-9a9b-13c6b4b8a62c_managed","name":"ai_khuram-wl-05_8d59c801-498e-44dd-9a9b-13c6b4b8a62c_managed","type":"Microsoft.Resources/resourceGroups","location":"eastasia","managedBy":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/KhuramCentauri/providers/microsoft.insights/components/khuram-wl-05","tags":{},"properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ai_khuram-wl-03_769093f6-7fea-4037-9622-67e418c27497_managed","name":"ai_khuram-wl-03_769093f6-7fea-4037-9622-67e418c27497_managed","type":"Microsoft.Resources/resourceGroups","location":"eastasia","managedBy":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/KhuramCentauri/providers/microsoft.insights/components/khuram-wl-03","tags":{},"properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ai_khuram-wl-20_bdc3b74d-dd8b-45b8-b44b-3aadcb5888f3_managed","name":"ai_khuram-wl-20_bdc3b74d-dd8b-45b8-b44b-3aadcb5888f3_managed","type":"Microsoft.Resources/resourceGroups","location":"eastasia","managedBy":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/KhuramCentauri/providers/microsoft.insights/components/khuram-wl-20","tags":{},"properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ai_khuram-wl-21_4e323f1d-d156-4e9f-9b0e-377ca50c2dcd_managed","name":"ai_khuram-wl-21_4e323f1d-d156-4e9f-9b0e-377ca50c2dcd_managed","type":"Microsoft.Resources/resourceGroups","location":"eastasia","managedBy":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/KhuramCentauri/providers/microsoft.insights/components/khuram-wl-21","tags":{},"properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ai_khuram-wl-07_6a5c23b9-2dfa-4127-a57c-97b45f4e0736_managed","name":"ai_khuram-wl-07_6a5c23b9-2dfa-4127-a57c-97b45f4e0736_managed","type":"Microsoft.Resources/resourceGroups","location":"eastasia","managedBy":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/KhuramCentauri/providers/microsoft.insights/components/khuram-wl-07","tags":{},"properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ai_khuram-wl-202_94f937dd-f42b-49c3-ba75-0814fc7cb241_managed","name":"ai_khuram-wl-202_94f937dd-f42b-49c3-ba75-0814fc7cb241_managed","type":"Microsoft.Resources/resourceGroups","location":"eastasia","managedBy":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/KhuramCentauri/providers/microsoft.insights/components/khuram-wl-202","tags":{},"properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ai_khuram-wl-204_9588fd79-54bd-48f9-8a16-bf9160b2e083_managed","name":"ai_khuram-wl-204_9588fd79-54bd-48f9-8a16-bf9160b2e083_managed","type":"Microsoft.Resources/resourceGroups","location":"eastasia","managedBy":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/KhuramCentauri/providers/microsoft.insights/components/khuram-wl-204","tags":{},"properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ai_khuram-wl-594_d271b33c-4e89-419f-86df-c9355543c143_managed","name":"ai_khuram-wl-594_d271b33c-4e89-419f-86df-c9355543c143_managed","type":"Microsoft.Resources/resourceGroups","location":"eastasia","managedBy":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/KhuramCentauri/providers/microsoft.insights/components/khuram-wl-594","tags":{},"properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ai_khuram-wl-02_55dff909-6870-4949-9dbb-ee6859574c1e_managed","name":"ai_khuram-wl-02_55dff909-6870-4949-9dbb-ee6859574c1e_managed","type":"Microsoft.Resources/resourceGroups","location":"eastasia","managedBy":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/KhuramCentauri/providers/microsoft.insights/components/khuram-wl-02","tags":{},"properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ai_khuram-wl-06_db032d9c-0404-4f57-820a-6904ef8092ea_managed","name":"ai_khuram-wl-06_db032d9c-0404-4f57-820a-6904ef8092ea_managed","type":"Microsoft.Resources/resourceGroups","location":"eastasia","managedBy":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/KhuramCentauri/providers/microsoft.insights/components/khuram-wl-06","tags":{},"properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ai_khuram-wl-09_3b9f6aa2-dab9-446b-9e41-1667c571681d_managed","name":"ai_khuram-wl-09_3b9f6aa2-dab9-446b-9e41-1667c571681d_managed","type":"Microsoft.Resources/resourceGroups","location":"eastasia","managedBy":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/KhuramCentauri/providers/microsoft.insights/components/khuram-wl-09","tags":{},"properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ai_khuram-wl-25_e3695406-54dc-4941-aa11-1964a9d18f88_managed","name":"ai_khuram-wl-25_e3695406-54dc-4941-aa11-1964a9d18f88_managed","type":"Microsoft.Resources/resourceGroups","location":"eastasia","managedBy":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/KhuramCentauri/providers/microsoft.insights/components/khuram-wl-25","tags":{},"properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ai_khuram-wl-08_a33c4080-48d7-4f0d-8089-ecb48f54ce7b_managed","name":"ai_khuram-wl-08_a33c4080-48d7-4f0d-8089-ecb48f54ce7b_managed","type":"Microsoft.Resources/resourceGroups","location":"eastasia","managedBy":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/KhuramCentauri/providers/microsoft.insights/components/khuram-wl-08","tags":{},"properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ai_khuram-wl-04_9c3c5fa4-05d0-482f-ab12-9feb9a6547e1_managed","name":"ai_khuram-wl-04_9c3c5fa4-05d0-482f-ab12-9feb9a6547e1_managed","type":"Microsoft.Resources/resourceGroups","location":"eastasia","managedBy":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/KhuramCentauri/providers/microsoft.insights/components/khuram-wl-04","tags":{},"properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ai_khuram-work-load-profile-2_eebaa3fd-20f9-4738-a728-83a4c3fe239b_managed","name":"ai_khuram-work-load-profile-2_eebaa3fd-20f9-4738-a728-83a4c3fe239b_managed","type":"Microsoft.Resources/resourceGroups","location":"eastasia","managedBy":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/KhuramCentauri/providers/microsoft.insights/components/khuram-work-load-profile-2","tags":{},"properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ai_khuram-wl-01_794dfefd-b5cc-4c7f-a498-ec2bc16d7217_managed","name":"ai_khuram-wl-01_794dfefd-b5cc-4c7f-a498-ec2bc16d7217_managed","type":"Microsoft.Resources/resourceGroups","location":"eastasia","managedBy":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/KhuramCentauri/providers/microsoft.insights/components/khuram-wl-01","tags":{},"properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgzlvk25xsnpbye5w3vrvqdt7wc6wakhqgweejlvjywnafe3uu4a242zignfpi4xund","name":"clitest.rgzlvk25xsnpbye5w3vrvqdt7wc6wakhqgweejlvjywnafe3uu4a242zignfpi4xund","type":"Microsoft.Resources/resourceGroups","location":"eastasia","tags":{"product":"azurecli","cause":"automation","test":"test_functionapp_flex_scale_config","date":"2025-05-05T17:21:55Z","module":"appservice"},"properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/dotnetlincon-rg","name":"dotnetlincon-rg","type":"Microsoft.Resources/resourceGroups","location":"eastus","properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/khuramtesttesttest","name":"khuramtesttesttest","type":"Microsoft.Resources/resourceGroups","location":"eastus","properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/coretoolstesting","name":"coretoolstesting","type":"Microsoft.Resources/resourceGroups","location":"eastus","properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/icms","name":"icms","type":"Microsoft.Resources/resourceGroups","location":"eastus","properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/managed-id-test","name":"managed-id-test","type":"Microsoft.Resources/resourceGroups","location":"eastus","properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/coretoolswincon_group","name":"coretoolswincon_group","type":"Microsoft.Resources/resourceGroups","location":"eastus","properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/DefaultResourceGroup-EUS","name":"DefaultResourceGroup-EUS","type":"Microsoft.Resources/resourceGroups","location":"eastus","properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/legrg","name":"legrg","type":"Microsoft.Resources/resourceGroups","location":"eastus","properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/khuramlegnode","name":"khuramlegnode","type":"Microsoft.Resources/resourceGroups","location":"eastus","properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/nodelegtest2_group","name":"nodelegtest2_group","type":"Microsoft.Resources/resourceGroups","location":"eastus","properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/flex","name":"flex","type":"Microsoft.Resources/resourceGroups","location":"eastus","properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/icm-june-2023","name":"icm-june-2023","type":"Microsoft.Resources/resourceGroups","location":"eastus","properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cris","name":"cris","type":"Microsoft.Resources/resourceGroups","location":"eastus","properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/drivetest","name":"drivetest","type":"Microsoft.Resources/resourceGroups","location":"centralus","properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/DefaultResourceGroup-EUS2","name":"DefaultResourceGroup-EUS2","type":"Microsoft.Resources/resourceGroups","location":"eastus2","properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/monitoring","name":"monitoring","type":"Microsoft.Resources/resourceGroups","location":"eastus2","properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/khkhlincon5-rg","name":"khkhlincon5-rg","type":"Microsoft.Resources/resourceGroups","location":"eastus2","tags":{"created.stampname":"khkhlincon5","created.username":"khkh","created.machinename":"KKOFFICEDESKTOP","created.utc":"12/14/2024 + 12:01:21 AM"},"properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/Default-Storage-EastUS2","name":"Default-Storage-EastUS2","type":"Microsoft.Resources/resourceGroups","location":"eastus2","tags":{"created.stampname":"khkhlincon5","created.username":"khkh","created.machinename":"KKOFFICEDESKTOP","created.utc":"12/14/2024 + 12:03:40 AM"},"properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/Default-SQL-EastUS2","name":"Default-SQL-EastUS2","type":"Microsoft.Resources/resourceGroups","location":"eastus2","tags":{"created.stampname":"khkhlincon5","created.username":"khkh","created.machinename":"KKOFFICEDESKTOP","created.utc":"12/14/2024 + 12:04:06 AM"},"properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sli-work","name":"sli-work","type":"Microsoft.Resources/resourceGroups","location":"eastus2","properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/khanpython39_group","name":"khanpython39_group","type":"Microsoft.Resources/resourceGroups","location":"eastus2","properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/khkhlincon6-rg","name":"khkhlincon6-rg","type":"Microsoft.Resources/resourceGroups","location":"eastus2","tags":{"created.stampname":"khkhlincon6","created.username":"khkh","created.machinename":"KKOFFICEDESKTOP","created.utc":"12/17/2024 + 8:18:57 PM"},"properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/khkhlincon7-rg","name":"khkhlincon7-rg","type":"Microsoft.Resources/resourceGroups","location":"eastus2","tags":{"created.stampname":"khkhlincon7","created.username":"khkh","created.machinename":"KKOFFICEDESKTOP","created.utc":"2/9/2025 + 12:28:08 AM"},"properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/khkhlincon103-1-rg","name":"khkhlincon103-1-rg","type":"Microsoft.Resources/resourceGroups","location":"eastus2","tags":{"created.stampname":"khkhlincon103-1","created.username":"khkh","created.machinename":"KKOFFICEDESKTOP","created.utc":"2/10/2025 + 6:34:59 PM"},"properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/flextest01_group","name":"flextest01_group","type":"Microsoft.Resources/resourceGroups","location":"eastus2","properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/khuramflex01-rg","name":"khuramflex01-rg","type":"Microsoft.Resources/resourceGroups","location":"eastus2","tags":{"created.stampname":"khuramflex01","created.username":"khkh","created.machinename":"KKOFFICEDESKTOP","created.utc":"4/21/2025 + 8:24:01 PM"},"properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/khuramflex01geo-rg","name":"khuramflex01geo-rg","type":"Microsoft.Resources/resourceGroups","location":"eastus2","tags":{"created.stampname":"khuramflex01geo","created.username":"khkh","created.machinename":"KKOFFICEDESKTOP","created.utc":"4/21/2025 + 8:29:26 PM"},"properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/azcli","name":"azcli","type":"Microsoft.Resources/resourceGroups","location":"eastus2","properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/khkhflex11-rg","name":"khkhflex11-rg","type":"Microsoft.Resources/resourceGroups","location":"eastus2","tags":{"created.stampname":"khkhflex11","created.username":"khkh","created.machinename":"KKOFFICEDESKTOP","created.utc":"5/1/2025 + 4:45:00 PM"},"properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/khkhflex11geo-rg","name":"khkhflex11geo-rg","type":"Microsoft.Resources/resourceGroups","location":"eastus2","tags":{"created.stampname":"khkhflex11geo","created.username":"khkh","created.machinename":"KKOFFICEDESKTOP","created.utc":"5/1/2025 + 4:50:22 PM"},"properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/lgn-ev2-eastus2","name":"lgn-ev2-eastus2","type":"Microsoft.Resources/resourceGroups","location":"eastus2","properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/lgn-rcp-rg-lkhkhflex11","name":"lgn-rcp-rg-lkhkhflex11","type":"Microsoft.Resources/resourceGroups","location":"eastus2","properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/lgn-rg-lkhkhflex11-001","name":"lgn-rg-lkhkhflex11-001","type":"Microsoft.Resources/resourceGroups","location":"eastus2","properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sliworksv2","name":"sliworksv2","type":"Microsoft.Resources/resourceGroups","location":"eastus2","properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CenteralDirectoryTestLinuxDedicatedNode_group","name":"CenteralDirectoryTestLinuxDedicatedNode_group","type":"Microsoft.Resources/resourceGroups","location":"eastus","properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/PythonFuncApp_group","name":"PythonFuncApp_group","type":"Microsoft.Resources/resourceGroups","location":"eastus","properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/publish-app-setting-2_group","name":"publish-app-setting-2_group","type":"Microsoft.Resources/resourceGroups","location":"eastus","properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/publish-app-setting-3_group","name":"publish-app-setting-3_group","type":"Microsoft.Resources/resourceGroups","location":"eastus","properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/khuramwindowscon_group","name":"khuramwindowscon_group","type":"Microsoft.Resources/resourceGroups","location":"eastus","properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/khuramwincon_group","name":"khuramwincon_group","type":"Microsoft.Resources/resourceGroups","location":"eastus","properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/AzSecPackAutoConfigRG","name":"AzSecPackAutoConfigRG","type":"Microsoft.Resources/resourceGroups","location":"eastus","properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/khkhwin01-rg","name":"khkhwin01-rg","type":"Microsoft.Resources/resourceGroups","location":"northcentralus","tags":{"created.stampname":"khkhwin01","created.username":"khkh","created.machinename":"KKOFFICEDESKTOP","created.utc":"5/10/2025 + 12:12:32 AM"},"properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/Default-Storage-NorthCentralUS","name":"Default-Storage-NorthCentralUS","type":"Microsoft.Resources/resourceGroups","location":"northcentralus","tags":{"created.stampname":"khkhwin01","created.username":"khkh","created.machinename":"KKOFFICEDESKTOP","created.utc":"5/10/2025 + 12:15:12 AM"},"properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/Default-SQL-NorthCentralUS","name":"Default-SQL-NorthCentralUS","type":"Microsoft.Resources/resourceGroups","location":"northcentralus","tags":{"created.stampname":"khkhwin01","created.username":"khkh","created.machinename":"KKOFFICEDESKTOP","created.utc":"5/10/2025 + 12:15:38 AM"},"properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/khkhwin01geo-rg","name":"khkhwin01geo-rg","type":"Microsoft.Resources/resourceGroups","location":"northcentralus","tags":{"created.stampname":"khkhwin01geo","created.username":"khkh","created.machinename":"KKOFFICEDESKTOP","created.utc":"5/10/2025 + 12:18:23 AM"},"properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/java-functions-group","name":"java-functions-group","type":"Microsoft.Resources/resourceGroups","location":"westus","properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/DefaultResourceGroup-PAR","name":"DefaultResourceGroup-PAR","type":"Microsoft.Resources/resourceGroups","location":"francecentral","properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgjzzsf66wc4xjqmfof2museipq3f4ae567dkbrytdbk2erdnd7qhymd2xmuui64b4g","name":"clitest.rgjzzsf66wc4xjqmfof2museipq3f4ae567dkbrytdbk2erdnd7qhymd2xmuui64b4g","type":"Microsoft.Resources/resourceGroups","location":"francecentral","tags":{"product":"azurecli","cause":"automation","test":"test_functionapp_create_slot_https_only_true","date":"2025-05-05T17:15:31Z","module":"appservice"},"properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgvo4jwodly7cetgxb6n347r6o5kqflb3ksmvhcwcfkulik4spku76pgs5r4vgo5cl5","name":"clitest.rgvo4jwodly7cetgxb6n347r6o5kqflb3ksmvhcwcfkulik4spku76pgs5r4vgo5cl5","type":"Microsoft.Resources/resourceGroups","location":"francecentral","tags":{"product":"azurecli","cause":"automation","test":"test_functionapp_windows_runtime_java","date":"2025-05-05T17:16:27Z","module":"appservice"},"properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgwli4ke4gfsaygayhh7caqfh7p3kr3pzfhvvyommtrqvf6nu7snuezpzh6bgueujur","name":"clitest.rgwli4ke4gfsaygayhh7caqfh7p3kr3pzfhvvyommtrqvf6nu7snuezpzh6bgueujur","type":"Microsoft.Resources/resourceGroups","location":"francecentral","tags":{"product":"azurecli","cause":"automation","test":"test_functionapp_slot_appsetting_update","date":"2025-05-05T17:17:29Z","module":"appservice"},"properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgzgjme5q6g3c6gnj27et3r5enujidu35ogqtfbayaupsbcqzystt5iqudzansu6qfw","name":"clitest.rgzgjme5q6g3c6gnj27et3r5enujidu35ogqtfbayaupsbcqzystt5iqudzansu6qfw","type":"Microsoft.Resources/resourceGroups","location":"francecentral","tags":{"product":"azurecli","cause":"automation","test":"test_functionapp_with_default_app_insights","date":"2025-05-05T17:19:59Z","module":"appservice"},"properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/azurecli-functionapp-c-e2eeghfqrssqlp75zjh55otz47c3uwepmz5ekxsesozworm3ig6h","name":"azurecli-functionapp-c-e2eeghfqrssqlp75zjh55otz47c3uwepmz5ekxsesozworm3ig6h","type":"Microsoft.Resources/resourceGroups","location":"francecentral","tags":{"product":"azurecli","cause":"automation","test":"test_functionapp_consumption_e2e","date":"2025-05-05T17:19:59Z","module":"appservice"},"properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgkjs6kacfcpc4ptrgsefuyulvb4m5bkak7dyeialkcfuu3ik73z3kehlrx4ldmtc3j","name":"clitest.rgkjs6kacfcpc4ptrgsefuyulvb4m5bkak7dyeialkcfuu3ik73z3kehlrx4ldmtc3j","type":"Microsoft.Resources/resourceGroups","location":"francecentral","tags":{"product":"azurecli","cause":"automation","test":"test_functionapp_create_slot_https_only_default_true","date":"2025-05-05T17:19:59Z","module":"appservice"},"properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgoc7r2ygesfzqetlgqwoivisltr57oriytwlunw5dynswsk4dhxydztze66vgdej52","name":"clitest.rgoc7r2ygesfzqetlgqwoivisltr57oriytwlunw5dynswsk4dhxydztze66vgdej52","type":"Microsoft.Resources/resourceGroups","location":"francecentral","tags":{"product":"azurecli","cause":"automation","test":"test_functionapp_windows_runtime","date":"2025-05-05T17:19:59Z","module":"appservice"},"properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/azurecli-functionapp-c-e2eybtj6fzyhqmazopb2pyhnaqea2dm752y7dauzdqgzwzdb235s","name":"azurecli-functionapp-c-e2eybtj6fzyhqmazopb2pyhnaqea2dm752y7dauzdqgzwzdb235s","type":"Microsoft.Resources/resourceGroups","location":"francecentral","tags":{"product":"azurecli","cause":"automation","test":"test_functionapp_consumption_e2e","date":"2025-05-05T17:21:55Z","module":"appservice"},"properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgmlwehpltlyayckstrg3zevfsbwtefj2sbshbuzs5fjcwlvpoqts4y6t55etulcl3a","name":"clitest.rgmlwehpltlyayckstrg3zevfsbwtefj2sbshbuzs5fjcwlvpoqts4y6t55etulcl3a","type":"Microsoft.Resources/resourceGroups","location":"francecentral","tags":{"product":"azurecli","cause":"automation","test":"test_functionapp_create_slot_https_only_default_true","date":"2025-05-05T17:21:55Z","module":"appservice"},"properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgtqpyj33e3hm7jktmdypni66d7vppajmmmolflrpvisemzvwlgzgdlo56eqehk5xjh","name":"clitest.rgtqpyj33e3hm7jktmdypni66d7vppajmmmolflrpvisemzvwlgzgdlo56eqehk5xjh","type":"Microsoft.Resources/resourceGroups","location":"francecentral","tags":{"product":"azurecli","cause":"automation","test":"test_functionapp_with_default_app_insights","date":"2025-05-05T17:21:55Z","module":"appservice"},"properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgx574t6r7fgrugygmqjfwk2rofegj7ba6hrdqyepu6oqzhyun6gqnf4jkfdwmjbdrf","name":"clitest.rgx574t6r7fgrugygmqjfwk2rofegj7ba6hrdqyepu6oqzhyun6gqnf4jkfdwmjbdrf","type":"Microsoft.Resources/resourceGroups","location":"francecentral","tags":{"product":"azurecli","cause":"automation","test":"test_functionapp_windows_runtime","date":"2025-05-05T17:21:55Z","module":"appservice"},"properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/DefaultResourceGroup-WUK","name":"DefaultResourceGroup-WUK","type":"Microsoft.Resources/resourceGroups","location":"ukwest","properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/azurecli-functionapp-linuxkrg43tydpdnqfmy3geljmgocse2o6lnwukipnojkrpqlzhwwa","name":"azurecli-functionapp-linuxkrg43tydpdnqfmy3geljmgocse2o6lnwukipnojkrpqlzhwwa","type":"Microsoft.Resources/resourceGroups","location":"ukwest","tags":{"product":"azurecli","cause":"automation","test":"test_functionapp_consumption_linux","date":"2025-05-05T17:17:22Z","module":"appservice"},"properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/kkeustusrg-eus","name":"kkeustusrg-eus","type":"Microsoft.Resources/resourceGroups","location":"eastus","tags":{},"properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/java-functions-group2","name":"java-functions-group2","type":"Microsoft.Resources/resourceGroups","location":"eastus","properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/corp_vm","name":"corp_vm","type":"Microsoft.Resources/resourceGroups","location":"eastus","properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/flexapps","name":"flexapps","type":"Microsoft.Resources/resourceGroups","location":"eastus","properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/do-not-delete-function-app-zips","name":"do-not-delete-function-app-zips","type":"Microsoft.Resources/resourceGroups","location":"eastus","properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/khkhr103lincon01-rg","name":"khkhr103lincon01-rg","type":"Microsoft.Resources/resourceGroups","location":"westus3","tags":{"created.stampname":"khkhr103lincon01","created.username":"khkh","created.machinename":"KKOFFICEDESKTOP","created.utc":"2/7/2025 + 4:56:51 PM"},"properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/Default-Storage-WestUS3","name":"Default-Storage-WestUS3","type":"Microsoft.Resources/resourceGroups","location":"westus3","tags":{"created.stampname":"khkhr103lincon01","created.username":"khkh","created.machinename":"KKOFFICEDESKTOP","created.utc":"2/7/2025 + 5:39:38 PM"},"properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/khkhlincon1032-rg","name":"khkhlincon1032-rg","type":"Microsoft.Resources/resourceGroups","location":"westus3","tags":{"created.stampname":"khkhlincon1032","created.username":"khkh","created.machinename":"KKOFFICEDESKTOP","created.utc":"2/11/2025 + 5:31:23 PM"},"properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/DefaultResourceGroup-CQ","name":"DefaultResourceGroup-CQ","type":"Microsoft.Resources/resourceGroups","location":"brazilsouth","properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/ai_fabrikam-functions-20240529235523557_a7577ab4-e94c-4b45-8db0-0d6cc770e8ed_managed","name":"ai_fabrikam-functions-20240529235523557_a7577ab4-e94c-4b45-8db0-0d6cc770e8ed_managed","type":"Microsoft.Resources/resourceGroups","location":"westus","managedBy":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/java-functions-group/providers/microsoft.insights/components/fabrikam-functions-20240529235523557","tags":{},"properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/DefaultResourceGroup-WEU","name":"DefaultResourceGroup-WEU","type":"Microsoft.Resources/resourceGroups","location":"westeurope","properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgnmc5ai5znurwtzfrsp4yjm77koaojifedk56l5pptiysjhesmmbmgfoafgtud6asv","name":"clitest.rgnmc5ai5znurwtzfrsp4yjm77koaojifedk56l5pptiysjhesmmbmgfoafgtud6asv","type":"Microsoft.Resources/resourceGroups","location":"westeurope","tags":{"product":"azurecli","cause":"automation","test":"test_functionapp_create_with_appcontainer_managed_environment_list_vnet_error","date":"2025-05-05T17:17:29Z","module":"appservice"},"properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgiz4kesqxpvfozwahquyvgtlm6wbcgbrqhnmr62kxqoqq77c3tq4o74oyqz3bfase3","name":"clitest.rgiz4kesqxpvfozwahquyvgtlm6wbcgbrqhnmr62kxqoqq77c3tq4o74oyqz3bfase3","type":"Microsoft.Resources/resourceGroups","location":"westeurope","tags":{"product":"azurecli","cause":"automation","test":"test_functionapp_create_with_appcontainer_managed_environment","date":"2025-05-05T17:19:59Z","module":"appservice"},"properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rghoki4hmjtsqhhratjg2dwdilcl2rzyuwd3kgea4okpbt7lcgqemhgltrl2gyamxjw","name":"clitest.rghoki4hmjtsqhhratjg2dwdilcl2rzyuwd3kgea4okpbt7lcgqemhgltrl2gyamxjw","type":"Microsoft.Resources/resourceGroups","location":"westeurope","tags":{"product":"azurecli","cause":"automation","test":"test_functionapp_create_with_appcontainer_managed_environment","date":"2025-05-05T17:21:55Z","module":"appservice"},"properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/DefaultResourceGroup-CHN","name":"DefaultResourceGroup-CHN","type":"Microsoft.Resources/resourceGroups","location":"switzerlandnorth","properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgkehz6sbtj4gwpqgc7apmx65wuoc4y7ans3ellfouigdtwu4xoxctzyyzgheycwk4b","name":"clitest.rgkehz6sbtj4gwpqgc7apmx65wuoc4y7ans3ellfouigdtwu4xoxctzyyzgheycwk4b","type":"Microsoft.Resources/resourceGroups","location":"northeurope","tags":{"product":"azurecli","cause":"automation","test":"test_functionapp_config_with_appcontainer_managed_environment_error","date":"2025-05-05T17:17:22Z","module":"appservice"},"properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgvht2alnifybfrcayxwbu2cefnlye72mjtsxeknzucp7pgvcwk25vvlctipeghenh7","name":"clitest.rgvht2alnifybfrcayxwbu2cefnlye72mjtsxeknzucp7pgvcwk25vvlctipeghenh7","type":"Microsoft.Resources/resourceGroups","location":"northeurope","tags":{"product":"azurecli","cause":"automation","test":"test_functionapp_access_restriction_set_simple","date":"2025-05-05T17:17:22Z","module":"appservice"},"properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rglpayz2povwfx2nny55tisltefs7glg7tz3sabtvvqng67hyh4nmmmr7bgb6pnriwn","name":"clitest.rglpayz2povwfx2nny55tisltefs7glg7tz3sabtvvqng67hyh4nmmmr7bgb6pnriwn","type":"Microsoft.Resources/resourceGroups","location":"northeurope","tags":{"product":"azurecli","cause":"automation","test":"test_functionapp_access_restriction_show","date":"2025-05-05T17:17:25Z","module":"appservice"},"properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgjpuxgqv","name":"clitest.rgjpuxgqv","type":"Microsoft.Resources/resourceGroups","location":"northeurope","tags":{"product":"azurecli","cause":"automation","test":"test_functionapp_access_restriction_add","date":"2025-05-05T17:20:00Z","module":"appservice"},"properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgjczesgnwelfobc5akhzflz3g4zqd6gcfuziayp3reh3h5lhrytfkqtrknfzypc3wt","name":"clitest.rgjczesgnwelfobc5akhzflz3g4zqd6gcfuziayp3reh3h5lhrytfkqtrknfzypc3wt","type":"Microsoft.Resources/resourceGroups","location":"northeurope","tags":{"product":"azurecli","cause":"automation","test":"test_functionapp_access_restriction_add_ip_address_validation","date":"2025-05-05T17:19:59Z","module":"appservice"},"properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgwlnrm5gmuyl35pqjusbcjjgqpzq4owyunykyd7efqcy3l4vhknjudvyrrqvjnfg3a","name":"clitest.rgwlnrm5gmuyl35pqjusbcjjgqpzq4owyunykyd7efqcy3l4vhknjudvyrrqvjnfg3a","type":"Microsoft.Resources/resourceGroups","location":"northeurope","tags":{"product":"azurecli","cause":"automation","test":"test_functionapp_access_restriction_add_ip_address_validation","date":"2025-05-05T17:21:55Z","module":"appservice"},"properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgilxv3zi","name":"clitest.rgilxv3zi","type":"Microsoft.Resources/resourceGroups","location":"northeurope","tags":{"product":"azurecli","cause":"automation","test":"test_functionapp_access_restriction_add","date":"2025-05-05T17:21:55Z","module":"appservice"},"properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgh6wq2c7xfwagcsyoq7qfkd7776y7egv2i54hlonahifkqqav67i2p373iwbxwiwci","name":"clitest.rgh6wq2c7xfwagcsyoq7qfkd7776y7egv2i54hlonahifkqqav67i2p373iwbxwiwci","type":"Microsoft.Resources/resourceGroups","location":"southcentralus","tags":{"product":"azurecli","cause":"automation","test":"test_functionapp_create_registry_username_error","date":"2025-09-16T19:33:18Z","module":"appservice"},"properties":{"provisioningState":"Deleting"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rglwj5ecjcqda3vdhiijkdgx46gc7mvx7pwklwzlag5te5oodtnlfpssaljvkf4g3mv","name":"clitest.rglwj5ecjcqda3vdhiijkdgx46gc7mvx7pwklwzlag5te5oodtnlfpssaljvkf4g3mv","type":"Microsoft.Resources/resourceGroups","location":"eastasia","tags":{"product":"azurecli","cause":"automation","test":"test_functionapp_flex_zone_redundant_not_active","date":"2025-09-16T19:41:18Z","module":"appservice"},"properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgdt7tumsecmdqxxy4aer7cke5vkkr6iq5gzavq5etarvqvfnowv3enr6xgntzuqal7","name":"clitest.rgdt7tumsecmdqxxy4aer7cke5vkkr6iq5gzavq5etarvqvfnowv3enr6xgntzuqal7","type":"Microsoft.Resources/resourceGroups","location":"eastus2","tags":{"product":"azurecli","cause":"automation","test":"test_functionapp_create_with_appcontainer_managed_environment_plan_error","date":"2025-09-16T19:26:45Z","module":"appservice"},"properties":{"provisioningState":"Deleting"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/azurecli-functionapp-linuxfdh5byoqu3fuopc2qkbdugxaimiv2mhuuomnzx6su7y7ojtqo","name":"azurecli-functionapp-linuxfdh5byoqu3fuopc2qkbdugxaimiv2mhuuomnzx6su7y7ojtqo","type":"Microsoft.Resources/resourceGroups","location":"ukwest","tags":{"product":"azurecli","cause":"automation","test":"test_functionapp_consumption_linux","date":"2025-09-16T19:42:08Z","module":"appservice"},"properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgnrn73xnuzls3jtop5e5rmjnhbekdndafn2f3otlcqmrtv5qbcfmp2u3pyrgveqkk3","name":"clitest.rgnrn73xnuzls3jtop5e5rmjnhbekdndafn2f3otlcqmrtv5qbcfmp2u3pyrgveqkk3","type":"Microsoft.Resources/resourceGroups","location":"ukwest","tags":{"product":"azurecli","cause":"automation","test":"test_functionapp_on_linux_app_service_java","date":"2025-09-16T19:42:09Z","module":"appservice"},"properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgwcqqaak245y7ybmf5oyilh73t6mno3m6epqauaqlvsjdxebbujjbu7k45ymx7fns2","name":"clitest.rgwcqqaak245y7ybmf5oyilh73t6mno3m6epqauaqlvsjdxebbujjbu7k45ymx7fns2","type":"Microsoft.Resources/resourceGroups","location":"ukwest","tags":{"product":"azurecli","cause":"automation","test":"test_functionapp_on_linux_app_service_java_with_runtime_version","date":"2025-09-16T19:42:11Z","module":"appservice"},"properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg2novwiuquv225ekuqns2on5q4s6t3a4smoridpy24nuin57qg5li5jvpaio5momeb","name":"clitest.rg2novwiuquv225ekuqns2on5q4s6t3a4smoridpy24nuin57qg5li5jvpaio5momeb","type":"Microsoft.Resources/resourceGroups","location":"ukwest","tags":{"product":"azurecli","cause":"automation","test":"test_functionapp_on_linux_app_service_powershell","date":"2025-09-16T19:42:13Z","module":"appservice"},"properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgl47fne5p6vxw2srzsriinj4ys36edn4zpzcdfyyh7dxjq2ez4tqwftpggm33na6jt","name":"clitest.rgl47fne5p6vxw2srzsriinj4ys36edn4zpzcdfyyh7dxjq2ez4tqwftpggm33na6jt","type":"Microsoft.Resources/resourceGroups","location":"ukwest","tags":{"product":"azurecli","cause":"automation","test":"test_functionapp_on_linux","date":"2025-09-16T19:42:14Z","module":"appservice"},"properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgharv6fhy74pk7wiw7i62dmads3tfbaq4tabu4s4jcbyjbegeyejggeszghro7jwyb","name":"clitest.rgharv6fhy74pk7wiw7i62dmads3tfbaq4tabu4s4jcbyjbegeyejggeszghro7jwyb","type":"Microsoft.Resources/resourceGroups","location":"westeurope","tags":{"product":"azurecli","cause":"automation","test":"test_functionapp_create_with_appcontainer_managed_environment","date":"2025-09-16T19:35:51Z","module":"appservice"},"properties":{"provisioningState":"Deleting"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg2ewopm2rzrw7guc2rmpvmjdotaopjnymf5fgcfuklvodpomjezt6uusjkedcx45fi","name":"clitest.rg2ewopm2rzrw7guc2rmpvmjdotaopjnymf5fgcfuklvodpomjezt6uusjkedcx45fi","type":"Microsoft.Resources/resourceGroups","location":"westeurope","tags":{"product":"azurecli","cause":"automation","test":"test_functionapp_create_with_appcontainer_managed_environment_add_vnet_error","date":"2025-09-16T19:39:11Z","module":"appservice"},"properties":{"provisioningState":"Deleting"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rglq6pg3zppo56j2utjvrygyqzjdr7nno67kw4yffal52get5sjzxysf3vwvxjlppvc","name":"clitest.rglq6pg3zppo56j2utjvrygyqzjdr7nno67kw4yffal52get5sjzxysf3vwvxjlppvc","type":"Microsoft.Resources/resourceGroups","location":"francecentral","tags":{"product":"azurecli","cause":"automation","test":"test_functionapp_with_no_default_app_insights","date":"2025-09-16T19:42:04Z","module":"appservice"},"properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rga6zk22bhmyq6rexeiyrgenxg3ryt37ftch2myrr6q2zezptnox5wqb4ucteiwvnqb","name":"clitest.rga6zk22bhmyq6rexeiyrgenxg3ryt37ftch2myrr6q2zezptnox5wqb4ucteiwvnqb","type":"Microsoft.Resources/resourceGroups","location":"francecentral","tags":{"product":"azurecli","cause":"automation","test":"test_functionapp_create_default_rg_and_workspace","date":"2025-09-16T19:42:09Z","module":"appservice"},"properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgxmxuwx32zyptwjkghwtlhh654cmthe3hwv2ngx7xmsjel2ytawmaqgvtolwhegkxg","name":"clitest.rgxmxuwx32zyptwjkghwtlhh654cmthe3hwv2ngx7xmsjel2ytawmaqgvtolwhegkxg","type":"Microsoft.Resources/resourceGroups","location":"francecentral","tags":{"product":"azurecli","cause":"automation","test":"test_functionapp_existing_default_rg","date":"2025-09-16T19:42:11Z","module":"appservice"},"properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgbz7zzjqwek5zhwlwoo7fjm2gzthi33pgkdykpr3v444hycvbxntzt5jcryaoebflp","name":"clitest.rgbz7zzjqwek5zhwlwoo7fjm2gzthi33pgkdykpr3v444hycvbxntzt5jcryaoebflp","type":"Microsoft.Resources/resourceGroups","location":"francecentral","tags":{"product":"azurecli","cause":"automation","test":"test_functionapp_existing_workspace","date":"2025-09-16T19:42:13Z","module":"appservice"},"properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgat57hd6drbqgqj4snmrocoalwxmnp37pvhxosurtw24rci3s77kwya5g2tcqykkbx","name":"clitest.rgat57hd6drbqgqj4snmrocoalwxmnp37pvhxosurtw24rci3s77kwya5g2tcqykkbx","type":"Microsoft.Resources/resourceGroups","location":"francecentral","tags":{"product":"azurecli","cause":"automation","test":"test_functionapp_on_windows_app_service_dotnet_with_runtime_version","date":"2025-09-16T19:42:18Z","module":"appservice"},"properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"francecentral","tags":{"product":"azurecli","cause":"automation","test":"test_functionapp_unique_domain_name","date":"2025-09-16T19:42:42Z","module":"appservice"},"properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/khkhlincon1033-rg","name":"khkhlincon1033-rg","type":"Microsoft.Resources/resourceGroups","location":"westus3","tags":{"created.stampname":"khkhlincon1033","created.username":"khkh","created.machinename":"CPC-khkh-UNVRKG","created.utc":"6/30/2025 + 10:48:49 PM"},"properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/khkhlincon1034-rg","name":"khkhlincon1034-rg","type":"Microsoft.Resources/resourceGroups","location":"westus3","tags":{"created.stampname":"khkhlincon1034","created.username":"khkh","created.machinename":"CPC-khkh-UNVRKG","created.utc":"7/1/2025 + 7:48:03 PM"},"properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/lgn-ev2-westus3","name":"lgn-ev2-westus3","type":"Microsoft.Resources/resourceGroups","location":"westus3","properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/lgn-rcp-rg-lkhkhlincon1033","name":"lgn-rcp-rg-lkhkhlincon1033","type":"Microsoft.Resources/resourceGroups","location":"westus3","properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/lgn-rg-lkhkhlincon1033-001","name":"lgn-rg-lkhkhlincon1033-001","type":"Microsoft.Resources/resourceGroups","location":"westus3","properties":{"provisioningState":"Succeeded"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rgvvb3gym4ko27rye6imgoh55kacr6gaoepa4de6kag67zgrqbf3ya2sc2dq4gofyq4","name":"clitest.rgvvb3gym4ko27rye6imgoh55kacr6gaoepa4de6kag67zgrqbf3ya2sc2dq4gofyq4","type":"Microsoft.Resources/resourceGroups","location":"northeurope","tags":{"product":"azurecli","cause":"automation","test":"test_functionapp_workloadprofiles","date":"2025-09-16T19:33:18Z","module":"appservice"},"properties":{"provisioningState":"Deleting"}}]}' + headers: + cache-control: + - no-cache + content-length: + - '64366' + content-type: + - application/json; charset=utf-8 + date: + - Tue, 16 Sep 2025 19:44:17 GMT + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + x-cache: + - CONFIG_NOCACHE + x-content-type-options: + - nosniff + x-ms-ratelimit-remaining-subscription-global-reads: + - '16499' + x-msedge-ref: + - 'Ref A: 5C7F9A9F3CF54BF8A7DBE392322CD530 Ref B: CO1EDGE1416 Ref C: 2025-09-16T19:44:17Z' + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - '*/*' + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + User-Agent: + - python-requests/2.32.4 + method: GET + uri: https://appinsights.azureedge.net/portal/regionMapping.json + response: + body: + string: "{\r\n \"regions\": {\r\n \"centralus\": {\r\n \"geo\": \"unitedstates\",\r\n + \ \"pairedRegions\": [\r\n \"eastus2\",\r\n \"eastus\"\r\n + \ ],\r\n \"laRegionCode\": \"CUS\"\r\n },\r\n \"eastus2\": + {\r\n \"geo\": \"unitedstates\",\r\n \"pairedRegions\": [\r\n \"centralus\",\r\n + \ \"eastus\"\r\n ],\r\n \"laRegionCode\": \"EUS2\"\r\n },\r\n + \ \"eastus\": {\r\n \"geo\": \"unitedstates\",\r\n \"pairedRegions\": + [\r\n \"westus\"\r\n ],\r\n \"laRegionCode\": \"EUS\"\r\n + \ },\r\n \"northcentralus\": {\r\n \"geo\": \"unitedstates\",\r\n + \ \"pairedRegions\": [\r\n \"southcentralus\"\r\n ],\r\n \"laRegionCode\": + \"NCUS\"\r\n },\r\n \"southcentralus\": {\r\n \"geo\": \"unitedstates\",\r\n + \ \"pairedRegions\": [\r\n \"northcentralus\"\r\n ],\r\n \"laRegionCode\": + \"SCUS\"\r\n },\r\n \"westus2\": {\r\n \"geo\": \"unitedstates\",\r\n + \ \"pairedRegions\": [\r\n \"westcentralus\"\r\n ],\r\n \"laRegionCode\": + \"WUS2\"\r\n },\r\n \"westus3\": {\r\n \"geo\": \"unitedstates\",\r\n + \ \"pairedRegions\": [\r\n \"westus2\"\r\n ],\r\n \"laRegionCode\": + \"USW3\"\r\n },\r\n \"westcentralus\": {\r\n \"geo\": \"unitedstates\",\r\n + \ \"pairedRegions\": [\r\n \"westus2\"\r\n ],\r\n \"laRegionCode\": + \"WCUS\"\r\n },\r\n \"westus\": {\r\n \"geo\": \"unitedstates\",\r\n + \ \"pairedRegions\": [\r\n \"eastus\"\r\n ],\r\n \"laRegionCode\": + \"WUS\"\r\n },\r\n \"canadacentral\": {\r\n \"geo\": \"canada\",\r\n + \ \"pairedRegions\": [\r\n \"canadaeast\"\r\n ],\r\n \"laRegionCode\": + \"CCAN\"\r\n },\r\n \"canadaeast\": {\r\n \"geo\": \"canada\",\r\n + \ \"pairedRegions\": [\r\n \"canadacentral\"\r\n ],\r\n \"laRegionCode\": + \"\"\r\n },\r\n \"brazilsouth\": {\r\n \"geo\": \"brazil\",\r\n + \ \"pairedRegions\": [\r\n \"southcentralus\"\r\n ],\r\n \"laRegionCode\": + \"CQ\"\r\n },\r\n \"eastasia\": {\r\n \"geo\": \"asiapacific\",\r\n + \ \"pairedRegions\": [\r\n \"southeastasia\"\r\n ],\r\n \"laRegionCode\": + \"EA\"\r\n },\r\n \"southeastasia\": {\r\n \"geo\": \"asiapacific\",\r\n + \ \"pairedRegions\": [\r\n \"eastasia\"\r\n ],\r\n \"laRegionCode\": + \"SEA\"\r\n },\r\n \"australiacentral\": {\r\n \"geo\": \"australia\",\r\n + \ \"pairedRegions\": [\r\n \"australiacentral2\",\r\n \"australiaeast\"\r\n + \ ],\r\n \"laRegionCode\": \"CAU\"\r\n },\r\n \"australiacentral2\": + {\r\n \"geo\": \"australia\",\r\n \"pairedRegions\": [\r\n \"australiacentral\",\r\n + \ \"australiaeast\"\r\n ],\r\n \"laRegionCode\": \"CBR2\"\r\n + \ },\r\n \"australiaeast\": {\r\n \"geo\": \"australia\",\r\n \"pairedRegions\": + [\r\n \"australiasoutheast\"\r\n ],\r\n \"laRegionCode\": + \"EAU\"\r\n },\r\n \"australiasoutheast\": {\r\n \"geo\": \"australia\",\r\n + \ \"pairedRegions\": [\r\n \"australiaeast\"\r\n ],\r\n \"laRegionCode\": + \"SEAU\"\r\n },\r\n \"chinaeast\": {\r\n \"geo\": \"china\",\r\n + \ \"pairedRegions\": [\r\n \"chinanorth\",\r\n \"chinaeast2\"\r\n + \ ],\r\n \"laRegionCode\": \"\"\r\n },\r\n \"chinanorth\": + {\r\n \"geo\": \"china\",\r\n \"pairedRegions\": [\r\n \"chinaeast\",\r\n + \ \"chinaeast2\"\r\n ],\r\n \"laRegionCode\": \"\"\r\n },\r\n + \ \"chinaeast2\": {\r\n \"geo\": \"china\",\r\n \"pairedRegions\": + [\r\n \"chinanorth2\"\r\n ],\r\n \"laRegionCode\": \"CNE2\"\r\n + \ },\r\n \"chinanorth2\": {\r\n \"geo\": \"china\",\r\n \"pairedRegions\": + [\r\n \"chinaeast2\"\r\n ],\r\n \"laRegionCode\": \"\"\r\n + \ },\r\n \"chinaeast3\": {\r\n \"geo\": \"china\",\r\n \"pairedRegions\": + [\r\n \"chinanorth3\"\r\n ],\r\n \"laRegionCode\": \"CNE3\"\r\n + \ },\r\n \"chinanorth3\": {\r\n \"geo\": \"china\",\r\n \"pairedRegions\": + [\r\n \"chinaeast3\"\r\n ],\r\n \"laRegionCode\": \"CNN3\"\r\n + \ },\r\n \"centralindia\": {\r\n \"geo\": \"india\",\r\n \"pairedRegions\": + [\r\n \"southindia\"\r\n ],\r\n \"laRegionCode\": \"CID\"\r\n + \ },\r\n \"southindia\": {\r\n \"geo\": \"india\",\r\n \"pairedRegions\": + [\r\n \"centralindia\"\r\n ],\r\n \"laRegionCode\": \"\"\r\n + \ },\r\n \"westindia\": {\r\n \"geo\": \"india\",\r\n \"pairedRegions\": + [\r\n \"southindia\",\r\n \"centralindia\"\r\n ],\r\n \"laRegionCode\": + \"\"\r\n },\r\n \"jioindiacentral\": {\r\n \"geo\": \"india\",\r\n + \ \"pairedRegions\": [],\r\n \"laRegionCode\": \"JINC\"\r\n },\r\n + \ \"jioindiawest\": {\r\n \"geo\": \"india\",\r\n \"pairedRegions\": + [],\r\n \"laRegionCode\": \"JINW\"\r\n },\r\n \"japaneast\": {\r\n + \ \"geo\": \"japan\",\r\n \"pairedRegions\": [\r\n \"japanwest\"\r\n + \ ],\r\n \"laRegionCode\": \"EJP\"\r\n },\r\n \"japanwest\": + {\r\n \"geo\": \"japan\",\r\n \"pairedRegions\": [\r\n \"japaneast\"\r\n + \ ],\r\n \"laRegionCode\": \"OS\"\r\n },\r\n \"koreacentral\": + {\r\n \"geo\": \"korea\",\r\n \"pairedRegions\": [\r\n \"koreasouth\"\r\n + \ ],\r\n \"laRegionCode\": \"SE\"\r\n },\r\n \"koreasouth\": + {\r\n \"geo\": \"korea\",\r\n \"pairedRegions\": [\r\n \"koreacentral\"\r\n + \ ],\r\n \"laRegionCode\": \"\"\r\n },\r\n \"northeurope\": + {\r\n \"geo\": \"europe\",\r\n \"pairedRegions\": [\r\n \"westeurope\"\r\n + \ ],\r\n \"laRegionCode\": \"NEU\"\r\n },\r\n \"westeurope\": + {\r\n \"geo\": \"europe\",\r\n \"pairedRegions\": [\r\n \"northeurope\"\r\n + \ ],\r\n \"laRegionCode\": \"WEU\"\r\n },\r\n \"francecentral\": + {\r\n \"geo\": \"france\",\r\n \"pairedRegions\": [\r\n \"francesouth\"\r\n + \ ],\r\n \"laRegionCode\": \"PAR\"\r\n },\r\n \"francesouth\": + {\r\n \"geo\": \"france\",\r\n \"pairedRegions\": [\r\n \"francecentral\"\r\n + \ ],\r\n \"laRegionCode\": \"\"\r\n },\r\n \"uksouth\": {\r\n + \ \"geo\": \"unitedkingdom\",\r\n \"pairedRegions\": [\r\n \"ukwest\"\r\n + \ ],\r\n \"laRegionCode\": \"SUK\"\r\n },\r\n \"ukwest\": {\r\n + \ \"geo\": \"unitedkingdom\",\r\n \"pairedRegions\": [\r\n \"uksouth\"\r\n + \ ],\r\n \"laRegionCode\": \"WUK\"\r\n },\r\n \"germanycentral\": + {\r\n \"geo\": \"germany\",\r\n \"pairedRegions\": [\r\n \"germanynortheast\"\r\n + \ ],\r\n \"laRegionCode\": \"\"\r\n },\r\n \"germanynortheast\": + {\r\n \"geo\": \"germany\",\r\n \"pairedRegions\": [\r\n \"germanycentral\"\r\n + \ ],\r\n \"laRegionCode\": \"\"\r\n },\r\n \"germanywestcentral\": + {\r\n \"geo\": \"germany\",\r\n \"pairedRegions\": [\r\n \"germanynorth\"\r\n + \ ],\r\n \"laRegionCode\": \"DEWC\"\r\n },\r\n \"germanynorth\": + {\r\n \"geo\": \"germany\",\r\n \"pairedRegions\": [\r\n \"germanywestcentral\"\r\n + \ ],\r\n \"laRegionCode\": \"DEN\"\r\n },\r\n \"switzerlandwest\": + {\r\n \"geo\": \"switzerland\",\r\n \"pairedRegions\": [],\r\n \"laRegionCode\": + \"CHW\"\r\n },\r\n \"switzerlandnorth\": {\r\n \"geo\": \"switzerland\",\r\n + \ \"pairedRegions\": [],\r\n \"laRegionCode\": \"CHN\"\r\n },\r\n + \ \"swedencentral\": {\r\n \"geo\": \"sweden\",\r\n \"pairedRegions\": + [],\r\n \"laRegionCode\": \"SEC\"\r\n },\r\n \"swedensouth\": {\r\n + \ \"geo\": \"sweden\",\r\n \"pairedRegions\": [],\r\n \"laRegionCode\": + \"SES\"\r\n },\r\n \"norwaywest\": {\r\n \"geo\": \"norway\",\r\n + \ \"pairedRegions\": [],\r\n \"laRegionCode\": \"\"\r\n },\r\n + \ \"norwayeast\": {\r\n \"geo\": \"norway\",\r\n \"pairedRegions\": + [],\r\n \"laRegionCode\": \"\"\r\n },\r\n \"southafricanorth\": + {\r\n \"geo\": \"africa\",\r\n \"pairedRegions\": [\r\n \"southafricawest\"\r\n + \ ],\r\n \"laRegionCode\": \"JNB\"\r\n },\r\n \"southafricawest\": + {\r\n \"geo\": \"africa\",\r\n \"pairedRegions\": [\r\n \"southafricanorth\"\r\n + \ ],\r\n \"laRegionCode\": \"CPT\"\r\n },\r\n \"uaenorth\": + {\r\n \"geo\": \"unitedarabemirates\",\r\n \"pairedRegions\": [],\r\n + \ \"laRegionCode\": \"\"\r\n },\r\n \"uaecentral\": {\r\n \"geo\": + \"unitedarabemirates\",\r\n \"pairedRegions\": [],\r\n \"laRegionCode\": + \"AUH\"\r\n },\r\n \"qatarcentral\": {\r\n \"geo\": \"qatar\",\r\n + \ \"pairedRegions\": [],\r\n \"laRegionCode\": \"QAC\"\r\n },\r\n + \ \"polandcentral\": {\r\n \"geo\": \"poland\",\r\n \"pairedRegions\": + [],\r\n \"laRegionCode\": \"PLC\"\r\n },\r\n \"israelcentral\": + {\r\n \"geo\": \"israel\",\r\n \"pairedRegions\": [],\r\n \"laRegionCode\": + \"ILC\"\r\n },\r\n \"italynorth\": {\r\n \"geo\": \"italy\",\r\n + \ \"pairedRegions\": [],\r\n \"laRegionCode\": \"ITN\"\r\n },\r\n + \ \"spaincentral\": {\r\n \"geo\": \"spain\",\r\n \"pairedRegions\": + [],\r\n \"laRegionCode\": \"ESC\"\r\n },\r\n \"mexicocentral\": + {\r\n \"geo\": \"mexico\",\r\n \"pairedRegions\": [],\r\n \"laRegionCode\": + \"MXC\"\r\n },\r\n \"taiwannorth\": {\r\n \"geo\": \"taiwan\",\r\n + \ \"pairedRegions\": [\r\n \"taiwannorthwest\"\r\n ],\r\n + \ \"laRegionCode\": \"TWN\"\r\n },\r\n \"taiwannorthwest\": {\r\n + \ \"geo\": \"taiwan\",\r\n \"pairedRegions\": [\r\n \"taiwannorth\"\r\n + \ ],\r\n \"laRegionCode\": \"TWNW\"\r\n },\r\n \"newzealandnorth\": + {\r\n \"geo\": \"newzealand\",\r\n \"pairedRegions\": [],\r\n \"laRegionCode\": + \"NZN\"\r\n },\r\n \"indonesiacentral\": {\r\n \"geo\": \"indonesia\",\r\n + \ \"pairedRegions\": [],\r\n \"laRegionCode\": \"IDC\"\r\n },\r\n + \ \"malaysiawest\": {\r\n \"geo\": \"malaysia\",\r\n \"pairedRegions\": + [],\r\n \"laRegionCode\": \"MYW\"\r\n },\r\n \"chilecentral\": + {\r\n \"geo\": \"chile\",\r\n \"pairedRegions\": [],\r\n \"laRegionCode\": + \"CLC\"\r\n },\r\n \"usdodcentral\": {\r\n \"geo\": \"azuregovernment\",\r\n + \ \"pairedRegions\": [\r\n \"usdodeast\"\r\n ],\r\n \"laRegionCode\": + \"\"\r\n },\r\n \"usdodeast\": {\r\n \"geo\": \"azuregovernment\",\r\n + \ \"pairedRegions\": [\r\n \"usdodcentral\"\r\n ],\r\n \"laRegionCode\": + \"\"\r\n },\r\n \"usgovarizona\": {\r\n \"geo\": \"azuregovernment\",\r\n + \ \"pairedRegions\": [\r\n \"usgovtexas\"\r\n ],\r\n \"laRegionCode\": + \"PHX\"\r\n },\r\n \"usgoviowa\": {\r\n \"geo\": \"azuregovernment\",\r\n + \ \"pairedRegions\": [\r\n \"usgovvirginia\"\r\n ],\r\n \"laRegionCode\": + \"\"\r\n },\r\n \"usgovtexas\": {\r\n \"geo\": \"azuregovernment\",\r\n + \ \"pairedRegions\": [\r\n \"usgovarizona\"\r\n ],\r\n \"laRegionCode\": + \"SN\"\r\n },\r\n \"usgovvirginia\": {\r\n \"geo\": \"azuregovernment\",\r\n + \ \"pairedRegions\": [\r\n \"usgoviowa\",\r\n \"usgovarizona\"\r\n + \ ],\r\n \"laRegionCode\": \"USBN1\"\r\n },\r\n \"ussecwest\": + {\r\n \"geo\": \"azuregovernment\",\r\n \"pairedRegions\": [\r\n + \ \"usseceast\"\r\n ],\r\n \"laRegionCode\": \"RXW\"\r\n },\r\n + \ \"usseceast\": {\r\n \"geo\": \"azuregovernment\",\r\n \"pairedRegions\": + [\r\n \"ussecwest\"\r\n ],\r\n \"laRegionCode\": \"RXE\"\r\n + \ },\r\n \"ussecwestcentral\": {\r\n \"geo\": \"azuregovernment\",\r\n + \ \"pairedRegions\": [\r\n \"usseceast\"\r\n ],\r\n \"laRegionCode\": + \"USSWC\"\r\n },\r\n \"usnatwest\": {\r\n \"geo\": \"azuregovernment\",\r\n + \ \"pairedRegions\": [\r\n \"usnateast\"\r\n ],\r\n \"laRegionCode\": + \"EXW\"\r\n },\r\n \"usnateast\": {\r\n \"geo\": \"azuregovernment\",\r\n + \ \"pairedRegions\": [\r\n \"usnatwest\"\r\n ],\r\n \"laRegionCode\": + \"EXE\"\r\n }\r\n }\r\n}" + headers: + access-control-allow-origin: + - '*' + access-control-expose-headers: + - x-ms-request-id,Server,x-ms-version,Content-Type,ETag,Last-Modified,x-ms-lease-status,x-ms-blob-type,Content-Length,Date,Transfer-Encoding + connection: + - keep-alive + content-length: + - '10611' + content-type: + - application/json + date: + - Tue, 16 Sep 2025 19:44:17 GMT + last-modified: + - Mon, 28 Apr 2025 22:50:45 GMT + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-azure-ref: + - 20250916T194417Z-166b54bd987d4bbchC1CO1fumn00000005rg000000007mbx + x-cache: + - TCP_HIT + x-cache-info: + - L1_T2 + x-fd-int-roxy-purgeid: + - '0' + x-ms-blob-type: + - BlockBlob + x-ms-lease-status: + - unlocked + x-ms-version: + - '2009-09-19' + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - functionapp create + Connection: + - keep-alive + ParameterSetName: + - -g -n -c -s --os-type --functions-version --runtime --runtime-version --domain-name-scope + User-Agent: + - AZURECLI/2.77.0 azsdk-python-core/1.35.0 Python/3.11.9 (Windows-10-10.0.22631-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/DefaultResourceGroup-PAR/providers/Microsoft.OperationalInsights/workspaces/DefaultWorkspace-2819c8c8-a774-4ac9-bf91-8bb8f1f47ece-PAR?api-version=2021-12-01-preview + response: + body: + string: '{"properties":{"customerId":"d7685234-e914-4ad0-a85d-85502e015568","provisioningState":"Succeeded","sku":{"name":"PerGB2018","lastSkuUpdate":"2025-05-05T17:11:45.2650153Z"},"retentionInDays":30,"features":{"legacy":0,"searchVersion":1,"enableLogAccessUsingOnlyResourcePermissions":true},"workspaceCapping":{"dailyQuotaGb":-1.0,"quotaNextResetTime":"2025-05-06T16:00:00Z","dataIngestionStatus":"RespectQuota"},"publicNetworkAccessForIngestion":"Enabled","publicNetworkAccessForQuery":"Enabled","createdDate":"2025-05-05T17:11:45.2650153Z","modifiedDate":"2025-05-05T17:11:50.8935789Z"},"location":"francecentral","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/DefaultResourceGroup-PAR/providers/Microsoft.OperationalInsights/workspaces/DefaultWorkspace-2819c8c8-a774-4ac9-bf91-8bb8f1f47ece-PAR","name":"DefaultWorkspace-2819c8c8-a774-4ac9-bf91-8bb8f1f47ece-PAR","type":"Microsoft.OperationalInsights/workspaces","etag":"\"f801bb60-0000-0e00-0000-6818f1560000\""}' + headers: + access-control-allow-origin: + - '*' + api-supported-versions: + - 2021-12-01-preview + cache-control: + - no-cache + content-length: + - '987' + content-type: + - application/json; charset=utf-8 + date: + - Tue, 16 Sep 2025 19:44:18 GMT + expires: + - '-1' + pragma: + - no-cache + request-context: + - appId=cid-v1:e6336c63-aab2-45f0-996a-e5dbab2a1508 + strict-transport-security: + - max-age=31536000; includeSubDomains + x-cache: + - CONFIG_NOCACHE + x-content-type-options: + - nosniff + x-ms-ratelimit-remaining-subscription-global-reads: + - '16499' + x-msedge-ref: + - 'Ref A: 738FA04FCEFD46E59E71215C6089DFA8 Ref B: CO6AA3150218035 Ref C: 2025-09-16T19:44:17Z' + status: + code: 200 + message: OK +- request: + body: '{"location": "francecentral", "kind": "web", "properties": {"Application_Type": + "web", "WorkspaceResourceId": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/DefaultResourceGroup-PAR/providers/Microsoft.OperationalInsights/workspaces/DefaultWorkspace-2819c8c8-a774-4ac9-bf91-8bb8f1f47ece-PAR"}}' + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - functionapp create + Connection: + - keep-alive + Content-Length: + - '314' + Content-Type: + - application/json + ParameterSetName: + - -g -n -c -s --os-type --functions-version --runtime --runtime-version --domain-name-scope + User-Agent: + - AZURECLI/2.77.0 azsdk-python-core/1.35.0 Python/3.11.9 (Windows-10-10.0.22631-SP0) + method: PUT + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Insights/components/functionappudom000003?api-version=2020-02-02-preview + response: + body: + string: "{\r\n \"kind\": \"web\",\r\n \"etag\": \"\\\"49016791-0000-0e00-0000-68c9be140000\\\"\",\r\n + \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/microsoft.insights/components/functionappudom000003\",\r\n + \ \"name\": \"functionappudom000003\",\r\n \"type\": \"microsoft.insights/components\",\r\n + \ \"location\": \"francecentral\",\r\n \"tags\": {},\r\n \"properties\": + {\r\n \"ApplicationId\": \"functionappudom000003\",\r\n \"AppId\": \"926e7d23-b4b1-442d-97c3-19a6e516f7c1\",\r\n + \ \"Application_Type\": \"web\",\r\n \"Flow_Type\": null,\r\n \"Request_Source\": + null,\r\n \"InstrumentationKey\": \"60e03553-fa0b-4971-b9a9-49c86a2e1e94\",\r\n + \ \"ConnectionString\": \"InstrumentationKey=60e03553-fa0b-4971-b9a9-49c86a2e1e94;IngestionEndpoint=https://francecentral-1.in.applicationinsights.azure.com/;LiveEndpoint=https://francecentral.livediagnostics.monitor.azure.com/;ApplicationId=926e7d23-b4b1-442d-97c3-19a6e516f7c1\",\r\n + \ \"Name\": \"functionappudom000003\",\r\n \"CreationDate\": \"2025-09-16T19:44:20.7849361+00:00\",\r\n + \ \"TenantId\": \"2819c8c8-a774-4ac9-bf91-8bb8f1f47ece\",\r\n \"provisioningState\": + \"Succeeded\",\r\n \"SamplingPercentage\": null,\r\n \"RetentionInDays\": + 90,\r\n \"WorkspaceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/DefaultResourceGroup-PAR/providers/Microsoft.OperationalInsights/workspaces/DefaultWorkspace-2819c8c8-a774-4ac9-bf91-8bb8f1f47ece-PAR\",\r\n + \ \"IngestionMode\": \"LogAnalytics\",\r\n \"publicNetworkAccessForIngestion\": + \"Enabled\",\r\n \"publicNetworkAccessForQuery\": \"Enabled\",\r\n \"Ver\": + \"v2\"\r\n }\r\n}" + headers: + access-control-expose-headers: + - Request-Context + cache-control: + - no-cache + content-length: + - '1558' + content-type: + - application/json; charset=utf-8 + date: + - Tue, 16 Sep 2025 19:44:20 GMT + expires: + - '-1' + pragma: + - no-cache + request-context: + - appId=cid-v1:0dd6a9c3-b728-41ca-aa78-7e1962e22331 + strict-transport-security: + - max-age=31536000; includeSubDomains + x-cache: + - CONFIG_NOCACHE + x-content-type-options: + - nosniff + x-ms-operation-identifier: + - tenantId=72f988bf-86f1-41af-91ab-2d7cd011db47,objectId=bd30bf6a-f200-4cfd-bcd6-a339b0d9dbe8/northeurope/5560afa3-24aa-448e-99b6-12e330ecfe48 + x-ms-ratelimit-remaining-subscription-global-writes: + - '11999' + x-ms-ratelimit-remaining-subscription-writes: + - '799' + x-msedge-ref: + - 'Ref A: B20E97C6B0F647FD8B49B3DC6E24BC07 Ref B: MWH011020809023 Ref C: 2025-09-16T19:44:19Z' + x-powered-by: + - ASP.NET + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - functionapp create + Connection: + - keep-alive + Content-Length: + - '0' + ParameterSetName: + - -g -n -c -s --os-type --functions-version --runtime --runtime-version --domain-name-scope + User-Agent: + - AZURECLI/2.77.0 azsdk-python-core/1.35.0 Python/3.11.9 (Windows-10-10.0.22631-SP0) + method: POST + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionappudom000003/config/appsettings/list?api-version=2024-11-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionappudom000003/config/appsettings","name":"appsettings","type":"Microsoft.Web/sites/config","location":"France + Central","properties":{"FUNCTIONS_WORKER_RUNTIME":"node","WEBSITE_NODE_DEFAULT_VERSION":"~22","FUNCTIONS_EXTENSION_VERSION":"~4","AzureWebJobsStorage":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_CONTENTAZUREFILECONNECTIONSTRING":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_CONTENTSHARE":"functionappudom000003b0f7d104ffcf"}}' + headers: + cache-control: + - no-cache + content-length: + - '755' + content-type: + - application/json + date: + - Tue, 16 Sep 2025 19:44:21 GMT + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + x-aspnet-version: + - 4.0.30319 + x-cache: + - CONFIG_NOCACHE + x-content-type-options: + - nosniff + x-ms-operation-identifier: + - tenantId=72f988bf-86f1-41af-91ab-2d7cd011db47,objectId=bd30bf6a-f200-4cfd-bcd6-a339b0d9dbe8/eastus2/e70f53db-8bd6-4bad-b44e-92d4d53b1c44 + x-ms-ratelimit-remaining-subscription-resource-requests: + - '799' + x-msedge-ref: + - 'Ref A: 47DC42F44E1F4B17BF019EBF9BFC650A Ref B: MWH011020806042 Ref C: 2025-09-16T19:44:21Z' + x-powered-by: + - ASP.NET + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - functionapp create + Connection: + - keep-alive + ParameterSetName: + - -g -n -c -s --os-type --functions-version --runtime --runtime-version --domain-name-scope + User-Agent: + - AZURECLI/2.77.0 azsdk-python-core/1.35.0 Python/3.11.9 (Windows-10-10.0.22631-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionappudom000003?api-version=2024-11-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionappudom000003","name":"functionappudom000003","type":"Microsoft.Web/sites","kind":"functionapp","location":"France + Central","properties":{"name":"functionappudom000003","state":"Running","hostNames":["functionappudom000003-gnamg9d2ard3hehq.francecentral-01.azurewebsites.net"],"webSpace":"clitest.rg000001-FranceCentralwebspace","selfLink":"https://waws-prod-par-055.api.azurewebsites.windows.net:454/subscriptions/00000000-0000-0000-0000-000000000000/webspaces/clitest.rg000001-FranceCentralwebspace/sites/functionappudom000003","repositorySiteName":"functionappudom000003","owner":null,"usageState":"Normal","enabled":true,"adminEnabled":true,"siteScopedCertificatesEnabled":false,"afdEnabled":false,"enabledHostNames":["functionappudom000003-gnamg9d2ard3hehq.francecentral-01.azurewebsites.net","functionappudom000003-gnamg9d2ard3hehq.scm.francecentral-01.azurewebsites.net"],"siteProperties":{"metadata":null,"properties":[{"name":"LinuxFxVersion","value":""},{"name":"WindowsFxVersion","value":null}],"appSettings":null},"availabilityState":"Normal","sslCertificates":null,"csrs":[],"cers":null,"siteMode":null,"hostNameSslStates":[{"name":"functionappudom000003-gnamg9d2ard3hehq.francecentral-01.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"virtualIPv6":null,"thumbprint":null,"certificateResourceId":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Standard"},{"name":"functionappudom000003-gnamg9d2ard3hehq.scm.francecentral-01.azurewebsites.net","sslState":"Disabled","ipBasedSslResult":null,"virtualIP":null,"virtualIPv6":null,"thumbprint":null,"certificateResourceId":null,"toUpdate":null,"toUpdateIpBasedSsl":null,"ipBasedSslState":"NotConfigured","hostType":"Repository"}],"computeMode":null,"serverFarm":null,"serverFarmId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/serverfarms/FranceCentralPlan","reserved":false,"isXenon":false,"hyperV":false,"sandboxType":null,"lastModifiedTimeUtc":"2025-09-16T19:44:14.0433333","storageRecoveryDefaultState":"Running","contentAvailabilityState":"Normal","runtimeAvailabilityState":"Normal","dnsConfiguration":{},"containerAllocationSubnet":null,"useContainerLocalhostBindings":null,"outboundVnetRouting":{"allTraffic":false,"applicationTraffic":false,"contentShareTraffic":false,"imagePullTraffic":false,"backupRestoreTraffic":false,"managedIdentityTraffic":false},"legacyServiceEndpointTrafficEvaluation":null,"siteConfig":{"numberOfWorkers":1,"defaultDocuments":null,"netFrameworkVersion":null,"phpVersion":null,"pythonVersion":null,"nodeVersion":null,"powerShellVersion":null,"linuxFxVersion":"","windowsFxVersion":null,"sandboxType":null,"windowsConfiguredStacks":null,"requestTracingEnabled":null,"remoteDebuggingEnabled":null,"remoteDebuggingVersion":null,"httpLoggingEnabled":null,"azureMonitorLogCategories":null,"acrUseManagedIdentityCreds":false,"acrUserManagedIdentityID":null,"logsDirectorySizeLimit":null,"detailedErrorLoggingEnabled":null,"publishingUsername":null,"publishingPassword":null,"appSettings":null,"metadata":null,"connectionStrings":null,"machineKey":null,"handlerMappings":null,"documentRoot":null,"scmType":null,"use32BitWorkerProcess":null,"webSocketsEnabled":null,"alwaysOn":false,"javaVersion":null,"javaContainer":null,"javaContainerVersion":null,"appCommandLine":null,"managedPipelineMode":null,"virtualApplications":null,"winAuthAdminState":null,"winAuthTenantState":null,"customAppPoolIdentityAdminState":null,"customAppPoolIdentityTenantState":null,"runtimeADUser":null,"runtimeADUserPassword":null,"loadBalancing":null,"routingRules":null,"experiments":null,"limits":null,"autoHealEnabled":null,"autoHealRules":null,"tracingOptions":null,"vnetName":null,"vnetRouteAllEnabled":null,"vnetPrivatePortsCount":null,"publicNetworkAccess":null,"cors":null,"push":null,"apiDefinition":null,"apiManagementConfig":null,"autoSwapSlotName":null,"localMySqlEnabled":null,"managedServiceIdentityId":null,"xManagedServiceIdentityId":null,"keyVaultReferenceIdentity":null,"ipSecurityRestrictions":null,"ipSecurityRestrictionsDefaultAction":null,"scmIpSecurityRestrictions":null,"scmIpSecurityRestrictionsDefaultAction":null,"scmIpSecurityRestrictionsUseMain":null,"http20Enabled":true,"minTlsVersion":null,"minTlsCipherSuite":null,"scmMinTlsCipherSuite":null,"supportedTlsCipherSuites":null,"scmSupportedTlsCipherSuites":null,"scmMinTlsVersion":null,"ftpsState":null,"preWarmedInstanceCount":null,"functionAppScaleLimit":200,"elasticWebAppScaleLimit":null,"healthCheckPath":null,"fileChangeAuditEnabled":null,"functionsRuntimeScaleMonitoringEnabled":null,"websiteTimeZone":null,"minimumElasticInstanceCount":0,"azureStorageAccounts":null,"http20ProxyFlag":null,"sitePort":null,"antivirusScanEnabled":null,"storageType":null,"sitePrivateLinkHostEnabled":null,"clusteringEnabled":false,"webJobsEnabled":false},"functionAppConfig":null,"daprConfig":null,"deploymentId":"functionappudom000003","slotName":null,"trafficManagerHostNames":null,"sku":"Dynamic","scmSiteAlsoStopped":false,"targetSwapSlot":null,"hostingEnvironment":null,"hostingEnvironmentProfile":null,"clientAffinityEnabled":false,"clientAffinityProxyEnabled":false,"useQueryStringAffinity":false,"blockPathTraversal":false,"clientCertEnabled":false,"clientCertMode":"Required","clientCertExclusionPaths":null,"clientCertExclusionEndPoints":null,"hostNamesDisabled":false,"ipMode":"IPv4","domainVerificationIdentifiers":null,"customDomainVerificationId":"A30F88B2892200B69DBBE4A3E3C91893CCE4CCA962F6402141769B98AAAD5615","kind":"functionapp","managedEnvironmentId":null,"workloadProfileName":null,"resourceConfig":null,"inboundIpAddress":"20.111.1.16","possibleInboundIpAddresses":"20.111.1.16","inboundIpv6Address":"2603:1020:805:2::61b","possibleInboundIpv6Addresses":"2603:1020:805:2::61b","ftpUsername":"functionappudom000003\\$functionappudom000003","ftpsHostName":"ftps://waws-prod-par-055.ftp.azurewebsites.windows.net/site/wwwroot","outboundIpAddresses":"98.66.231.133,172.189.65.37,98.66.204.214,20.40.153.178,98.66.206.41,172.189.49.182,20.216.205.150,172.189.118.129,172.189.155.170,20.19.218.248,4.178.252.3,172.189.48.192,20.216.203.211,4.176.17.40,172.189.111.104,172.189.112.100,20.19.247.87,98.66.188.9,20.111.1.16","possibleOutboundIpAddresses":"98.66.231.133,172.189.65.37,98.66.204.214,20.40.153.178,98.66.206.41,172.189.49.182,20.216.205.150,172.189.118.129,172.189.155.170,20.19.218.248,4.178.252.3,172.189.48.192,20.216.203.211,4.176.17.40,172.189.111.104,172.189.112.100,20.19.247.87,98.66.188.9,4.178.156.90,172.189.154.25,172.189.170.70,172.189.171.86,172.189.108.27,4.178.205.143,98.66.230.226,172.189.154.38,172.189.44.100,20.216.203.25,172.189.170.163,4.178.206.93,98.66.206.199,20.216.205.145,98.66.207.7,172.189.166.84,172.189.155.118,172.189.70.28,172.189.171.245,172.189.71.24,4.178.238.128,4.178.216.146,4.233.19.179,20.19.117.225,20.19.247.176,20.111.1.16","outboundIpv6Addresses":"2603:1020:800:b::1ac,2603:1020:802:7::29a,2603:1020:802:7::29b,2603:1020:802:7::29c,2603:1020:800:a::223,2603:1020:802:6::15,2603:1020:800:b::d7,2603:1020:802:6::1e8,2603:1020:802:3::af,2603:1020:800:a::118,2603:1020:802:6::264,2603:1020:802:3::b4,2603:1020:800:14::47,2603:1020:800:14::48,2603:1020:800:b::206,2603:1020:800:14::49,2603:1020:800:9::3d,2603:1020:800:a::119,2603:1020:805:2::61b,2603:10e1:100:2::146f:110","possibleOutboundIpv6Addresses":"2603:1020:800:b::1ac,2603:1020:802:7::29a,2603:1020:802:7::29b,2603:1020:802:7::29c,2603:1020:800:a::223,2603:1020:802:6::15,2603:1020:800:b::d7,2603:1020:802:6::1e8,2603:1020:802:3::af,2603:1020:800:a::118,2603:1020:802:6::264,2603:1020:802:3::b4,2603:1020:800:14::47,2603:1020:800:14::48,2603:1020:800:b::206,2603:1020:800:14::49,2603:1020:800:9::3d,2603:1020:800:a::119,2603:1020:802:3::91,2603:1020:800:8::7f,2603:1020:800:8::90,2603:1020:800:14::1b7,2603:1020:802:7::29d,2603:1020:802:6::e4,2603:1020:800:a::22a,2603:1020:802:6::106,2603:1020:800:b::217,2603:1020:800:8::92,2603:1020:802:3::99,2603:1020:800:b::2e9,2603:1020:800:a::d8,2603:1020:800:14::46,2603:1020:802:6::1e3,2603:1020:800:b::d6,2603:1020:800:8::94,2603:1020:800:a::d9,2603:1020:800:9::60,2603:1020:802:5::31,2603:1020:800:14::142,2603:1020:800:b::207,2603:1020:800:8::96,2603:1020:802:6::273,2603:1020:805:2::61b,2603:10e1:100:2::146f:110","containerSize":1536,"dailyMemoryTimeQuota":0,"suspendedTill":null,"siteDisabledReason":0,"functionExecutionUnitsCache":null,"maxNumberOfWorkers":null,"homeStamp":"waws-prod-par-055","cloningInfo":null,"hostingEnvironmentId":null,"tags":null,"resourceGroup":"clitest.rg000001","defaultHostName":"functionappudom000003-gnamg9d2ard3hehq.francecentral-01.azurewebsites.net","slotSwapStatus":null,"httpsOnly":false,"endToEndEncryptionEnabled":false,"functionsRuntimeAdminIsolationEnabled":false,"redundancyMode":"None","inProgressOperationId":null,"geoDistributions":null,"privateEndpointConnections":[],"publicNetworkAccess":"Enabled","buildVersion":null,"targetBuildVersion":null,"migrationState":null,"eligibleLogCategories":"FunctionAppLogs,AppServiceAuthenticationLogs","inFlightFeatures":["SiteContainers","RouteGeoCapacityClientTrafficToV2","RouteOperationClientTrafficToV2"],"storageAccountRequired":false,"virtualNetworkSubnetId":null,"keyVaultReferenceIdentity":"SystemAssigned","autoGeneratedDomainNameLabelScope":"SubscriptionReuse","privateLinkIdentifiers":null,"sshEnabled":null}}' + headers: + cache-control: + - no-cache + content-length: + - '9586' + content-type: + - application/json + date: + - Tue, 16 Sep 2025 19:44:21 GMT + etag: + - '"1DC274247D057B5"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + x-aspnet-version: + - 4.0.30319 + x-cache: + - CONFIG_NOCACHE + x-content-type-options: + - nosniff + x-ms-ratelimit-remaining-subscription-global-reads: + - '16499' + x-msedge-ref: + - 'Ref A: FD6975C571F74BA1B2AF57B248EC61C4 Ref B: CO6AA3150220017 Ref C: 2025-09-16T19:44:22Z' + x-powered-by: + - ASP.NET + status: + code: 200 + message: OK +- request: + body: '{"properties": {"FUNCTIONS_WORKER_RUNTIME": "node", "WEBSITE_NODE_DEFAULT_VERSION": + "~22", "FUNCTIONS_EXTENSION_VERSION": "~4", "AzureWebJobsStorage": "DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==", + "WEBSITE_CONTENTAZUREFILECONNECTIONSTRING": "DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==", + "WEBSITE_CONTENTSHARE": "functionappudom000003b0f7d104ffcf", "APPLICATIONINSIGHTS_CONNECTION_STRING": + "InstrumentationKey=60e03553-fa0b-4971-b9a9-49c86a2e1e94;IngestionEndpoint=https://francecentral-1.in.applicationinsights.azure.com/;LiveEndpoint=https://francecentral.livediagnostics.monitor.azure.com/;ApplicationId=926e7d23-b4b1-442d-97c3-19a6e516f7c1"}}' + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - functionapp create + Connection: + - keep-alive + Content-Length: + - '817' + Content-Type: + - application/json + ParameterSetName: + - -g -n -c -s --os-type --functions-version --runtime --runtime-version --domain-name-scope + User-Agent: + - AZURECLI/2.77.0 azsdk-python-core/1.35.0 Python/3.11.9 (Windows-10-10.0.22631-SP0) + method: PUT + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionappudom000003/config/appsettings?api-version=2024-11-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Web/sites/functionappudom000003/config/appsettings","name":"appsettings","type":"Microsoft.Web/sites/config","location":"France + Central","properties":{"FUNCTIONS_WORKER_RUNTIME":"node","WEBSITE_NODE_DEFAULT_VERSION":"~22","FUNCTIONS_EXTENSION_VERSION":"~4","AzureWebJobsStorage":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_CONTENTAZUREFILECONNECTIONSTRING":"DefaultEndpointsProtocol=https;EndpointSuffix=core.windows.net;AccountName=clitest000002;AccountKey=veryFakedStorageAccountKey==","WEBSITE_CONTENTSHARE":"functionappudom000003b0f7d104ffcf","APPLICATIONINSIGHTS_CONNECTION_STRING":"InstrumentationKey=60e03553-fa0b-4971-b9a9-49c86a2e1e94;IngestionEndpoint=https://francecentral-1.in.applicationinsights.azure.com/;LiveEndpoint=https://francecentral.livediagnostics.monitor.azure.com/;ApplicationId=926e7d23-b4b1-442d-97c3-19a6e516f7c1"}}' + headers: + cache-control: + - no-cache + content-length: + - '1050' + content-type: + - application/json + date: + - Tue, 16 Sep 2025 19:44:23 GMT + etag: + - '"1DC274247D057B5"' + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + x-aspnet-version: + - 4.0.30319 + x-cache: + - CONFIG_NOCACHE + x-content-type-options: + - nosniff + x-ms-operation-identifier: + - tenantId=72f988bf-86f1-41af-91ab-2d7cd011db47,objectId=bd30bf6a-f200-4cfd-bcd6-a339b0d9dbe8/northeurope/0cfa9662-6c56-482e-a380-00e423d5f5e9 + x-ms-ratelimit-remaining-subscription-global-writes: + - '11999' + x-ms-ratelimit-remaining-subscription-writes: + - '799' + x-msedge-ref: + - 'Ref A: 659A96AA572E431E9D5E221625617EA4 Ref B: CO6AA3150220037 Ref C: 2025-09-16T19:44:22Z' + x-powered-by: + - ASP.NET + status: + code: 200 + message: OK +version: 1 diff --git a/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/test_functionapp_commands.py b/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/test_functionapp_commands.py index b9d33829e89..b238def5900 100644 --- a/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/test_functionapp_commands.py +++ b/src/azure-cli/azure/cli/command_modules/appservice/tests/latest/test_functionapp_commands.py @@ -6,6 +6,7 @@ import unittest from unittest import mock import os +import re import time import tempfile import requests @@ -2065,6 +2066,24 @@ def test_functionapp_windows_runtime_version(self, resource_group, storage_accou self.cmd( 'functionapp delete -g {} -n {}'.format(resource_group, functionapp_name)) + @ResourceGroupPreparer(location=WINDOWS_ASP_LOCATION_FUNCTIONAPP) + @StorageAccountPreparer() + def test_functionapp_unique_domain_name(self, resource_group, storage_account): + functionapp_name = self.create_random_name( + 'functionappudom', 24) + + result = self.cmd('functionapp create -g {} -n {} -c {} -s {} --os-type Windows --functions-version 4 --runtime node --runtime-version 22 --domain-name-scope SubscriptionReuse' + .format(resource_group, functionapp_name, WINDOWS_ASP_LOCATION_FUNCTIONAPP, storage_account)).get_output_in_json() + + default_hostname = result.get('defaultHostName') + pattern = r'^([a-zA-Z0-9\-]+)-([a-z0-9]{16})\.([a-z]+-\d{2})\.azurewebsites\.net$' + match = re.match(pattern, default_hostname) + self.assertIsNotNone(match, "defaultHostName '{}' does not match expected pattern".format(default_hostname)) + app_name, hash_part, region = match.groups() + self.assertTrue(len(hash_part) == 16 and hash_part.islower(), "Hash is not 16 chars or not lowercase.") + self.assertIn('-', region, "Region part does not have '-' separator.") + self.assertEqual(app_name, functionapp_name, "App name and defaultHostName app name do not match.") + @ResourceGroupPreparer(location=WINDOWS_ASP_LOCATION_FUNCTIONAPP) @StorageAccountPreparer()